Files
workinf_Blender_Wasm/tests/golden/M12-01B/canonical.json
mes123456 5a11045ca5
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Advance Blender 5.2 web parity through M12-03D
2026-08-17 17:30:27 -04:00

117 lines
2.8 KiB
JSON

{
"schemaVersion": 1,
"task": "M12-01B",
"enablingTask": true,
"parityStateChange": false,
"blenderVersion": "5.2.0",
"catalogDefinition": {
"fileName": "blender_assets.cats.txt",
"version": 1,
"records": [
{
"catalogId": "11111111-1111-4111-8111-111111111111",
"path": "Characters",
"simpleName": "Characters",
"parentPath": null
},
{
"catalogId": "22222222-2222-4222-8222-222222222222",
"path": "Characters/Heroes",
"simpleName": "Heroes",
"parentPath": "Characters"
},
{
"catalogId": "33333333-3333-4333-8333-333333333333",
"path": "Materials/Metal",
"simpleName": "Metal",
"parentPath": "Materials"
}
]
},
"assets": [
{
"idType": "MATERIAL",
"name": "M12 Brushed Metal",
"catalogId": "33333333-3333-4333-8333-333333333333",
"catalogSimpleName": "",
"author": "",
"description": "",
"copyright": "",
"license": "",
"tags": [
"metal"
],
"activeTag": 0,
"usePreferredImportMethod": false,
"preferredImportMethod": "APPEND",
"customProperties": [
{
"name": "roughness",
"type": "FLOAT",
"value": 0.35
}
]
},
{
"idType": "OBJECT",
"name": "M12 Hero",
"catalogId": "22222222-2222-4222-8222-222222222222",
"catalogSimpleName": "",
"author": "M12 Artist",
"description": "Desktop catalog v1 object fixture",
"copyright": "Copyright 2026 M12 Fixture Authors",
"license": "CC0-1.0",
"tags": [
"character",
"hero",
"rig-ready"
],
"activeTag": 1,
"usePreferredImportMethod": true,
"preferredImportMethod": "APPEND",
"customProperties": [
{
"name": "approved",
"type": "BOOL",
"value": true
},
{
"name": "dimensions",
"type": "IDPROPERTYARRAY",
"value": [
2.0,
2.0,
0.0
]
},
{
"name": "rating",
"type": "INT",
"value": 5
},
{
"name": "source",
"type": "STR",
"value": "M12-01B"
}
]
},
{
"idType": "WORLD",
"name": "M12 Uncataloged World",
"catalogId": "00000000-0000-0000-0000-000000000000",
"catalogSimpleName": "",
"author": "M12 Artist",
"description": "Asset without a catalog assignment",
"copyright": "",
"license": "CC0-1.0",
"tags": [],
"activeTag": 0,
"usePreferredImportMethod": true,
"preferredImportMethod": "LINK",
"customProperties": []
}
],
"nextTask": "M12-01C"
}