Updating filters and behaviors

This commit is contained in:
DaanV2
2023-10-24 21:58:11 +02:00
parent 96d0654970
commit b79f694f7a
25 changed files with 496 additions and 16 deletions

View File

@@ -190,6 +190,11 @@
"additionalProperties": { "oneOf": [{ "type": "string" }, { "type": "boolean" }, { "type": "number" }] }
}
},
"rebuild_animation_matrices": {
"type": "boolean",
"description": "Whenever or not to rebuild the animation matrices.",
"title": "Rebuild Animation Matrices"
},
"textures": {
"title": "Textures",
"description": "The texture to apply, multiple texture can be used as to create an overlay effect, a specific material is required though.",