Hiero: loading plugin settings

This commit is contained in:
Jakub Jezek 2021-04-27 16:35:14 +02:00
parent e5f433fe83
commit fcd8fb23e4
No known key found for this signature in database
GPG key ID: D8548FBF690B100A
4 changed files with 67 additions and 14 deletions

View file

@ -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