mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
renaming target and its label to make it better sorted in ui
This commit is contained in:
parent
697c126cce
commit
ff77dc0678
3 changed files with 5 additions and 5 deletions
|
|
@ -327,8 +327,8 @@ class NukeWriteCreator(NukeCreator):
|
|||
"frames": "Use existing frames"
|
||||
}
|
||||
if ("farm_rendering" in self.instance_attributes):
|
||||
rendering_targets["frames_farm"] = "Use existing frames - farm"
|
||||
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