mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Hiero: loading plugin settings
This commit is contained in:
parent
e5f433fe83
commit
fcd8fb23e4
4 changed files with 67 additions and 14 deletions
|
|
@ -17,6 +17,18 @@
|
|||
"handleEnd": 10
|
||||
}
|
||||
},
|
||||
"load": {
|
||||
"LoadClip": {
|
||||
"enabled": true,
|
||||
"families": [
|
||||
"render2d", "source", "plate", "render", "review"
|
||||
],
|
||||
"representations": [
|
||||
"exr", "dpx", "jpg", "jpeg", "png", "h264", "mov"
|
||||
],
|
||||
"clip_name_template": "{asset}_{subset}_{representation}"
|
||||
}
|
||||
},
|
||||
"publish": {
|
||||
"CollectInstanceVersion": {
|
||||
"enabled": false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue