You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*tk-core v0.18.147*
- Fixes an issue where the PublishedFile.path_cache field would not be correctly populated when using a windows local storage with a drive letter on the form X:\ [SG-6314]
- Fixes an issue in the bootstrap code where an isinstance() check would fail when core swapping multiple times [SG-3022]
- Removed warning about missing default if no roots defined [SG-6208]
- Fixed bug related to forking subprocesses when using baked configurations
- Minor tweak to how the Open Sans font family is installed to address a Windows 10 font weight issue.
- Frameworks on app.frameworks are now properly named after the name of the framework dependencies inside an application's info.yml and not after the descriptor's system_name.
- Toolkit dialogs will now display their icon, if available, in the title bar. Note that for certain combinations of OSes and versions of PySide2, the icon may not appear due to bugs in PySide2 and/or Qt5.
*tk-multi-loader2*
- Adds support for complex filters to be used when setting the tab filters.
*tk-multi-publish2*
- Makes common file info dictionary part of the base collector API
- Fixes regression related to sequence publishing
- Workaround to make the scrollback work properly for QT version 4
*tk-multi-workfiles2*
- Fixes a bug where workfiles2 would cause the whole DCC to hang when the user ran the new file action, and had a version folder in the work file template path.
*tk-houdini*
- Fix for slow Houdini launching on Windows.
- Changes how we path to a checkbox image in qss. No visible change in functionality or styling.
*tk-3dsmaxplus*
- Now ensures that the work folder exists when saving the scene at publish time.
*tk-maya*
- Now ensures that the work file folder exists when saving the next work file version during publishing.
*tk-motionbuilder*
- Now ensures that the folder is created, before saving the workfile during publish.
*tk-nuke*
- Properly handles "node" type engine commands in Nuke Studio when building menus.
- When publishing it now ensures that the work folder exists before attempting to save the script/project, in both Nuke and Nuke Studio.
- Updates Flame icon to the 2019 version.
- Fixed a bug with the publish description for "Submit for Review" plugin. It should now display the correct description, and not cause an error.
- No longer imports the QWebEngineWidgets submodule from PySide2 on Windows in Nuke 11+.
*tk-photoshopcc*
- Now ensures that the work file folder exists when versioning up the work file during publishing.
*tk-flame*
- Use the sequence drop flag instead of the source one for the cut
- Upgraded to Flame 2019 icons.
*tk-flame-export*
- Use Flames in out specified int he python hooks to define cut in out
- Upgraded to Flame 2019 icons.
*tk-flame-review*
- Upgraded to Flame 2019 icons.
0 commit comments