Shotgun Basic Configuration v1.3.12
What's new?
Added a feature in tk-multi-publish2 app to allow items to be passed to the plugin custom UI methods., as well as a number of improved features and bug fixes, including:
- Fixed a regression introduced in tk-framework-desktopserver v1.4.2 where launching Maya from Shotgun via action items was leading to the incorrect sgtk path being set in PYTHONPATH causing issues with core-hook path resolution, and
- Added ability to use environment variables when specifying a path/dev descriptor version.
Features/Polish
- Added a feature in tk-multi-publish2 app to allow items to be passed to the plugin custom UI methods. [SG-10067]
- Added ability to use environment variables when specifying a path/dev descriptor version. [SG-18825]
- Improved performance when updating the config via the
tank updates
command or with thetk-multi-devutils
action. [SG-17968]
Fixed bugs
- Fixed a regression introduced in tk-framework-desktopserver v1.4.2 where launching Maya from Shotgun via action items was leading to the incorrect sgtk path being set in PYTHONPATH causing issues with core-hook path resolution. [SG-18619]
- We are now making sure that tk-desktop engine shuts down properly when closing Shotgun Desktop by calling destroy() and not destroy_engine(). [SG-18277]