merge with upstream/develop

This commit is contained in:
Alexey Bogomolov 2023-03-07 20:37:58 +03:00
commit dbccc10b3b
51 changed files with 1171 additions and 463 deletions

View file

@ -565,7 +565,17 @@
]
},
"templated_workfile_build": {
"profiles": []
"profiles": [
{
"task_types": [
"Compositing"
],
"task_names": [],
"path": "{project[name]}/templates/comp.nk",
"keep_placeholder": true,
"create_first_version": true
}
]
},
"filters": {}
}