@@ -42,14 +42,14 @@ vred.apps.tk-multi-publish2:
42
42
43
43
vred.apps.tk-multi-loader2 :
44
44
action_mappings :
45
- Alias File : [import, import_with_options, smart_reference ]
46
- Igs File : [import, import_with_options, smart_reference ]
47
- Stp File : [import, import_with_options, smart_reference ]
48
- Stl File : [import, import_with_options, smart_reference ]
49
- Jt File : [import, import_with_options, smart_reference ]
50
- Catpart File : [import, import_with_options, smart_reference ]
51
- Fbx File : [import, import_with_options, smart_reference ]
52
- Motion Builder FBX : [import, import_with_options, smart_reference ]
45
+ Alias File : [import, import_with_options]
46
+ Igs File : [import, import_with_options]
47
+ Stp File : [import, import_with_options]
48
+ Stl File : [import, import_with_options]
49
+ Jt File : [import, import_with_options]
50
+ Catpart File : [import, import_with_options]
51
+ Fbx File : [import, import_with_options]
52
+ Motion Builder FBX : [import, import_with_options]
53
53
VRED Scene : [import, import_with_options, smart_reference]
54
54
Osb File : [import, import_with_options, smart_reference]
55
55
Image : [ import_sceneplate ]
@@ -88,21 +88,21 @@ vred.apps.tk-multi-shotgunpanel:
88
88
- actions : [ note_to_ip, note_to_closed ]
89
89
filters : { }
90
90
PublishedFile :
91
- - actions : [import, import_with_options, smart_reference ]
91
+ - actions : [import, import_with_options]
92
92
filters : {published_file_type: Alias File}
93
- - actions : [import, import_with_options, smart_reference ]
93
+ - actions : [import, import_with_options]
94
94
filters : {published_file_type: Igs File}
95
- - actions : [import, import_with_options, smart_reference ]
95
+ - actions : [import, import_with_options]
96
96
filters : {published_file_type: Stp File}
97
- - actions : [import, import_with_options, smart_reference ]
97
+ - actions : [import, import_with_options]
98
98
filters : {published_file_type: Stl File}
99
- - actions : [import, import_with_options, smart_reference ]
99
+ - actions : [import, import_with_options]
100
100
filters : {published_file_type: Jt File}
101
- - actions : [import, import_with_options, smart_reference ]
101
+ - actions : [import, import_with_options]
102
102
filters : {published_file_type: Catpart File}
103
- - actions : [import, import_with_options, smart_reference ]
103
+ - actions : [import, import_with_options]
104
104
filters : {published_file_type: Fbx File}
105
- - actions : [import, import_with_options, smart_reference ]
105
+ - actions : [import, import_with_options]
106
106
filters : {published_file_type: Motion Builder FBX}
107
107
- actions : [import, import_with_options, smart_reference]
108
108
filters : {published_file_type: VRED Scene}
0 commit comments