Files
workinf_Blender_Wasm/tests/golden/M12-07H/mapping-report.json
mes123456 380cbed4ff
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
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

293 lines
6.0 KiB
JSON

{
"files": [
{
"byteLength": 521,
"name": "mapping-ascii.ply",
"sha256": "acaa369c17252d4d089a2e3064d0c1fcdfdb2d066759ed160adf7869d3e859d5"
},
{
"byteLength": 568,
"name": "mapping-binary-le.ply",
"sha256": "d0fc195fd1a101c42ac984a2382bccdddb7d0bf60dd618e9f637c964f1b30b9e"
},
{
"byteLength": 586,
"name": "unknown-property-ascii.ply",
"sha256": "a994c7126f235d0067ce4af35f8b0c6699cc83073e2a37e982edd45ece459f33"
}
],
"nextTask": "M12-07I",
"operation": "PLY_VERTEX_FACE_COLOR_CUSTOM_MAPPING",
"operator": "wm.ply_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,
"settings": {
"exportAttributes": true,
"exportColors": "SRGB",
"exportNormals": true,
"exportSelectedObjects": true,
"exportTriangulatedMesh": true,
"exportUV": false,
"forwardAxis": "NEGATIVE_Z",
"globalScale": 1.0,
"upAxis": "Y"
},
"sourceAnchor": "blender-5.2.0/source/blender/io/ply",
"task": "M12-07H",
"unknownProperty": {
"expectedCode": "PLY_UNKNOWN_PROPERTY",
"file": "unknown-property-ascii.ply",
"property": "unknown_values"
},
"variants": [
{
"file": "mapping-ascii.ply",
"id": "PLY_ASCII_MAPPING",
"semantic": {
"faceCount": 2,
"faces": [
{
"customProperties": {},
"indices": [
0,
1,
2
]
},
{
"customProperties": {},
"indices": [
0,
2,
3
]
}
],
"format": "ascii",
"vertexCount": 4,
"vertices": [
{
"color": [
254,
0,
0,
255
],
"customProperties": {
"label": 1.0,
"temperature": 10.0
},
"normal": [
0.0,
1.0,
0.0
],
"position": [
-1.0,
0.0,
1.0
]
},
{
"color": [
0,
254,
0,
255
],
"customProperties": {
"label": 2.0,
"temperature": 20.0
},
"normal": [
0.0,
1.0,
0.0
],
"position": [
1.0,
0.0,
1.0
]
},
{
"color": [
0,
0,
254,
255
],
"customProperties": {
"label": 3.0,
"temperature": 30.0
},
"normal": [
0.0,
1.0,
0.0
],
"position": [
1.0,
0.0,
-1.0
]
},
{
"color": [
254,
254,
0,
255
],
"customProperties": {
"label": 4.0,
"temperature": 40.0
},
"normal": [
0.0,
1.0,
0.0
],
"position": [
-1.0,
0.0,
-1.0
]
}
]
}
},
{
"file": "mapping-binary-le.ply",
"id": "PLY_BINARY_LITTLE_ENDIAN_MAPPING",
"semantic": {
"faceCount": 2,
"faces": [
{
"customProperties": {},
"indices": [
0,
1,
2
]
},
{
"customProperties": {},
"indices": [
0,
2,
3
]
}
],
"format": "binary_little_endian",
"vertexCount": 4,
"vertices": [
{
"color": [
254,
0,
0,
255
],
"customProperties": {
"label": 1.0,
"temperature": 10.0
},
"normal": [
0.0,
1.0,
0.0
],
"position": [
-1.0,
0.0,
1.0
]
},
{
"color": [
0,
254,
0,
255
],
"customProperties": {
"label": 2.0,
"temperature": 20.0
},
"normal": [
0.0,
1.0,
0.0
],
"position": [
1.0,
0.0,
1.0
]
},
{
"color": [
0,
0,
254,
255
],
"customProperties": {
"label": 3.0,
"temperature": 30.0
},
"normal": [
0.0,
1.0,
0.0
],
"position": [
1.0,
0.0,
-1.0
]
},
{
"color": [
254,
254,
0,
255
],
"customProperties": {
"label": 4.0,
"temperature": 40.0
},
"normal": [
0.0,
1.0,
0.0
],
"position": [
-1.0,
0.0,
-1.0
]
}
]
}
}
]
}