Neal's MEL Package Online Help

Download the latest MEL Package ~ Neal's Website
 

Animation Layer

animLayerWindow(); animLayer.mel
For those who use motion capture or any other animation technique that results in an overabundance of keyframes, this script makes it a lot easier to tweak animation that is keyed at every frame.

Select the object(s) you want to add an animation layer to. Run the script and in the Animation Layer window select the attributes that you have animation on and click create. It will then add new blank channels that you can animate. The new animation will be added to your original motion.

If you get an error about CBdeleteConnection enter: "source C:/Program Files/Alias/Maya7.0/scripts/startup/generateChannelMenu.mel;"

 

Animation Offset

animOffWindow(); animOff.mel

Auto Backup

abakToggle(); abakWindow(); autobak.mel

Get Maps

getMapsWindow(); getMaps.mel

Instancer

instWindow(); instamatic.mel

Light Lister

lightListerWindow(); lightLister.mel

Mouse Mocap

mouseCapWindow(); mouseCap.mel

Render Layers

rlRender(); renderLayersWindow(); renderLayers.mel

Render Selected

renderSelectedProc(); renderSelected.mel

Save Plus

savePlusProc(); savePlus.mel

Transform Copy/Paste

transCopyWindow(); transformCopy(); transformPaste(); transCopy.mel

View Playblast

viewPbProc(); viewPb.mel
Download the latest MEL Package ~ Neal's Website