Files
workinf_Blender_Wasm/tests/golden/M12-01C/asset-catalog-v2.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

128 lines
3.3 KiB
JSON

{
"schemaVersion": 2,
"revision": 1,
"catalogs": [
{
"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": [
{
"assetId": "asset:0ecbd393de19b0cc4fe26956ba658e782aaad4a859b4a9647161f1405ddadfd5",
"assetLibraryIdentifier": null,
"relativeAssetIdentifier": "Material/M12 Brushed Metal",
"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
}
],
"sourceSha256": null,
"sourcePath": null,
"preview": null
},
{
"assetId": "asset:4e9e5a3755581b0f3b604748fc5c64f4f51f14b5c2efd485a7093edeae4dbabd",
"assetLibraryIdentifier": null,
"relativeAssetIdentifier": "Object/M12 Hero",
"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": "FLOAT_ARRAY",
"value": [
2,
2,
0
]
},
{
"name": "rating",
"type": "INT",
"value": 5
},
{
"name": "source",
"type": "STRING",
"value": "M12-01B"
}
],
"sourceSha256": null,
"sourcePath": null,
"preview": null
},
{
"assetId": "asset:7ef9ef809269e187e988effca992a2249e6340bd65bba2da2c4b2545c8a7bd8c",
"assetLibraryIdentifier": null,
"relativeAssetIdentifier": "World/M12 Uncataloged World",
"idType": "WORLD",
"name": "M12 Uncataloged World",
"catalogId": null,
"catalogSimpleName": "",
"author": "M12 Artist",
"description": "Asset without a catalog assignment",
"copyright": "",
"license": "CC0-1.0",
"tags": [],
"activeTag": 0,
"usePreferredImportMethod": true,
"preferredImportMethod": "LINK",
"customProperties": [],
"sourceSha256": null,
"sourcePath": null,
"preview": null
}
],
"libraries": []
}