Adverti horiz upsell

Shape Animation Tool 1.2.0 for Maya (maya script)

Tool for shape animation for Maya. Correcting shape after animation.

License
Button download
2,619 Downloads

Compatibility

  • 2017, 2016, 2015, 2014

Operating Systems

  • Windows

History

Created:03/21/2016
Last Modified:10/17/2016
File Size: 25 KB

Keywords

animation

Bugs

install procedure

Statusclosed
Prioritylow
Date07/30/2016
Submitted bycwei1985 cwei1985
hi,
i'm not so familiar with script.. so i have some problem to install. i did follow your description and drop the folder into a correct place. but how to call the script out ?

TY for helping !

Comments on this bug:

  • Pavel Korolyov

    Pavel Korolyov said over 8 years ago:

    Hi, as I write in description, run this code in python tab of the script editor, or put it on shelf: import sat.main reload(sat.main) global win try: win.close() win.deleteLater() except: pass win = sat.main.MainWindow() win.show() win.connectSignals() win.start()

Post a comment: