As Ryan and I have been working on our Maya Python book, I have been converting more of my own tools into Python modules and scripted plug-ins. Consequently, I have decided to stop supporting my old MEL tools and have begun rolling everything into a single Python package: AM Tools.
Additionally, I have put up a couple of custom plug-in commands to accompany nodes that I previously released on the site. Because these make pretty good use of a variety of Maya API classes, they should serve as a pretty good reference for anyone out there wanting to roll their own commands!
Tags: Maya, Maya Python
I’m going to buy that book. I’m already learning a lot with your python scripts, thanks! I’m trying to understand the math of your shoulder constraint, so If you or anyone could paste any link to an explanation of quaternions, etc, that help me to understand it would be great. Thank you again!