Merge branch 'develop' into feature/OP-3445_tray-publisher-editorial

This commit is contained in:
Jakub Jezek 2022-07-14 11:38:27 +02:00
commit aad47df105
No known key found for this signature in database
GPG key ID: 730D7C02726179A7
9 changed files with 117 additions and 30 deletions

View file

@ -287,7 +287,11 @@
"LoadClip": {
"enabled": true,
"_representations": [],
"node_name_template": "{class_name}_{ext}"
"node_name_template": "{class_name}_{ext}",
"options_defaults": {
"start_at_workfile": true,
"add_retime": true
}
}
},
"workfile_builder": {