Skip to content

Commit ec135fd

Browse files
committed
Apps, Engines, Frameworks and Core updates
tk-core - Site urls are now lowercased during sanitization when logging into Shotgun. [SG-6617] tk-framework-qtwidgets - Fixes bugs relating to bg manager thread leaking. [SG-6701] tk-framework-shotgunutils - Fixes bug with task manager allocation for hierarchy widgets. [SG-6700] tk-flame - Support for QT 5.9 / Support for Movie Assets tk-flame-export - Support for QT 5.9 / Support for Movie Assets. tk-flame-review - Support for QT 5.9 / Support for Movie Assets. tk-houdini - Toolkit panel apps no longer causes built-in Houdini pypanels to be removed from the python pane menus. [SG-6604] tk-photoshopcc - Fixes window parenting on Windows when running in a PySide2 environment. [SG-2596] tk-publish2 - Visibility now respected for plugin acceptance. [SG-6463] - Fixes an intermittent garbage collection issue. [SG-4584] tk-multi-shotgunpanel - Adds support for importing publishes as clips in Hiero and Nuke Studio. [SG-5387] - Fixes a crash bug when script-key auth is used and the no Shotgun user can be determined. [SG-4556] tk-multi-loader2 - Adds support for importing publishes as clips in Nuke Studio and Hiero. [SG-5387] tk-multi-breakdown - Adds support for clips in Nuke Studio and Hiero. [SG-5387]
1 parent 1c43b40 commit ec135fd

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

core/core_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
location:
1515
type: app_store
1616
name: tk-core
17-
version: v0.18.147
17+
version: v0.18.148

env/includes/app_locations.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ apps.tk-multi-loader2.location:
5353
apps.tk-multi-publish2.location:
5454
type: app_store
5555
name: tk-multi-publish2
56-
version: v2.1.4
56+
version: v2.1.6
5757

5858
# pythonconsole
5959
apps.tk-multi-pythonconsole.location:
@@ -83,7 +83,7 @@ apps.tk-multi-setframerange.location:
8383
apps.tk-multi-shotgunpanel.location:
8484
type: app_store
8585
name: tk-multi-shotgunpanel
86-
version: v1.6.0
86+
version: v1.6.1
8787

8888
# snapshot
8989
apps.tk-multi-snapshot.location:
@@ -171,13 +171,13 @@ apps.tk-nuke-writenode.location:
171171
apps.tk-flame-export.location:
172172
name: tk-flame-export
173173
type: app_store
174-
version: v1.7.13
174+
version: v1.8.0
175175

176176
# flame review
177177
apps.tk-flame-review.location:
178178
name: tk-flame-review
179179
type: app_store
180-
version: v1.1.6
180+
version: v1.2.0
181181

182182
# ---- Mari apps
183183

env/includes/engine_locations.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ engines.tk-desktop.location:
2929
engines.tk-flame.location:
3030
type: app_store
3131
name: tk-flame
32-
version: v1.12.3
32+
version: v1.13.0
3333

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

4040
# Mari
4141
engines.tk-mari.location:
@@ -65,7 +65,7 @@ engines.tk-nuke.location:
6565
engines.tk-photoshopcc.location:
6666
type: app_store
6767
name: tk-photoshopcc
68-
version: v1.5.3
68+
version: v1.6.0
6969

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

env/includes/frameworks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ frameworks:
3131
# qtwidgets - collection of Toolkit related QT Widgets
3232
tk-framework-qtwidgets_v2.x.x:
3333
location:
34-
version: v2.8.0
34+
version: v2.8.1
3535
type: app_store
3636
name: tk-framework-qtwidgets
3737
# shotgunutils v4 - Shotgun Related Utilities
@@ -44,7 +44,7 @@ frameworks:
4444
# shotgunutils v5 - Shotgun Related Utilities
4545
tk-framework-shotgunutils_v5.x.x:
4646
location:
47-
version: v5.4.2
47+
version: v5.4.3
4848
type: app_store
4949
name: tk-framework-shotgunutils
5050

0 commit comments

Comments
 (0)