ValidateInstanceInContext was split into 2 separated plugins with own settings in maya and nuke host

This commit is contained in:
iLLiCiTiT 2021-09-27 18:07:26 +02:00
parent f58cacb716
commit eeda206278
6 changed files with 157 additions and 40 deletions

View file

@ -156,6 +156,11 @@
"CollectMayaRender": {
"sync_workfile_version": false
},
"ValidateInstanceInContext": {
"enabled": true,
"optional": true,
"active": true
},
"ValidateContainers": {
"enabled": true,
"optional": true,

View file

@ -38,6 +38,11 @@
"render"
]
},
"ValidateInstanceInContext": {
"enabled": true,
"optional": true,
"active": true
},
"ValidateContainers": {
"enabled": true,
"optional": true,