This commit is contained in:
DaanV2
2021-04-04 14:00:43 +02:00
parent d08e59713b
commit 7cafb5cfc6
26 changed files with 65 additions and 60 deletions

View File

@@ -74,7 +74,7 @@
],
"properties": {
"states": {
"title": "States ",
"title": "States",
"description": "The states of this animation controller",
"propertyNames": { "pattern": "[a-z\\.]+", "examples": ["default"] },
"minProperties": 1,
@@ -85,7 +85,7 @@
"type": "object",
"properties": {
"animations": {
"title": "Animations ",
"title": "Animations",
"description": "The animations definition for 1.10.0",
"type": "array",
"items": { "$ref": "#/definitions/animationspec", "description": "TODO description: animations", "title": "Animations" }
@@ -127,7 +127,7 @@
}
},
"transitions": {
"title": "Transition ",
"title": "Transition",
"description": "The transition definition for 1.10.0",
"minProperties": 1,
"type": "array",