fsanges / maya-reorder-attributes

Reorder attributes in Maya.

Home Page:https://robertjoosten.github.io/maya-reorder-attributes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Reorder attributes in Maya.

https://robertjoosten.github.io/maya-reorder-attributes

License:MIT License


Languages

Language:Python 98.5%Language:AMPL 1.5%