-
Notifications
You must be signed in to change notification settings - Fork 7
Release Notes
Welcome to the release notes for this Engine. Below you will find an overview of all the changes we did for each release. We try to be as detailed as possible and include all bugs we have fixed, features we have added and things that may have changed. If you have questions about a particular release, don't hesitate to contact our support team!
2024-Oct-1
Fix placeholder style for Qt6.
2024-Sep-9
Remove Python 2 compatibility - part 1
2024-Jun-20
Pyside and Qt4 code cleanup
2024-Mar-26
Rebranding component for Flow Production Tracking
2022-Mar-28
ShotGrid branding updates.
2021-Dec-1
Replacing shotgunsoftware urls with Autodesk Knowledge Network and ShotGrid Developer Documentation pages.
2021-Jun-08
Rebranded to ShotGrid
2020-Dec-8
Switches from using the support email alias to pointing to the support site
2019-Dec-11
Support for MotionBuilder 2020
2019-Apr-05
Support for v2019, PySide2, core 0.18 and misc changes.
Details:
- This version of the engine is not compatible with versions before 2014.
- Engine now requires core v0.18 or later.
- Adds support for mobu 2019, PySide2 and cleans up the engine payload.
- Adds context switching support.
- Updates to 0.18 logging.
- Removes deprecated config params debug_logging and use_sgtk_as_menu_name.
2018-May-14
Now ensures that the folder is created, before saving the workfile during publish.
2018-Jan-09
fix for broken thumbnails in mobu
2017-Nov-20
Now houses publish2 plugin hooks and supports template-based worklfows
2016-Feb-18
Adds a call to log a user metric for the DCC version
Rebuilt PySide to fix many stability issues with newer apps
Implemented workaround for menu instabilities in Motionbuilder 2011 & 2012
Fixes to menu creation and destruction
Details: It is now possible to restart the engine correctly from the Work Area app Fixed some instability issues when certain apps are launched from the menu Tidied up menu location and construction
Improvements to the Toolkit dialog & widget management
Details:
- Dialogs created with show_modal & show_dialog are now released correctly when closed.
- Updated to require core v0.14.23
Updated Engine Icon.
Updated Icon.
Renames and support for the new name Sgtk.
Renames and support for the new name Sgtk.
Uses new API methods for file system lookups.
Fixed window parenting
Details: Fixed window parenting
Added an icon to the engine bundle.
Updated manifest to require core v0.12.5
Added support for automatic reload.
Fixed a unicode related bug in the menu handling.
Added pyside support.
Initial Release