|
mel
Here's some of my MEL scripts! To download them, simply right-click on the images and choose "Save As..." from the emerging menu. To execute them, simply source them from you script editor and call them as indicated.
|
|
llCameraCuts v1.5
This script will create a window with buttons to enable the user to quickly change the playback
range values. Ideal for scenes with more than one camera cut.
Usage : source the script in the Script Editor, and type llCameraCuts in the Command Line.
|
|
|
llChangeColor v1.1
This script lets the user quickly change the override color of the selected nodes.
Usage : source the script in the Script Editor, and type llChangeColor in the Command Line.
|
|
|
llCycleMachine v1.1
This script creates a window with numbered buttons that should be useful when working with two-legged cycles.
Usage : source the script in the Script Editor, and type llCycleMachine in the Command Line.
|
|
|
llDeleteRedundantKeys v1.0
This scipt removes all the "useless" keys from the animation curves in the Graph Editor.
Usage : source the script in the Script Editor, and type llDeleteRedundantKeys in the Command Line.
|
|
|
llHoldJointWeights v1.0
A small interface to quickly manage the held state of the joints, useful when editing smooth skinning.
Usage : source the script in the Script Editor, and type llHoldJointWeights in the Command Line.
|
|
|
llIncrementAttributes v1.0
A small interface to quickly modify any specified numeric attributes. User can add to them, subtract, multiply or divide.
Usage : source the script in the Script Editor, and type llIncrementAttributes in the Command Line.
|
|
|
llListUtilities v1.75
Ever used advanced utilities, such as the condition node? This script will create a window for you to select, create and manage them easily.
Usage : source the script in the Script Editor, and type llListUtilities in the Command Line.
|
|
|
llMakeButton v2.66
This script will create a window with a button on it. When the button is clicked, Maya will select the nodes that were selected when it was created. Check out right-clicking and middle-mouse clicking on the buttons for advanced functionality! Plus, the button windows can be saved with each scene.
Usage : source the script in the Script Editor, and type llMakeButton in the Command Line.
|
|
|
llMirrorTransform v1.1
This script mirrors any transform node along any of the ortographic planes. It also has a rename option implemented.
Usage : source the script in the Script Editor, and type llMirrorTransform in the Command Line.
|
|
|
llMonitorAttribute v1.0
This script opens a window in which any attribute of any object can be monitored. It is very useful for debugging and rigging.
Usage : source the script in the Script Editor, and type llMonitorAttribute in the Command Line.
|
|
|
llOptFiles v1.8
This script lets the user quickly manage the texture files in the scene.
Usage : source the script in the Script Editor, and type llOptFiles in the Command Line.
|
|
|
llOrbitWindow v2.0
This script will make multiple objects orbit a selected NURBS curve.
Usage : source the script in the Script Editor, and type llOrbitWindow in the Command Line.
|
|
|
llOrientJoint v1.5
This script, based in Jason Shiefler's, orientates the selected joints as the user wants it.
Usage : source the script in the Script Editor, and type llOrientJoint in the Command Line.
|
|
|
llResetChannels v1.1
This script will reset all the current selected objects' attributes to their default creation value. If some channels are selected in the Channel Box, then the script will only reset those highlighted attributes.
Usage : source the script in the Script Editor, and type llResetChannels in the Command Line.
|
|
|
llRotateOrder v1.51
This script creates a little window from which the user can quickly change the rotation order of all the selected transform nodes.
Usage : source the script in the Script Editor, and type llRotateOrder in the Command Line.
|
|
|
llScaleKey v1.51
With this script, the user will be able to scale with precision the keys and curves selected in the Graph Editor.
Usage : source the script in the Script Editor, and type llScaleKey in the Command Line.
|
|
|
llSetTransformLimits v1.1
Script to quickly change the translate / rotate / scale limits of the selected objects.
Usage : source the script in the Script Editor, and type llSetTransformLimits in the Command Line.
|
|
|
llShowAnimCurves v1.8
Quickly isolate the wanted animation curves for all the selected objects in the Graph Editor.
Update 1.8 : added "FRAME" button to frame the visible curves in the current animation range
Usage : source the script in the Script Editor, and type llShowAnimCurves in the Command Line.
|
|
|
llSoundDisplay v1.21
This script creates a small interface with a list of the current sounds in the scene. With a single button, they can be enabled and disabled. Useful when you are finessing your animation and don't want to hear the "hicupped" sound.
Usage : source the script in the Script Editor, and type llSoundDisplay in the Command Line.
|
|
|
llSpiralWindow v1.5
This script creates different kind of NURBS spiral curves. Simply indicate the kind of spiral you want, the number of rounds you want the spiral to make... and boom!! That's it :-)
Usage : source the script in the Script Editor, and type llSpiralWindow in the Command Line.
|
|
|
llUpdateMotionTrail v1.65
If you use motion trails to follow spacing and trajectories for your animated elements, this script might be of help ..
Usage : source the script in the Script Editor, and type llUpdateMotionTrail in the Command Line.
|
|