File tree Expand file tree Collapse file tree 4 files changed +42
-8
lines changed
Expand file tree Collapse file tree 4 files changed +42
-8
lines changed Original file line number Diff line number Diff line change @@ -34,5 +34,6 @@ engines:
3434 tk-shell : ' @shell.asset_step'
3535 tk-photoshopcc : ' @photoshopcc.asset_step'
3636 tk-aftereffects : ' @aftereffects.asset_step'
37- tk-3dsmaxplus : ' @3dsmax.asset_step'
37+ tk-3dsmaxplus : ' @3dsmaxplus.asset_step'
38+ tk-3dsmax : ' @3dsmax.asset_step'
3839 tk-shotgun : ' @shotgun.all'
Original file line number Diff line number Diff line change @@ -17,6 +17,23 @@ includes:
1717- ../common/apps.yml
1818- apps.yml
1919
20+ 3dsmaxplus.asset_step :
21+ apps :
22+ tk-multi-about : ' @common.apps.tk-multi-about'
23+
24+ tk-multi-pythonconsole : ' @common.apps.tk-multi-pythonconsole'
25+
26+ tk-multi-publish2 : ' @3dsmaxplus.apps.tk-multi-publish2'
27+
28+ tk-multi-loader2 : ' @3dsmaxplus.apps.tk-multi-loader2'
29+
30+ tk-multi-shotgunpanel : ' @3dsmaxplus.apps.tk-multi-shotgunpanel'
31+
32+ location : " @common.engines.tk-3dsmaxplus.location"
33+ menu_favourites : []
34+ launch_builtin_plugins : [basic]
35+
36+
20373dsmax.asset_step :
2138 apps :
2239 tk-multi-about : ' @common.apps.tk-multi-about'
@@ -29,8 +46,6 @@ includes:
2946
3047 tk-multi-shotgunpanel : ' @3dsmax.apps.tk-multi-shotgunpanel'
3148
32- location : " @common.engines.tk-3dsmaxplus .location"
49+ location : " @common.engines.tk-3dsmax .location"
3350 menu_favourites : []
3451 launch_builtin_plugins : [basic]
35-
36-
Original file line number Diff line number Diff line change @@ -17,6 +17,25 @@ includes:
1717- ../common/apps.yml
1818- apps.yml
1919
20+ 3dsmaxplus.shot_step :
21+ apps :
22+ tk-multi-about : ' @common.apps.tk-multi-about'
23+
24+ tk-multi-pythonconsole : ' @common.apps.tk-multi-pythonconsole'
25+
26+ tk-multi-setframerange : ' @common.apps.tk-multi-setframerange'
27+
28+ tk-multi-publish2 : ' @3dsmaxplus.apps.tk-multi-publish2'
29+
30+ tk-multi-loader2 : ' @3dsmaxplus.apps.tk-multi-loader2'
31+
32+ tk-multi-shotgunpanel : ' @3dsmaxplus.apps.tk-multi-shotgunpanel'
33+
34+ location : " @common.engines.tk-3dsmaxplus.location"
35+ menu_favourites : []
36+ launch_builtin_plugins : [basic]
37+
38+
20393dsmax.shot_step :
2140 apps :
2241 tk-multi-about : ' @common.apps.tk-multi-about'
@@ -31,8 +50,6 @@ includes:
3150
3251 tk-multi-shotgunpanel : ' @3dsmax.apps.tk-multi-shotgunpanel'
3352
34- location : " @common.engines.tk-3dsmaxplus .location"
53+ location : " @common.engines.tk-3dsmax .location"
3554 menu_favourites : []
3655 launch_builtin_plugins : [basic]
37-
38-
Original file line number Diff line number Diff line change @@ -34,5 +34,6 @@ engines:
3434 tk-shell : ' @shell.shot_step'
3535 tk-photoshopcc : ' @photoshopcc.shot_step'
3636 tk-aftereffects : ' @aftereffects.shot_step'
37- tk-3dsmaxplus : ' @3dsmax.shot_step'
37+ tk-3dsmaxplus : ' @3dsmaxplus.shot_step'
38+ tk-3dsmax : ' @3dsmax.shot_step'
3839 tk-shotgun : ' @shotgun.all'
You can’t perform that action at this time.
0 commit comments