Skip to content

RobinVillier/reorder-maya-attributes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reorder Maya Attrs

A Maya tool for reordering custom attributes with an efficient UI.

image

Features

  • Reorder any attributes on any Maya nodes (even locked and non keyable attributes).
  • Keeps the attributes connected.
  • Live connection for item selection between maya and the tool.
  • User-friendly UI built with Qt.

Project Structure

ReorderAttrs/
├── config/           # Configuration and settings
├── maya_logic/       # Maya attribute operations
├── ui/               # Qt-based user interface
├── resources/        # Icons and stylesheets

Installation

  1. Place this folder in your Maya scripts directory.
  2. Run the script from Maya's Script Editor or from one of your shelves.

Usage

from ReorderAttrs.ui import main
main.launch()

reorderAttributesDemo

Requirements

  • Autodesk Maya (up to 2025, go to my gumroad for 2026 version and above).
  • PySide2/PyQt5.

Contact

For issues, questions, or contributions, reach out at rvillier99@gmail.com.

About

Efficient and easy to use tool to reorder Autodesk Maya custom attributes by selecting any item.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages