mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
PYPE-1901 - reworked Settings
Layer could be resolved to final family according to color_code OR name (or both).
This commit is contained in:
parent
6fe7517303
commit
b0628953d8
4 changed files with 102 additions and 32 deletions
|
|
@ -13,9 +13,14 @@
|
|||
"active": true
|
||||
},
|
||||
"CollectRemoteInstances": {
|
||||
"color_code": [],
|
||||
"families": [],
|
||||
"subset_template_name": ""
|
||||
"color_code_mapping": [
|
||||
{
|
||||
"color_code": [],
|
||||
"layer_name_regex": [],
|
||||
"family": "",
|
||||
"subset_template_name": ""
|
||||
}
|
||||
]
|
||||
},
|
||||
"ExtractImage": {
|
||||
"formats": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue