Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 255 Bytes

readme_maya.md

File metadata and controls

12 lines (8 loc) · 255 Bytes

Maya Install

  • Create shelf button with code

  • extract module multi_script_editor to PYTHONPATH

    Example: {HOME}/Documents/maya/scripts/multi_script_editor

import multi_script_editor
multi_script_editor.showMaya(dock=True)