Hello, guys! Check out the tool I made, and tell me what you think. It is script for Autodesk Maya, that can help you easily create secondary motion\spring dynamics simulation without breaking rigs and without the need to actually add anything to the rig itself. It will bake it to controls, so you can fine-tune it by hand,…
Nope, even variable names are the same. The file you get on return is EXACTLY the same, even spaces, tabs and comments are there after decompiling pyc files, thats crazy :D And you can just google for pyc decomplier, it's easy to find. Anyway, I'll just remind again, that if anyone has any questions or suggestions about…
Sure, right now you can save 1 preset, load 1 preset and load default values. Everything is in the Presets menu in the top bar. These presets are saved into the defaults.ini (or file, which you can find in the folder with the scripts. It is possible to swap this file during runtime, and pressing Load Preset will load the…
Yes, it is based on nHair, which is only available in Maya. But you can simulate animation in Maya and bring it into MotionBuilder, you can even achieve a robust workflow using dynamic link between two programs. I'm sorry, there is no trial, though I did not hear any complaints from customers yet, except for it's…
Hello, Mira! Well, I actually don't know, but it does not work on Linux. I've added a fix to the error Linux users had in previous versions, but I don't know if it helped yet. I was just about to ask if anyone here runs Linux or MacOS with Maya 2015 or 2016? I'm still struggling to install Maya on Linux. Already have a…
Phew, finally. 1.4.0 released. More info in my blog post: http://nixes.ru/?p=568 Thanks, but that also requires to compile it for each maya version... I decided to release it with source code, and only protect with a license agreement, to make it easier compatible with different Maya versions without the need to compile it…