Congrats, Chad! Very awesome news...and I'm really glad to hear you guys will still be developing it and keeping it open-source. I know I've learned a lot just from looking through it and working with it. I'll have to post the space-switching script and the latest version of the autorigger you were helping me with at some point - I'm especially glad now that I went with PyMEL on these!
-JP On Wed, Mar 10, 2010 at 11:38 PM, yury nedelin <[email protected]> wrote: > wow congrats, this is very cool. > > yury > > > > On Wed, Mar 10, 2010 at 11:10 PM, Chad Dombrova <[email protected]> wrote: > >> >> > Does that mean in future you just have to do a plain: >> > from pymel.all import * >> > and it will be there without actually installing anything ? >> > Or will it be loaded by default ? >> >> just like maya.cmds, you'll have to import it to use it, but it will be >> installed by default in maya's site-packages directory. >> >> -chad >> >> >> -- >> http://groups.google.com/group/python_inside_maya >> > > -- > http://groups.google.com/group/python_inside_maya > -- John Patrick 404-242-2675 [email protected] http://www.canyourigit.com -- http://groups.google.com/group/python_inside_maya
