$1

Control Curve tool for Autodesk Maya

I want this!

Control Curve tool for Autodesk Maya

$1

R_ControlCurvesTool is a compact and simple Python tool for Autodesk Maya that makes customizing control curves easy.
It includes a library of common shapes, quick color controls, and powerful shape replacement options for a cleaner rigging workflow.

FEATURES

  • Choose from a built-in library of control curve shapes
  • Adjust control size and curve thickness
  • Change control colors quickly and easily
  • Replace selected shapes without breaking your rig
  • Mirror and replace shapes for left/right rigs

INSTALLATION

  1. Download the file R_ControlCurvesTool.py from this repository.
  2. Copy the file into your Maya scripts folder:
    Windows: Documents\maya\2022\scripts\
    (Change "2022" to match your Maya version if needed.)

USAGE

  1. Open Maya.
  2. Open the Script Editor, switch to the Python tab.
  3. Type and run:
    import R_ControlCurvesTool
    The tool’s UI will appear automatically.

OPTIONAL: RELOADING AFTER EDITS
If you edit the script and want to reload it without restarting Maya:
import importlib
import R_ControlCurvesTool
importlib.reload(R_ControlCurvesTool)


OPTIONAL: QUICK ACCESS
Create a shelf button by pasting this line into the Script Editor, then middle-dragging it to your shelf

I want this!
Size
35 KB
Powered by