Skip to content

Commit 2f0ce7c

Browse files
committed
Apps, Engines and Frameworks updates
tk-multi-publish2 - Improved the description in the documentation for the get_ui_settings method, to hopefully make the method's purpose clearer. tk-3dsmaxplus - Ups the maximum-supported version of 3ds Max. - Simplifies window parenting logic for modern Max versions. tk-desktop2 - Add display of DCC icons in DCC context menus. - Update exchanged payload format between Python & C++ to JSON. tk-framework-qtwidgets - Resolves an issue where placeholder thumbnails were never replaced in the activity stream widget. tk-framework-shotgunutils - QStandardItem fix for Qt 5.9.5
1 parent 569e61b commit 2f0ce7c

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.2
43+
version: v2.3.3
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
@@ -15,7 +15,7 @@
1515
common.engines.tk-3dsmaxplus.location:
1616
type: app_store
1717
name: tk-3dsmaxplus
18-
version: v0.5.4
18+
version: v0.5.6
1919

2020
# Houdini
2121
common.engines.tk-houdini.location:
@@ -57,7 +57,7 @@ common.engines.tk-desktop.location:
5757
common.engines.tk-desktop2.location:
5858
type: app_store
5959
name: tk-desktop2
60-
version: v1.0.3
60+
version: v1.1.0
6161

6262
# Shell
6363
common.engines.tk-shell.location:

env/includes/common/frameworks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
frameworks:
1515
tk-framework-qtwidgets_v2.x.x:
1616
location:
17-
version: v2.8.2
17+
version: v2.8.3
1818
type: app_store
1919
name: tk-framework-qtwidgets
2020
tk-framework-shotgunutils_v4.x.x:
@@ -24,7 +24,7 @@ frameworks:
2424
name: tk-framework-shotgunutils
2525
tk-framework-shotgunutils_v5.x.x:
2626
location:
27-
version: v5.5.0
27+
version: v5.6.1
2828
type: app_store
2929
name: tk-framework-shotgunutils
3030
tk-framework-adminui_v0.x.x:

0 commit comments

Comments
 (0)