add render settings to settings 😁

This commit is contained in:
Ondrej Samohel 2021-05-10 22:37:34 +02:00 committed by Ondrej Samohel
parent 28f37046b1
commit 7b31f7f000
No known key found for this signature in database
GPG key ID: 02376E18990A97C6

View file

@ -72,6 +72,52 @@
}
]
},
{
"type": "dict",
"collapsible": true,
"key": "ValidateRenderSettings",
"label": "ValidateRenderSettings",
"children": [
{
"type": "dict-modifiable",
"key": "arnold_render_attributes",
"label": "Arnold Render Attributes",
"use_label_wrap": true,
"object_type": {
"type": "text"
}
},
{
"type": "dict-modifiable",
"key": "vray_render_attributes",
"label": "Vray Render Attributes",
"use_label_wrap": true,
"object_type": {
"type": "text"
}
},
{
"type": "dict-modifiable",
"key": "redshift_render_attributes",
"label": "Redshift Render Attributes",
"use_label_wrap": true,
"object_type": {
"type": "text"
}
},
{
"type": "dict-modifiable",
"key": "renderman_render_attributes",
"label": "Renderman Render Attributes",
"use_label_wrap": true,
"object_type": {
"type": "text"
}
}
]
},
{
"type": "collapsible-wrap",
"label": "Model",