Skip to content

Commit 70cd488

Browse files
committed
Apps, Engines and Frameworks updates
tk-multi-loader2 - Implements a hard_refresh method on the publish type model as part of a fix for the reload menu option. tk-framework-shotgunutils - Fixes issues with hard_refresh in ShotgunQueryModel. tk-multi-workfiles2 - We now hide the "my tasks" checkbox in entity tree views when deferred queries are in use. tk-houdini - Fixes a Qt dialog raising fatal error on Windows in Houdini 16.5.481+ tk-nuke - Updates logic around parsing Flame openclip files during publish. tk-nuke-writenode - Addresses problems that arise from opening files in Nuke via the "recent files" menu option. - Fixes a flaw in the logic related to initializing promoted write knob values on launch. tk-photoshopcc - Fixes post-launch context when a file is opened during engine initialization. tk-flame - Fixes a bug where single frame render was not publishing correctly - Do not show "Load in new Batch Group" option is no batch file present tk-desktop - Fixes a bug where Project Filesystem Folder would not be displayed in the Desktop menu.
1 parent 58ac830 commit 70cd488

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

env/includes/app_locations.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ apps.tk-multi-launchapp.location:
4747
apps.tk-multi-loader2.location:
4848
type: app_store
4949
name: tk-multi-loader2
50-
version: v1.19.0
50+
version: v1.19.1
5151

5252
# publish2
5353
apps.tk-multi-publish2.location:
@@ -101,7 +101,7 @@ apps.tk-multi-workfiles.location:
101101
apps.tk-multi-workfiles2.location:
102102
type: app_store
103103
name: tk-multi-workfiles2
104-
version: v0.11.5
104+
version: v0.11.6
105105

106106
# ---- Shotgun apps
107107

@@ -163,7 +163,7 @@ apps.tk-nuke-quickreview.location:
163163
apps.tk-nuke-writenode.location:
164164
name: tk-nuke-writenode
165165
type: app_store
166-
version: v1.3.1
166+
version: v1.3.2
167167

168168
# ---- Flame apps
169169

env/includes/engine_locations.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@ engines.tk-3dsmaxplus.location:
2323
engines.tk-desktop.location:
2424
type: app_store
2525
name: tk-desktop
26-
version: v2.4.11
26+
version: v2.4.12
2727

2828
# Flame
2929
engines.tk-flame.location:
3030
type: app_store
3131
name: tk-flame
32-
version: v1.13.2
32+
version: v1.13.4
3333

3434
# Houdini
3535
engines.tk-houdini.location:
3636
type: app_store
3737
name: tk-houdini
38-
version: v1.5.5
38+
version: v1.5.6
3939

4040
# Mari
4141
engines.tk-mari.location:
@@ -59,13 +59,13 @@ engines.tk-motionbuilder.location:
5959
engines.tk-nuke.location:
6060
type: app_store
6161
name: tk-nuke
62-
version: v0.11.0
62+
version: v0.11.1
6363

6464
# Photoshop
6565
engines.tk-photoshopcc.location:
6666
type: app_store
6767
name: tk-photoshopcc
68-
version: v1.6.0
68+
version: v1.6.2
6969

7070
# Shell
7171
engines.tk-shell.location:

env/includes/frameworks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ frameworks:
4444
# shotgunutils v5 - Shotgun Related Utilities
4545
tk-framework-shotgunutils_v5.x.x:
4646
location:
47-
version: v5.4.3
47+
version: v5.4.5
4848
type: app_store
4949
name: tk-framework-shotgunutils
5050

0 commit comments

Comments
 (0)