Adverti horiz upsell

SRB - StretchyIK 0.2.0 for Maya (maya script)

Use this tool to create strechy IK

License
Button download
2,896 Downloads

Compatibility

  • 2008, 8.x

Operating Systems

  • Windows

History

Created:04/09/2008
Last Modified:09/14/2011
File Size: 2.95 KB
per page
1-2 of 2

Reviews Love it? Or maybe you want to share some creative ways you're putting this item to use.

  • Suchan Bajracharya

    Suchan Bajracharya said over 14 years ago:

    hmmm ... thanks for going indepth, it helps :)
  • lowlight

    lowlight said over 16 years ago:

    After placing the script with all of my other scripts and sourcing it, the User Interface does not spawn when run(lines 30 to 49 in the MEL editor). No errors are reported in the MEL editor, and the script seems to execute all the way through based on the history window output, but nothing happens. Perhaps something is missing? Update: I looked more thoroughly through the script in it's current state (as of 9APR08) and found that the UI portion of the script had to be slightly re-written in order to spawn like so: SRBstrechyIKWin; global proc SRBstrechyIKWin() { if ((`window -ex SRBstrechyIKWin`) == true) deleteUI -window SRBstrechyIKWin; window -title "Strechy IK" -rtf false -maximizeButton 0 SRBstrechyIKWin; rowColumnLayout -nc 2; button -c "strechyik" "Strechy IK"; button -c "strechySik" "Strechy IK Spline"; showWindow; } Aside from formatting differences and settings, the currently posted version of this script is basically missing the beginning declaration "SRBstrechyIKWin;". The UI now spawns correctly, and the complete script runs with no errors.

Post a review:

Rate this item: