Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*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-houdini v1.5.4* - 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-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.
- Loading branch information