tk-maya
tk-maya copied to clipboard
A Flow Production Tracking Pipeline Toolkit Engine for Maya
_Sgtk_ does not make sense anymore since #105 - Rename the `use_sgtk_as_menu_name` setting to `use_short_menu_name` - Rename the short menu name "**Sgtk**" to "**FPTR**" ---- Closes #110, Closes #112
- Removed ensure_* functiond. - New import for ensure_* functions
Some of our users are reporting that the new Flow Production Tracking name for the main menu is a little confusing. It may look like 3 buttons instead of one....
The project folder may not exist by the time this method is called (i.e. if the schema folder is set to "defer_creation" and we are changing from another context). This...
WIP... placeholder
Adds `WindowMinimizeButtonHint` [WindowType](https://doc.qt.io/qtforpython-6/PySide6/QtCore/Qt.html#PySide6.QtCore.Qt.WindowType) to the engine dialog manager. _Added minimize button_  ------- _All TK dialogs are located at the botton_ 
Differentiate warning messages between the oldest compatible version and the oldest supported version. # Changes aligned with other TK engines - shotgunsoftware/tk-3dsmax#49 - shotgunsoftware/tk-alias#215 - shotgunsoftware/tk-houdini#81 - shotgunsoftware/tk-mari#30 - shotgunsoftware/tk-motionbuilder#36...
https://github.com/shotgunsoftware/tk-maya/blob/00fa021e40044c6d908f98dc2dc62eb33ce4098e/engine.py#L153 The string expansion here can be read as an argument here if custom handlers are added to the core handler. Update (and check all other apps and engines) for...