To all the molecular, medical and biological animatiors:
Molecular Maya has been launched! It is made freely abailable here
http://molecularmovies.com/toolkit/registration.php
Now comes the troubleshoot...
I tried it and had a problem:
when
python("import mMaya; mMaya.init()");
is being run from the userSetup.mel file I see this in the script
editor with all commands being echoed (running in python mode):
// here I ran the piece of script that seems to relate to the problem
mMaya.init();
exists("nParticle");
// Result: 1 //
# Error: RuntimeError: Argument to mel() must be a String or Unicode object #
setFocus paneLayout -query -pane1 viewPanes;
Thus the UI never updates on rebooting Maya so I still haven't had the opportunity to try this amazing tool yet.
Am I doing something terribly wrong?
I loved the intro videos, amazing functionality. (http://molecularmovies.com/movies/m...atIsmMaya\_o.mov)
I was planning to do something similar down the road but I still
have less than a year of experience with mel, python and maya...
Best regards
