Files
workinf_Blender_Wasm/tests/golden/M12-07G/capability-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

88 lines
2.0 KiB
JSON

{
"files": [
{
"byteLength": 322,
"name": "capability-ascii.ply",
"sha256": "63646cab9bf6ccecb23092e5e24d04df1e0a690c866127c72a35791e99262331"
},
{
"byteLength": 391,
"name": "capability-binary-le.ply",
"sha256": "e40fbb494b8b147c555a0fc06eb191415406bb9a6c061acf6befd8464c8c41a5"
}
],
"nextTask": "M12-07H",
"operation": "DESKTOP_PLY_ASCII_BINARY_LE_CAPABILITY",
"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": {
"exportColors": "NONE",
"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-07G",
"variants": [
{
"asciiFormat": true,
"file": "capability-ascii.ply",
"id": "PLY_ASCII",
"semantic": {
"byteLength": 322,
"elements": [
{
"count": 4,
"name": "vertex"
},
{
"count": 2,
"name": "face"
}
],
"format": "ascii",
"headerBytes": 254
}
},
{
"asciiFormat": false,
"file": "capability-binary-le.ply",
"id": "PLY_BINARY_LITTLE_ENDIAN",
"semantic": {
"byteLength": 391,
"elements": [
{
"count": 4,
"name": "vertex"
},
{
"count": 2,
"name": "face"
}
],
"format": "binary_little_endian",
"headerBytes": 269
}
}
]
}