mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #481 from ynput/enhancement/AY-1001_validate-render-settings-optional
Add default value for #474
This commit is contained in:
commit
25c9481fe3
1 changed files with 1 additions and 0 deletions
|
|
@ -1175,6 +1175,7 @@ DEFAULT_PUBLISH_SETTINGS = {
|
|||
},
|
||||
"ValidateRenderSettings": {
|
||||
"enabled": True,
|
||||
"active": True,
|
||||
"optional": False,
|
||||
"arnold_render_attributes": [],
|
||||
"vray_render_attributes": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue