Skip to content

Commit 3a49581

Browse files
committed
Apps and Engines updates
tk-3dsmaxplus - Fixed an occasional errors that would occur during startup in 3ds Max 2018 and 2019. This fix changes the way in which the parent widget is gathered in 3ds Max 2018 and 2019. tk-multi-publish2 - Introduced the publish_fields and publish_kwargs properties on items. The new publish_fields property on publish items can be used to set arbitrary fields, including custom fields on publishes. The publish_kwargs property on publish items can be used to set keyword arguments for the call to tank.util.register_publish used to publish the item.
1 parent ffc20f5 commit 3a49581

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3
43+
version: v2.3.4
4444

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

env/includes/common/engines.yml

Lines changed: 1 addition & 1 deletion
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.6
18+
version: v0.5.7
1919

2020
# Houdini
2121
common.engines.tk-houdini.location:

0 commit comments

Comments
 (0)