Merge pull request #2062 from Ellipsanime/add-maya-pyblish-plugins

Maya: validate authorized loaded plugins
This commit is contained in:
Milan Kolar 2021-10-01 15:29:56 +01:00 committed by GitHub
commit 783a4c1ce3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 78 additions and 0 deletions

View file

@ -169,6 +169,11 @@
"enabled": false,
"attributes": {}
},
"ValidateLoadedPlugin": {
"enabled": false,
"whitelist_native_plugins": false,
"authorized_plugins": []
},
"ValidateRenderSettings": {
"arnold_render_attributes": [],
"vray_render_attributes": [],