shots and assets custom folders root

This commit is contained in:
Félix David 2022-03-17 15:52:14 +01:00
parent bd06809ffa
commit 84a13e4eb6
4 changed files with 99 additions and 12 deletions

View file

@ -5,6 +5,23 @@
"collapsible": true,
"is_file": true,
"children": [
{
"type": "dict",
"key": "entities_root",
"label": "Entities root folder",
"children": [
{
"type": "text",
"key": "assets",
"label": "Assets:"
},
{
"type": "text",
"key": "shots",
"label": "Shots (includes Episodes & Sequences if any):"
}
]
},
{
"type": "dict",
"key": "entities_naming_pattern",