SG Release/v1.3.5#17
Open
kramester wants to merge 84 commits into
Open
Conversation
tk-core - Fixed a path cache issue where if you had a Task folder in your schema, and then created folders for a task, it would incorrectly register these in the local path cache. If you unregistered the Task folder later it wouldn't clear up all the registries properly and this could then lead to database concurrency problems. tk-maya - Fixed an issue with exporting Alembic files during publish time via the publish2 app, if the file path contained spaces. tk-multi-publish2 - Publishing an item under a parent item that uses a file url will now properly create a Published File Dependency entity in Shotgun. - Fixed an issue where clicking the Copy To Clipboard action in the publisher logs didn't copy text selection to the clipboard in certain versions of PySide2. tk-multi-setframerange - Get and set frame range methods broken out into hooks. - Added a menu_name app setting, that allows you to define multiple instances of the app in an environment with different Shotgun menu names. tk-framework-qtwidgets - Fixed an issue preventing from selecting a new context from the context selection widget in certain versions of PySide2.
tk-core - Fixed an issue in tk-core where includes were not processed in order. This caused issues when includes were used to override template or environment parameters. A big thanks to Barbara Laigneau for her contribution to this bug fix. tk-multi-publish2 - Added a configuration option that can force users to assign a task to a publish. If the task_required application setting is set to True, the publisher will validate that a task is selected for every item and will enable or disable the Validate and Publish buttons accordingly. tk-flame - Using Flame’s python to upload thumbnail to Shotgun instead of system python that might not have correct OpenSSL/certify packages installed. tk-nuke - Fixed an issue in tk-nuke engine, that caused the last path appended to sys.path during engine initialization to be removed from sys.path once bootstrapping completed. Also removed a redundant addition of the engine's python module to sys.path. tk-framework-qtwidgets - Fixed an issue in tk-framework-qtwidgets that occurred when updating the content of the activity stream in the Shotgun Panel app.
* Apps and Engines updates - Added support for opening a file on startup. You can now use the Toolkit action "Open In Associated Application" on 3ds Max, Houdini, Photoshop, and After Effects PublishedFile entity via the Shotgun site, to launch them with the Shotgun integration and open the chosen PublishedFile. - Supports Adobe's new installation path convention for Photoshop and After Effects 2020+ releases. * tk-desktop2 and tk-framework-shotgunutils updates Fixed an issue where Toolkit applications could not be launched from Shotgun Create after a software update. * Updated tk-maya to v0.9.9 Updated Maya version to support 2020
* add tk-framework-locking to configuration * clean indent * add lmv framework to configuration * reorder by alphabetical order * add Alias and VRED engines location * remove VRED engine to focus on Alias * add Alias engine to environment files and SG Desktop * add tk-multi-about to Alias engine in project env * add shotgun panel app to Alias project env * add workfiles app to Alias project env * add menu favorites to Alias project env * add About app to Alias asset env * add Shotgun Panel to Alias asset env * add Worfiles app to Alias asset env * add About app to Alias asset step env * add Shotgun Panel to Alias asset step env * add alias folders to the core schema * add Alias templates to the configuration * add Workfiles app to Alias asset step env * add Loader app to Alias asset step env * add Snapshot app to Alias asset step env * reorder by alphabetical order * update to the latest version of alias engine and add vred engine * update to the latest version of the locking framework * lock the file by default; add menu favorites for the asset step context; start to integrate publisher * add vred templates * add vred folders to the schema * add VRED to the loader config * add VRED to the snapshot config * add VRED to the workfile config * configure VRED engine * add vred engine to different contexts * add breakdown app and remove locking framework * add Alias breakdown config * update Alias and VRED Loader config to use the default published file types * update Alias SG Panel config to use the default published file types * add VRED config for SG Panel * configure Alias publisher * add VRED to the Automotive group * add breakdown config for VRED * configure publisher for VRED engine * remove locking framework and add breakdown to VRED config * fix comment * add VRED engine to asset step context * fix default catpart value * fix indent * add "Begin File Versioning" plugin to VRED publisher * import VRED file instead of loading it * update to the latest version of VRED engine * add the possibility to export geometry from VRED * add VRED render templates * allow users to publish VRED renderings * update Alias and VRED engines to their latest version * fix typo * add Alias translation plugins * remove unused frameworks * fix bug: add vred engine to asset environment
tk-multi-publish2 - Fixed a bug for the tk-multi-publish2 Tree.save method, where it wouldn't throw the correct error if an object in the tree was not serializable. tk-shotgun-launchpublish - Added support for opening Photoshop .psb files on startup. tk-motionbuilder - Official support for MotionBuilder 2020 tk-nuke - Official support for Nuke 12.0 tk-photoshopcc - Fixed a bug where launching Photoshop through Shotgun and passing a file, would not open the file if Photoshop was already running on Windows.
Adds the new tk-3dsmax engine.
This reverts commit 767bbd8.
- Updated tk-multi-breakdown to v1.6.2 Release Notes: https://github.com/shotgunsoftware/tk-multi-breakdown/wiki/Release-Notes#v162 - Updated tk-multi-loader2 to v1.19.6 Release Notes: https://github.com/shotgunsoftware/tk-multi-loader2/wiki/Release-notes#v1196 - Updated tk-maya to v0.9.10 Release Notes: https://github.com/shotgunsoftware/tk-maya/wiki/Release-Notes#v0910 - Updated tk-desktop to v2.4.13 Release Notes: https://github.com/shotgunsoftware/tk-desktop/wiki/Release-Notes#v2413
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.