mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
added validator no negative scale to the schema
This commit is contained in:
parent
6cba799c46
commit
b8376b4a42
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,10 @@
|
|||
"key": "ValidateMeshHasUvs",
|
||||
"label": "Validate Mesh Has UVs"
|
||||
},
|
||||
{
|
||||
"key": "ValidateMeshNoNegativeScale",
|
||||
"label": "Validate Mesh No Negative Scale"
|
||||
},
|
||||
{
|
||||
"key": "ValidateTransformZero",
|
||||
"label": "Validate Transform Zero"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue