[Maya-Python] Re: Komodo->Maya

2009-12-07 Thread martinmrom...@gmail.com
Hey Chris! Have you tried Textmate, it works nicely with mac/maya/python. Right now I am using Maxya MEL/PYTHON in my pc as well. I tried the Komodo thing for maya but I didn't get any answers but maybe you'll have a better luck this time around. Martin On Dec 7, 1:34 pm, Chris Mills wrote: >

[Maya-Python] Re: PyMEL 1.0.0 Beta

2009-12-22 Thread martinmrom...@gmail.com
k\maya2009\python\lib\site-packages\beautifulsoup-3.10 > > > -py2.5.egg > > > Finished processing depencies for pymel == 1.0.0 > > > > Ok, I will continue now, I think this time is going to work. > > > > Martin > > > > On Tue, Dec 22, 2009 at 8:36 PM

[Maya-Python] Regarding "Names cannot be empty" error message in Eclipse 3.5.1

2010-01-12 Thread martinmrom...@gmail.com
Hello Everyone, I just finished setting up Eclipse with Pymel. I had already Pymel installed in my machine Windows xp 64 and I am using Maya 2009 and so far has worked out pretty well, pydev is properly placed as well, the entire set up has been properly been done however, when I go to Eclipse > F

[Maya-Python] Eclipse as Maya IDE while using pymel not working properly

2010-01-12 Thread martinmrom...@gmail.com
Hi there, I got everything working sort of ok right now in terms of having Eclipse as my Maya IDE, I had Pymel is working just fine with Maya 2009, I downloaded Eclipse and Pydev and I followed all the directions etc. In Eclipse when I hit the button or press Ctrl + Enter nothing happens, there i

[Maya-Python] Re: Eclipse as Maya IDE while using pymel not working properly

2010-01-14 Thread martinmrom...@gmail.com
Hello there, I still having issues with Eclipse as my Maya IDE, is anyone else having any problems with this workflow? every time I execute or press Ctrl + Enter from Eclipse, the program takes a long pause but nothing happens in Maya. Thanks On Jan 12, 3:51 am, "martinmrom...@gmail.com&qu

[Maya-Python] Re: PyMEL 1.0.0 Beta

2010-01-17 Thread martinmrom...@gmail.com
pensource one, for WingIDE for the other (they > > have a personal version as well, just without some of the bells and > > whistles) > > > Dave > > > On Thu, Dec 24, 2009 at 8:07 AM, Martin La Land Romero < > > martinmrom...@gmail.com> wrote: > >

[Maya-Python] Regarding the creation of windows using either Pymel or Python

2011-01-12 Thread martinmrom...@gmail.com
Hello Everyone, I was just wondering. The Maya docs says "If you want to create your own UI in Maya, we recommend that you use Python" Does anyone know of good UI tutorials done in python? I tried running The following are some helpful tips. We recommend that you use the shelfEditorWindow.py file

[Maya-Python] Regarding curve generated from animated object's translation

2011-02-26 Thread martinmrom...@gmail.com
Hello Everyone, Here is a tool that it is WIP. I know Maya has something already similar to it however, I figured it could be a good exercise for me while I am learning python. The issue that I am running into is, that I only want one full curve from the selected animated object however as yo

[Maya-Python] Regarding curve generated from an animated object's translation

2011-02-26 Thread martinmrom...@gmail.com
Hello Everyone, I am currently working on a basic tool, it is WIP. The purpose of the tool is to create a curve from an object's translation. I know that Maya has something like this already however, I wanted to create the actual script myself using Python. I have a problem with the script, it s

[Maya-Python] Listing textures from selected objects

2011-03-17 Thread martinmrom...@gmail.com
Does anyone know the name of the command or the way that I can get the full path of the textures from a selected object? Thanks, -m -- http://groups.google.com/group/python_inside_maya

[Maya-Python] Re: Listing textures from selected objects

2011-03-18 Thread martinmrom...@gmail.com
extureNode->FileName"). > Can You explain the details of your problem? > > Alex Mirgorodsky. > Shading TD/ Lighting TD > Renovation Entertainment. > > On Fri, Mar 18, 2011 at 9:50 AM, martinmrom...@gmail.com < > > martinmrom...@gmail.com> wrote: > &g

[Maya-Python] Re: Listing textures from selected objects

2011-03-18 Thread martinmrom...@gmail.com
ape`; >     string $materialList = strip( `connectionInfo -sfd ($sgList[0] + > ".surfaceShader")`); >     print $materialList; > >    string $texture = ""; > >    string $class[] = getClassification( `nodeType $materialList` ); > >    if ( "shader/surface" == $class[0]

[Maya-Python Club:1467] Python and Maya tutorials....

2009-01-20 Thread martinmrom...@gmail.com
Hello everyone, I am a newbie in Python however, I have been using Maya and 3ds max for fx, lighting, texturing and rendering projects for 4 years now. I would like to learn more about Python and Maya so that I can implement the combination of both in my everyday workflow as a visual effects ar

[Maya-Python Club:1472] Re: Python and Maya tutorials....

2009-01-21 Thread martinmrom...@gmail.com
Thank you all for your input, I really appreciated all of your comments. Regards, Martin On Jan 21, 8:50 am, Chad Vernon wrote: > And knowing is half the battle...GI Joe! > > > > On Wed, Jan 21, 2009 at 8:22 AM, Ofer Koren wrote: > > > Another approach is to think of a tool/script/plugin you

[Maya-Python Club:1492] Re: Python and Maya tutorials....

2009-01-23 Thread martinmrom...@gmail.com
Thank you Shawn! Martin On Jan 23, 10:38 am, Shawn Patapoff wrote: > May be really boring, but reading the Python MEL help files can be really > good. As a lot of the MEL/Python calls have example code. > > On Wed, Jan 21, 2009 at 9:37 AM, martinmrom...@gmail.com < > > ma

[Maya-Python Club:1536] Re: Python and Maya tutorials....

2009-02-03 Thread martinmrom...@gmail.com
Hello - chad , Thank you for taking the time to give out all that information and also for the examples that you showed us. I am currently learning Python like I mentioned before however; I do not have any experience with Mel, I don't know if this is a big deal, should I at least get familiar wit

[Maya-Python Club:1537] Mapy and Maya 2009 won't work.

2009-02-03 Thread martinmrom...@gmail.com
Does anyone knows if Mapy version 2.5.6 and Maya 2009 can work together, I tried it but the connection between them won't happen. I am also using UltraEdit. I followed the direction but it won't happen so I figure I'll post the issue here. If any of you is using this work flow, with the program

[Maya-Python Club:1548] Re: Mapy and Maya 2009 won't work.

2009-02-04 Thread martinmrom...@gmail.com
o idea why it doesn't work with 2k9. > > http://rodmena.com.googlepages.com/mapy_source.rar > > Farsheed. > > On 2/4/09, martinmrom...@gmail.com wrote: > > > > > Does anyone knows if Mapy version 2.5.6 and Maya 2009 can work > > together, I tried it but

[Maya-Python Club:1549] Re: Python and Maya tutorials....

2009-02-04 Thread martinmrom...@gmail.com
Hello there Shaun, That was a great way to put it Shaun. Yes, I do have the passion, that's why want to learn more about it. Thanks again, Martin On Feb 4, 4:37 am, sh...@pyrokinesis.co.nz wrote: > Writing a custom deformer > plugin to generate nurbs curves with particles > Driving rman shader

[Maya-Python Club:1613] Re: Mapy and Maya 2009 won't work.

2009-02-07 Thread martinmrom...@gmail.com
ultraedit .. its working perfect for me .. > > On Feb 4, 2:11 pm, "martinmrom...@gmail.com" > wrote: > > > Thank you for  mapy's source code Farsheed. I'll give it a try and If > > I can't figure it out I'll let you know. > > > Thanks &g

[Maya-Python Club:1616] Re: Mapy and Maya 2009 won't work.

2009-02-08 Thread martinmrom...@gmail.com
പുണ്ട! wrote: > Hi Martin > > I Dont know is this will help you , i am using this code in UEdit > > C:\mapy\mapy.exe -pn 2555 %F > > and maya simply i will open this port > > and its working perfect > > On Sat, Feb 7, 2009 at 1:01 PM, martinmrom...@gmail.com < >

[Maya-Python Club:/] Re: Mapy and Maya 2009 won't work.

2009-02-09 Thread martinmrom...@gmail.com
Thanks Farsheed, I will see if I can get it to work. Martin On Feb 9, 12:28 am, Farsheed Ashouri wrote: > Sorry, I forgot to mention that you should modify the plug-in contents if > you use windows, cause I am on Linux since 6 months ago and The Linux > version of *mapy* is working like a char

[Maya-Python Club:1705] Re: Mapy and Maya 2009 won't work.

2009-02-13 Thread martinmrom...@gmail.com
* smart brace indenting http://community.activestate.com/node/3021 So for now this will do the trick, I still need to copy all my scripts and paste them into the Script Editor however the tool is really handy. Thanks On Feb 9, 12:37 pm, "martinmrom...@gmail.com" wrote: > Thanks Farsheed, > > I wi

[Maya-Python] Re: Python IDE

2009-03-09 Thread martinmrom...@gmail.com
Hi there, you can try http://wingware.com/pub/wingide-101/3.1.7/wingide-101-3.1.7-1.exe really good Martin On Mar 9, 5:38 pm, Beau Garcia wrote: > Hi , > > I apologies if this question has been asked a thousand times, > > but im looking for some recommendations on a good python IDE? > > Is t

[Maya-Python] Re: Python IDE

2009-03-10 Thread martinmrom...@gmail.com
> > >>>>> On Mar 9, 2009, at 7:00 PM, Ian Jones wrote: > > >>>>>> Same here, Been very happy with wing. > > >>>>>> Though I did try Komodo IDE (http://www.activestate.com/komodo_edit/ > >>>>>> ) and fo