Recent:
April 25th, 2011
January 2nd, 2011
drQt is a new project i’ve started and it aims to move and redesign the drqman interface with the help of PyQt . more →
October 24th, 2010
If you are used to code with python under maya , you are already aware that the maya API doesn’t cover all the node types available.
The only thing that have to be done is creating a new class , inherited from an MFnDependency node, and start overriding the create function . more →
