added validator no negative scale to the schema

This commit is contained in:
Kaa Maurice 2022-08-11 15:44:54 +02:00
parent 6cba799c46
commit b8376b4a42

View file

@ -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"