Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 764 Bytes

File metadata and controls

33 lines (25 loc) · 764 Bytes

.Blox > Maya

Index

Installation

Eventually there will be a script to install by drag and drop, but for now it is manual process.

Steps:

  1. Copy dotblox.mod to $MAYA_APP_DIR/modules
  2. Replace {path} with the folder path containing the dotblox.mod (i.e. <your_path>/dotblox/maya)

$MAYA_APP_DIR is defined as:

Windows Vista, Windows 7, and Windows 8
\Users\<username>\Documents\Maya

Mac OS X ~<username>/Library/Preferences/Autodesk/Maya

Linux (64-bit)
~<username>/Maya

Structure

Following mayas tools most should fit into the same categories

  • general
  • modeling
  • rendering
  • animation
  • rigging
  • fx

Keeping consistency with the dcc makes scripts easier to find.