Skip to content

robertjoosten/maya-reorder-attributes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maya-reorder-attributes

Reorder attributes in Maya.

Click for video

Installation

  • Extract the content of the .rar file anywhere on disk.
  • Drag the reorder-attributes.mel file in Maya to permanently install the script.

Note

A button called Reorder Attributes will be added to the Channel Box -> Edit menu. Clicking this button will open up an ui that will allow the user to drag and drop the attributes to reorder. Attributes are deleted in the new order and the undo commands is then ran to redo the attributes in the order preferred. There is an option to sort the attribute list in alphabetical order by right clicking the list to display the order menu.

A thank you too Nick Hughes for showing me the power of the undo command and how it can be used to sort attributes.