Skip to content

Commit 90f474b

Browse files
authored
For #46098: Adds flame clip update publish plugin configuration. (#56)
Now that the Flame-to-Nuke workflow functions properly when no templates are in use, we can now make use of the OpenClip update functionality provided by publish2 in Nuke.
1 parent a1561c7 commit 90f474b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

env/includes/nuke/apps.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ nuke.apps.tk-multi-publish2:
3535
- name: Publish to Shotgun
3636
hook: "{self}/publish_file.py:{engine}/tk-multi-publish2/basic/nukestudio_publish_project.py"
3737
settings: {}
38+
- name: Update Flame Clip
39+
hook: "{engine}/tk-multi-publish2/basic/nuke_update_flame_clip.py"
40+
settings: {}
3841
location: "@common.apps.tk-multi-publish2.location"
3942

4043
nuke.apps.tk-multi-loader2:

0 commit comments

Comments
 (0)