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
- 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.
0 commit comments