Updated comments

This commit is contained in:
DaanV2
2021-07-01 16:35:56 +02:00
parent bd92fde1b8
commit 9bf12e0823
383 changed files with 2315 additions and 573 deletions

View File

@@ -3,10 +3,12 @@
"type": "object",
"title": "Model Schema For 1.10.0",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"required": ["format_version"],
"properties": {
"debug": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Debug" },
"debug": { "type": "boolean", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Debug" },
"format_version": {
"title": "1.10.0 Format Version",
"type": "string",

View File

@@ -19,12 +19,14 @@
"description": "The face maps this many texels from the uv origin. If not specified, the box dimensions are used instead.",
"$ref": "#/definitions/uv"
},
"material_instance": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
"material_instance": { "type": "string", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}
},
"properties": {
"debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Debug" },
"debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Debug" },
"format_version": {
"title": "1.12.0 Format Version",
"type": "string",

View File

@@ -32,7 +32,8 @@
}
},
"properties": {
"debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Debug" },
"debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Debug" },
"format_version": {
"title": "1.14.0 Format Version",
"type": "string",

View File

@@ -32,7 +32,8 @@
}
},
"properties": {
"debug": { "title": "Debug", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean", "default": false },
"debug": { "title": "Debug", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "type": "boolean", "default": false },
"format_version": {
"title": "1.16.0 Format Version",
"type": "string",
@@ -447,7 +448,8 @@
}
}
},
"cape": { "title": "Cape", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" }
"cape": { "title": "Cape", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "type": "string" }
}
}
}

View File

@@ -3,10 +3,12 @@
"type": "object",
"title": "Model Schema For 1.8.0",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"required": ["format_version"],
"properties": {
"debug": { "type": "boolean", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Debug" },
"debug": { "type": "boolean", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "title": "Debug" },
"format_version": {
"title": "1.8.0 Format Version",
"type": "string",
@@ -61,12 +63,15 @@
"title": "Poly Mesh",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"additionalProperties": false,
"properties": {
"normalized_uvs": { "title": "Normalized Uvs", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" },
"normalized_uvs": { "title": "Normalized Uvs", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "type": "boolean" },
"positions": {
"title": "Positions",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }]
@@ -74,6 +79,7 @@
"normals": {
"title": "Normals",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }]
@@ -81,6 +87,7 @@
"polys": {
"title": "Polys",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": {
@@ -96,6 +103,7 @@
"title": "Render Group Id",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "integer",
"minimum": 0
},
@@ -108,6 +116,7 @@
"title": "Rotation",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"type": "array",
"items": [{ "type": "number" }, { "type": "number" }, { "type": "number" }]
},
@@ -116,6 +125,7 @@
"title": "Texture Meshes",
"description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED",
"items": {
"type": "object",
"additionalProperties": false,
@@ -131,8 +141,10 @@
}
}
},
"cape": { "title": "Cape", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "string" },
"debug": { "title": "Debug", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "type": "boolean" },
"cape": { "title": "Cape", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "type": "string" },
"debug": { "title": "Debug", "description": "UNDOCUMENTED",
"$comment": "UNDOCUMENTED" "type": "boolean" },
"texturewidth": { "type": "integer", "description": "UNDOCUMENTATED: texturewidth", "title": "Texturewidth" },
"textureheight": { "type": "integer", "description": "UNDOCUMENTATED: textureheight", "title": "Textureheight" },
"visible_bounds_width": { "type": "number", "description": "UNDOCUMENTATED: visible bounds width", "title": "Visible Bounds Width" },