Skip to content

Commit 71a7209

Browse files
authored
Release/v1.1.4 (#55)
* Updated requires core version * Updated tk-framework-qtwidgets version * Added Shotgun Panel general_actions hook for 3dsMax * Minor Shotgun Panel fix for Houdini
1 parent b588427 commit 71a7209

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

env/includes/3dsmax/apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ includes:
6161

6262
3dsmax.apps.tk-multi-shotgunpanel:
6363
shotgun_fields_hook: '{self}/shotgun_fields.py'
64-
actions_hook: '{self}/tk-3dsmaxplus_actions.py'
64+
actions_hook: '{self}/general_actions.py:{self}/tk-3dsmaxplus_actions.py'
6565
action_mappings:
6666
PublishedFile:
6767
- actions: [import]

env/includes/common/apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ common.apps.tk-multi-loader2.location:
5050
common.apps.tk-multi-shotgunpanel.location:
5151
type: app_store
5252
name: tk-multi-shotgunpanel
53-
version: v1.5.0
53+
version: v1.5.1
5454

5555
common.apps.tk-multi-launchapp.location:
5656
type: app_store

env/includes/common/frameworks.yml

Lines changed: 1 addition & 1 deletion
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.7.1
17+
version: v2.7.0
1818
type: app_store
1919
name: tk-framework-qtwidgets
2020
tk-framework-shotgunutils_v4.x.x:

0 commit comments

Comments
 (0)