SkillAgentSearch skills...

MayaManipulatorDrawer

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

Install / Use

/learn @yamahigashi/MayaManipulatorDrawer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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...

  • https://github.com/ShikouYamaue/SISideBar
  • https://github.com/mochio326/SiShelf
  • https://redglasses67.jimdo.com/2017/04/16/maya-displayselectedname/
  • https://github.com/yamahigashi/MayaStickySupraTool

License

MIT License

View on GitHub
GitHub Stars44
CategoryDevelopment
Updated8mo ago
Forks5

Languages

Python

Security Score

82/100

Audited on Jul 29, 2025

No findings