@@ -16,9 +16,7 @@ includes:
1616- ../common/apps.yml
1717- ../common/settings/tk-multi-publish2.yml
1818
19- # tk-3dsmaxplus app settings
20-
21- 3dsmaxplus.apps.tk-multi-publish2 : &3dsmaxplus_apps_tk-multi-publish2
19+ 3dsmax.apps.tk-multi-publish2 :
2220 help_url : " @common.apps.tk-multi-publish2.help_url"
2321 collector : " {self}/collector.py:{engine}/tk-multi-publish2/basic/collector.py"
2422 publish_plugins :
@@ -32,14 +30,14 @@ includes:
3230 settings : {}
3331 location : " @common.apps.tk-multi-publish2.location"
3432
35- 3dsmaxplus .apps.tk-multi-loader2 : &3dsmaxplus_apps_tk-multi-loader2
33+ 3dsmax .apps.tk-multi-loader2 :
3634 action_mappings :
3735 3dsmax Scene : [import, reference]
3836 Alembic Cache : [import]
3937 Image : [texture_node]
4038 Rendered Image : [texture_node]
4139 Texture : [texture_node]
42- actions_hook : ' {self }/tk-3dsmaxplus_actions .py'
40+ actions_hook : " {engine }/tk-multi-loader2/basic/scene_actions .py"
4341 download_thumbnails : true
4442 entities :
4543 - caption : Current Project
@@ -60,9 +58,9 @@ includes:
6058 publish_filters : [["sg_status_list", "is_not", null]]
6159 location : " @common.apps.tk-multi-loader2.location"
6260
63- 3dsmaxplus .apps.tk-multi-shotgunpanel : &3dsmaxplus_apps_tk-multi-shotgunpanel
61+ 3dsmax .apps.tk-multi-shotgunpanel :
6462 shotgun_fields_hook : ' {self}/shotgun_fields.py'
65- actions_hook : ' {self}/general_actions.py:{self}/ tk-3dsmaxplus_actions .py'
63+ actions_hook : " {engine}/ tk-multi-shotgunpanel/basic/scene_actions .py"
6664 action_mappings :
6765 Note :
6866 - actions : [ note_to_ip, note_to_closed ]
@@ -94,14 +92,6 @@ includes:
9492 enable_context_switch : true
9593 location : " @common.apps.tk-multi-shotgunpanel.location"
9694
97- # tk-3dsmax app settings
98953dsmax.apps.tk-multi-setframerange :
9996 hook_frame_operation : " {engine}/tk-multi-setframerange/basic/frame_operations.py"
10097 location : " @common.apps.tk-multi-setframerange.location"
101- 3dsmax.apps.tk-multi-publish2 : *3dsmaxplus_apps_tk-multi-publish2
102- 3dsmax.apps.tk-multi-loader2 :
103- << : *3dsmaxplus_apps_tk-multi-loader2
104- actions_hook : " {engine}/tk-multi-loader2/basic/scene_actions.py"
105- 3dsmax.apps.tk-multi-shotgunpanel :
106- << : *3dsmaxplus_apps_tk-multi-shotgunpanel
107- actions_hook : " {engine}/tk-multi-shotgunpanel/basic/scene_actions.py"
0 commit comments