Skip to content

Custom render override plugin for drawing manipulator even during playback for Autodesk Maya

License

Notifications You must be signed in to change notification settings

yamahigashi/MayaManipulatorDrawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manipurator drawer for Autodesk Maya

What is this?

Custom render override plugin for drawing manipulator even during playback for Autodesk Maya. XSI Man

Limitation

Maya2017+, VP2.0 needed.

Install

before maya launch

  • Download Source code (zip) from release page and extract .zip to (e.g. C:\someplace\MayaManipulatorDrawer)
  • Edit maya.env and add MAYA_MODULE_PATH with this module like below or append this extracted folder to MAYA_MODULE_PATH.
MAYA_MODULE_PATH=C:\someplace\MayaManipulatorDrawer

or

MAYA_MODULE_PATH=some\great\module;C:\someplace\MayaManipulatorDrawer

after launch maya

  • Activate sceneRenderOverride.py in the Plug-in Manager window.
  • Switch viewport Renderer to Manipulator drawer to take effect.

Notice

Manipulators size of all viewport will be applied to the current active one.

You may also like...


License

MIT License

About

Custom render override plugin for drawing manipulator even during playback for Autodesk Maya

Resources

License

Stars

Watchers

Forks

Packages

No packages published