mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
nuke: adding still render family workflow
This commit is contained in:
parent
0b7ae4f735
commit
a403e4afdf
8 changed files with 218 additions and 16 deletions
|
|
@ -119,7 +119,8 @@
|
|||
"render",
|
||||
"prerender",
|
||||
"review",
|
||||
"image"
|
||||
"image",
|
||||
"still"
|
||||
],
|
||||
"representations": [
|
||||
"exr",
|
||||
|
|
@ -127,7 +128,8 @@
|
|||
"jpg",
|
||||
"jpeg",
|
||||
"png",
|
||||
"psd"
|
||||
"psd",
|
||||
"tiff"
|
||||
],
|
||||
"node_name_template": "{class_name}_{ext}"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue