mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Merge branch 'feature/remote_existing_frames_nuke' into enhancement/OP-6317_Nuke-publish-existing-frames-on-farm
This commit is contained in:
commit
e47b26ed6c
5 changed files with 31 additions and 7 deletions
|
|
@ -328,6 +328,7 @@ class NukeWriteCreator(NukeCreator):
|
|||
}
|
||||
if ("farm_rendering" in self.instance_attributes):
|
||||
rendering_targets["farm"] = "Farm rendering"
|
||||
rendering_targets["farm_frames"] = "Existing frames farm rendering"
|
||||
|
||||
return EnumDef(
|
||||
"render_target",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue