mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Expose toggle publish plug-in settings for Maya Look Shading Engine Naming
This commit is contained in:
parent
f5c0c64533
commit
87c5eb5497
2 changed files with 16 additions and 0 deletions
|
|
@ -166,6 +166,11 @@
|
|||
"enabled": false,
|
||||
"regex": "(?P<asset>.*)_(.*)_SHD"
|
||||
},
|
||||
"ValidateShadingEngine": {
|
||||
"enabled": true,
|
||||
"optional": true,
|
||||
"active": true
|
||||
},
|
||||
"ValidateAttributes": {
|
||||
"enabled": false,
|
||||
"attributes": {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue