File tree Expand file tree Collapse file tree 8 files changed +24
-0
lines changed Expand file tree Collapse file tree 8 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,9 @@ includes:
64
64
shotgun_fields_hook : ' {self}/shotgun_fields.py'
65
65
actions_hook : ' {self}/general_actions.py:{self}/tk-3dsmaxplus_actions.py'
66
66
action_mappings :
67
+ Note :
68
+ - actions : [ note_to_ip, note_to_closed ]
69
+ filters : { }
67
70
PublishedFile :
68
71
- actions : [import]
69
72
filters : {published_file_type: Alembic Cache}
Original file line number Diff line number Diff line change @@ -71,6 +71,9 @@ aftereffects.apps.tk-multi-shotgunpanel:
71
71
shotgun_fields_hook : " {self}/shotgun_fields.py"
72
72
actions_hook : " {engine}/tk-multi-shotgunpanel/basic/scene_actions.py"
73
73
action_mappings :
74
+ Note :
75
+ - actions : [ note_to_ip, note_to_closed ]
76
+ filters : { }
74
77
PublishedFile :
75
78
- actions : [add_to_project, add_to_comp]
76
79
filters : {published_file_type: After Effects Project}
Original file line number Diff line number Diff line change @@ -88,6 +88,9 @@ alias.apps.tk-multi-loader2:
88
88
alias.apps.tk-multi-shotgunpanel :
89
89
actions_hook : " {engine}/tk-multi-shotgunpanel/basic/scene_actions.py"
90
90
action_mappings :
91
+ Note :
92
+ - actions : [ note_to_ip, note_to_closed ]
93
+ filters : { }
91
94
PublishedFile :
92
95
- actions : [import, import_as_reference]
93
96
filters : {published_file_type: Alias File}
Original file line number Diff line number Diff line change @@ -62,6 +62,9 @@ houdini.apps.tk-multi-loader2:
62
62
houdini.apps.tk-multi-shotgunpanel :
63
63
actions_hook : ' {self}/general_actions.py:{self}/tk-houdini_actions.py'
64
64
action_mappings :
65
+ Note :
66
+ - actions : [ note_to_ip, note_to_closed ]
67
+ filters : { }
65
68
PublishedFile :
66
69
- actions : [import]
67
70
filters : {published_file_type: Alembic Cache}
Original file line number Diff line number Diff line change @@ -61,6 +61,9 @@ maya.apps.tk-multi-loader2:
61
61
maya.apps.tk-multi-shotgunpanel :
62
62
actions_hook : ' {self}/general_actions.py:{self}/tk-maya_actions.py'
63
63
action_mappings :
64
+ Note :
65
+ - actions : [note_to_ip, note_to_closed]
66
+ filters : {}
64
67
PublishedFile :
65
68
- actions : [reference, import]
66
69
filters : {published_file_type: Alembic Cache}
Original file line number Diff line number Diff line change @@ -106,6 +106,9 @@ nukestudio.apps.tk-multi-loader2:
106
106
107
107
nuke.apps.tk-multi-shotgunpanel :
108
108
action_mappings :
109
+ Note :
110
+ - actions : [ note_to_ip, note_to_closed ]
111
+ filters : { }
109
112
PublishedFile :
110
113
- actions : [read_node]
111
114
filters : {published_file_type: Alembic Cache}
Original file line number Diff line number Diff line change @@ -64,6 +64,9 @@ photoshopcc.apps.tk-multi-shotgunpanel:
64
64
shotgun_fields_hook : " {self}/shotgun_fields.py"
65
65
actions_hook : " {self}/general_actions.py"
66
66
action_mappings :
67
+ Note :
68
+ - actions : [ note_to_ip, note_to_closed ]
69
+ filters : { }
67
70
PublishedFile :
68
71
- actions : [publish_clipboard]
69
72
filters : {}
Original file line number Diff line number Diff line change @@ -84,6 +84,9 @@ vred.apps.tk-multi-shotgunpanel:
84
84
shotgun_fields_hook : " {self}/shotgun_fields.py:{engine}/tk-multi-shotgunpanel/basic/shotgun_fields.py"
85
85
shotgun_filters_hook : " {engine}/tk-multi-shotgunpanel/basic/shotgun_filters.py"
86
86
action_mappings :
87
+ Note :
88
+ - actions : [ note_to_ip, note_to_closed ]
89
+ filters : { }
87
90
PublishedFile :
88
91
- actions : [import, import_with_options, smart_reference]
89
92
filters : {published_file_type: Alias File}
You can’t perform that action at this time.
0 commit comments