Skip to content

Template for creating a simple tool window in Maya, using Pyside2/QT.

License

Notifications You must be signed in to change notification settings

codyrchildress/maya-ui-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maya UI template

Template for creating a simple tool window in Maya, using Pyside2/QT.

Installation:

  1. Add maya_ui_template folder to your Maya scripts folder (Username\Documents\maya\scripts).
  2. To start the tool within Maya, run these these lines of code from the Maya script editor or add them to a shelf button:
import maya_ui_template
maya_ui_template.start()

Image

About

Template for creating a simple tool window in Maya, using Pyside2/QT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%