saved defaults for ValidateContainers plugin

This commit is contained in:
iLLiCiTiT 2021-06-22 10:40:37 +02:00
parent cc79caa90f
commit 70176a3de1
5 changed files with 29 additions and 0 deletions

View file

@ -5,6 +5,11 @@
".*"
]
},
"ValidateContainers": {
"enabled": true,
"optional": true,
"active": true
},
"ValidateSceneSettings": {
"enabled": true,
"optional": true,

View file

@ -0,0 +1,9 @@
{
"publish": {
"ValidateContainers": {
"enabled": true,
"optional": true,
"active": true
}
}
}

View file

@ -127,6 +127,11 @@
"CollectMayaRender": {
"sync_workfile_version": false
},
"ValidateContainers": {
"enabled": true,
"optional": true,
"active": true
},
"ValidateShaderName": {
"enabled": false,
"regex": "(?P<asset>.*)_(.*)_SHD"

View file

@ -21,6 +21,11 @@
"PreCollectNukeInstances": {
"sync_workfile_version": true
},
"ValidateContainers": {
"enabled": true,
"optional": true,
"active": true
},
"ValidateKnobs": {
"enabled": false,
"knobs": {

View file

@ -7,6 +7,11 @@
}
},
"publish": {
"ValidateContainers": {
"enabled": true,
"optional": true,
"active": true
},
"ExtractImage": {
"formats": [
"png",