Merge branch 'develop' into enhancement/OP-5808_Enhancement-3dsmax-rendering-time-data-from-instance

This commit is contained in:
Ondřej Samohel 2023-05-15 18:22:30 +02:00 committed by GitHub
commit f90dea5e26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 264 additions and 162 deletions

View file

@ -82,7 +82,8 @@
"png": {
"ext": "png",
"tags": [
"ftrackreview"
"ftrackreview",
"kitsureview"
],
"burnins": [],
"ffmpeg_args": {

View file

@ -734,6 +734,7 @@
"ValidateShaderName": {
"enabled": false,
"optional": true,
"active": true,
"regex": "(?P<asset>.*)_(.*)_SHD"
},
"ValidateShadingEngine": {