Reorder attributes in Maya, drag and drop the attributes into the desired order. Only user defined attributes can be reordered.

Installation

  • Extract the content of the .rar file anywhere on disk.
  • Drag the reorderAttributes.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. A thank you too Nick Hughes for showing me the power of the undo command and how it can be used to sort attributes.