DESCRIPTION
Keys all attributes in the scroll list and outputs the commands to the Script Editor.
Thanks to Derek Serra, one of my Animation students, for the idea!
TO USE
Copy all the mel files in this zip to your scripts directory and restart Maya. Execute 'oaKeyList' to bring up the UI.
Select some objects, highlight some channels in the Channel Box and press 'Add'.
You may remove attributes from the list by selecting them and pressing "Remove'.
To set a key on all selected attributes, press 'Key List'. This will output the
commands to the Script Editor, so that you can create a shelf button to use over and over.
This is the whole point of the script, I think.
Finally, pressing 'Export List' will export the current list to the Script Editor
so that you can create a shelf button. To reload the list, with the oaKeyList UI open,
just press the shelf button with the exported list. Now you can edit the list further.
Remember, you can always make more attributes keyable by choosing 'Channel Control...'
from the Channel Box right-click menu.
HISTORY
v1.3 (November 5, 2005)
o Added 'Create Shelf Button' checkbox
v1.2 (November 4, 2005)
o Modularized the code.
v1.1 (November 2, 2005)
o Now works for all areas of the Channel Box! (Main, Shapes, Inputs, and Outputs.)
v1.0 (November 1, 2005)
o Original Release
IF YOU ENJOY THIS MEL SCRIPT, PLEASE RATE IT. I WOULD APPRECIATE IT. THANK YOU!
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.