Merge branch 'develop' into enhancement/imageio_to_project_settings

This commit is contained in:
Jakub Jezek 2022-10-12 10:48:40 +02:00
commit d1c7adef9f
No known key found for this signature in database
GPG key ID: 730D7C02726179A7
214 changed files with 3721 additions and 2533 deletions

View file

@ -1,15 +1,5 @@
{
"shelves": [
{
"shelf_set_name": "OpenPype Shelves",
"shelf_set_source_path": {
"windows": "",
"darwin": "",
"linux": ""
},
"shelf_definition": []
}
],
"shelves": [],
"create": {
"CreateArnoldAss": {
"enabled": true,

View file

@ -40,7 +40,10 @@
"make_image_sequence": false,
"max_downscale_size": 8192,
"jpg_options": {
"tags": []
"tags": [
"review",
"ftrackreview"
]
},
"mov_options": {
"tags": [

View file

@ -140,7 +140,7 @@
},
{
"type": "label",
"label": "Add additional options - put attribute and value, like <code>AASamples</code>"
"label": "Add additional options - put attribute and value, like <code>defaultArnoldRenderOptions.AASamples</code> = <code>4</code>"
},
{
"type": "dict-modifiable",
@ -276,7 +276,7 @@
},
{
"type": "label",
"label": "Add additional options - put attribute and value, like <code>aaFilterSize</code>"
"label": "Add additional options - put attribute and value, like <code>vraySettings.aaFilterSize</code> = <code>1.5</code>"
},
{
"type": "dict-modifiable",
@ -405,7 +405,7 @@
},
{
"type": "label",
"label": "Add additional options - put attribute and value, like <code>reflectionMaxTraceDepth</code>"
"label": "Add additional options - put attribute and value, like <code>redshiftOptions.reflectionMaxTraceDepth</code> = <code>3</code>"
},
{
"type": "dict-modifiable",