Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 892 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 892 Bytes

tpJointOrient

Tool to orient joints quickly for Maya. Main joint orientation algorithm based on legend Michael Comet "cometJointOrient" script (http://www.comet-cartoons.com/melscript.php)

Features

  • Orient joints with aim, up, up world axis setup
  • Orient selected joints and/or its hierarchy
  • Easy manual rotation of local rotation axis (add, substract or set exact value)
  • Set rotation axis of selected joints
  • List with common rotation axis for different rigs (arms, legs, etc)
  • Display/Hide LRA

Installation

Copy tpJointOrient.py file into your Documents/Maya/(Version)/scripts folder and execute this code in Maya command panel

import tpJointOrient
reload(tpJointOrient)