Updated titles

This commit is contained in:
DaanV2
2021-05-07 14:48:40 +02:00
parent 0dd0e68605
commit 681dbd189c
8 changed files with 16 additions and 16 deletions

View File

@@ -48,10 +48,10 @@
"type": "string",
"pattern": "^[Gg]eometry\\..+",
"description": "A geometry item, must be defined in the entity",
"title": "Geometry reference"
"title": "Geometry"
},
"description": "A geometry array definition",
"title": "Geometry array"
"title": "Geometries"
}
},
"materials": {
@@ -65,10 +65,10 @@
"type": "string",
"pattern": "^[Mm]aterial\\..+",
"description": "A material item, must be defined in the entity",
"title": "Material reference"
"title": "Material"
},
"description": "A material array definition",
"title": "Material array"
"title": "Materials"
}
},
"textures": {
@@ -108,7 +108,7 @@
"ignore_lighting": { "type": "boolean", "description": "TODO description: ignore lighting", "title": "Ignore Lighting" },
"is_hurt_color": {
"type": "object",
"title": "Is hurt color",
"title": "Is Hurt Color",
"additionalProperties": false,
"description": "The color that is overlay when hurt",
"properties": {