Files
workinf_Blender_Wasm/tests/golden/M12-07A/desktop-fixture.json
mes123456 380cbed4ff
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

224 lines
3.9 KiB
JSON

{
"files": [
{
"byteLength": 465,
"name": "single-mesh.obj",
"sha256": "a56694d1ee28735c68381ff18c3a52581612feebac0101a53e502956c27d144f"
},
{
"byteLength": 426,
"name": "single-mesh.mtl",
"sha256": "392f1b10ff5a0b142d520a9443b4c96191985f15d4244c79b36fdeda0f153715"
}
],
"nextTask": "M12-07B",
"operation": "DESKTOP_OBJ_SINGLE_MESH_FIXTURE",
"operator": "wm.obj_export",
"runtime": {
"binarySha256": "d4483926610484ef9c2ad9241aae1469f934d955ebe791f1920e263e0ba85b82",
"blenderVersion": "5.2.0 LTS",
"buildBranch": "unknown",
"buildDate": "2026-07-24",
"buildHash": "unknown",
"buildPlatform": "Linux",
"buildTime": "08:03:47",
"buildType": "Release",
"versionTuple": [
5,
2,
0
]
},
"schemaVersion": 1,
"semantic": {
"faces": [
{
"groups": [
"M12_OBJ_Single_Mesh_M12_OBJ_Red"
],
"material": "M12_OBJ_Red",
"vertices": [
{
"normal": 1,
"position": 1,
"texcoord": 1
},
{
"normal": 1,
"position": 2,
"texcoord": 2
},
{
"normal": 1,
"position": 3,
"texcoord": 3
}
]
},
{
"groups": [
"M12_OBJ_Single_Mesh_M12_OBJ_Blue"
],
"material": "M12_OBJ_Blue",
"vertices": [
{
"normal": 1,
"position": 1,
"texcoord": 1
},
{
"normal": 1,
"position": 3,
"texcoord": 3
},
{
"normal": 1,
"position": 4,
"texcoord": 4
}
]
}
],
"materialLibraries": [
"single-mesh.mtl"
],
"materials": [
{
"name": "M12_OBJ_Blue",
"properties": {
"Ka": [
1.0,
1.0,
1.0
],
"Kd": [
0.8,
0.8,
0.8
],
"Ke": [
0.0,
0.0,
0.0
],
"Ks": [
0.5,
0.5,
0.5
],
"Ni": [
1.5
],
"Ns": [
250.0
],
"d": [
1.0
],
"illum": [
2.0
]
}
},
{
"name": "M12_OBJ_Red",
"properties": {
"Ka": [
1.0,
1.0,
1.0
],
"Kd": [
0.8,
0.8,
0.8
],
"Ke": [
0.0,
0.0,
0.0
],
"Ks": [
0.5,
0.5,
0.5
],
"Ni": [
1.5
],
"Ns": [
250.0
],
"d": [
1.0
],
"illum": [
2.0
]
}
}
],
"normals": [
[
0.0,
1.0,
0.0
]
],
"objects": [
"M12_OBJ_Single_Mesh"
],
"positions": [
[
-1.0,
0.0,
1.0
],
[
1.0,
0.0,
1.0
],
[
1.0,
0.0,
-1.0
],
[
-1.0,
0.0,
-1.0
]
],
"texcoords": [
[
0.0,
0.0
],
[
1.0,
0.0
],
[
1.0,
1.0
],
[
0.0,
1.0
]
]
},
"settings": {
"exportMaterialGroups": true,
"exportMaterials": true,
"exportNormals": true,
"exportUV": true,
"forwardAxis": "NEGATIVE_Z",
"globalScale": 1.0,
"upAxis": "Y"
},
"sourceAnchor": "blender-5.2.0/source/blender/io/wavefront_obj",
"task": "M12-07A"
}