Copyright (c) 2024
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Compatibility
-
2008, 8.x
Operating Systems
History
Created: | 04/09/2008 |
Last Modified: | 09/14/2011 |
File Size: | 2.95 KB |
Reviews Love it? Or maybe you want to share some creative ways you're putting this item to use.
-
Suchan Bajracharya said over 14 years ago:
hmmm ... thanks for going indepth, it helps :) -
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:
Related Items:
-
Road Maker Tool 1.1.0 for Maya (maya script)
$20.00 (USD) -
Arnold ID Aovs Tool 0.0.1 for Maya (maya script)
$20.00 (USD) -
Milling Machine Tool 3D Model
$129.00 (USD) -
Tool Pack v2 3D Model
$11.99 (USD) -
Reel To Reel Player Untextured 3D Model
$115.00 (USD) -
Reel To Reel Player 3D Model
$210.00 (USD)