Shotgun Basic Configuration v1.3.8
What's new?
Added support for Python 3.7 to some apps and engines, as well as a number of improved features and bug fixes, including:
- Fixed a regression introduced in tk-desktop v2.5.0 where proxy settings could prevent a project from being launched in Shotgun Desktop, and
- Fixed an issue where icons get highlighted and stay highlighted when the mouse cursor is over the Shotgun Desktop after opening a project.
Features/Polish
- New bundles with support for Python 3.7:
- Engines
- tk-desktop v2.5.3 (see notes for details)
- Engines
- Please note that while projects can be used with Python 3 in Shotgun Desktop, the associated Toolkit actions cannot be launched from Shotgun at the moment.
- Better error reporting in Shotgun Desktop when launching a project with Python 3, but some components in that project are not Python 3 compliant. [SG-15718]
- sgtk.util.get_sg_entity_name_field now supports all entity types. Huge thanks to Amy Hronek for her contribution. [SG-8136]
Fixed bugs
- Fixed a regression introduced in tk-desktop v2.5.0 where proxy settings could prevent a project from being launched in Shotgun Desktop. [SG-17383]
- Fixed an issue where icons get highlighted and stay highlighted when the mouse cursor is over the Shotgun Desktop after opening a project. [SG-4359]
- Fixed an issue with the comment line hotkey in tk-multi-pythonconsole. It now requires pressing both
cmd/ctrl + /
instead of just/
to uncomment/comment the selected line out. [SG-17518] - Fixed a styling issue with the Toolkit app header bar in Nuke 12.1. [SG-17126]
- Fixed an issue where running a core update on a config, that was setup with a dev descriptor, would not update the config's core_api.yml files with the newer core version. [SG-10244]
- Fixed an issue when launching the tank command from a folder containing an apostrophe, e.g. C:\Users\O'Connell. [SG-4562]