Skip to content

Commit 1cd76dc

Browse files
committed
Apps, Engines and Frameworks updates
tk-multi-publish2: - Added support for uploading PDF files to Shotgun as reviewable versions from the standalone publish app. tk-nuke: - Fixed an issue with the plugin based startup, where if you had automatic context switching enabled and you opened a script via the Nuke menu when a script was already open, it would cause a new Nuke instance to start. On the startup of this second Nuke instance the engine would error. tk-flame: - Fix sending job to backburner when localhost use fully qualified host name. tk-framework-qtwidgets: - The context selector's my task drop down, now shows tasks assigned to a user's group as well as directly to the user. A big thanks to Rob Aitchison for his contribution to this improvement.
1 parent fe5c0bb commit 1cd76dc

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

env/includes/common/apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ common.apps.tk-multi-setframerange:
4040
common.apps.tk-multi-publish2.location:
4141
type: app_store
4242
name: tk-multi-publish2
43-
version: v2.3.7
43+
version: v2.3.8
4444

4545
common.apps.tk-multi-loader2.location:
4646
type: app_store

env/includes/common/engines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ common.engines.tk-maya.location:
3333
common.engines.tk-nuke.location:
3434
type: app_store
3535
name: tk-nuke
36-
version: v0.12.2
36+
version: v0.12.3
3737

3838
# Photoshop
3939
common.engines.tk-photoshopcc.location:
@@ -51,7 +51,7 @@ common.engines.tk-aftereffects.location:
5151
common.engines.tk-flame.location:
5252
type: app_store
5353
name: tk-flame
54-
version: v1.15.3
54+
version: v1.15.4
5555

5656
# Desktop
5757
common.engines.tk-desktop.location:

env/includes/common/frameworks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ frameworks:
1919
version: v1.0.2
2020
tk-framework-qtwidgets_v2.x.x:
2121
location:
22-
version: v2.8.3
22+
version: v2.8.4
2323
type: app_store
2424
name: tk-framework-qtwidgets
2525
tk-framework-shotgunutils_v4.x.x:

0 commit comments

Comments
 (0)