Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00235/armature-dissolve-local-exact-report.json
mes123456 9f43244982
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
Continue Blender Web parity task handoff
2026-08-23 05:47:21 -04:00

59 lines
1.5 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00235",
"operation": "ARMATURE_DISSOLVE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00235-operator-armature.dissolve.blend",
"sha256": "951ea935f05ed06ced6ea61d4a9293e7dd3226902ea6ae3c0c466779dcbcf24b"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00235/armature-dissolve-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "CONNECTED_TIP_ALREADY_DISSOLVED",
"dissolvedBone": "WebGapArmatureDissolveTip"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureDissolveArmature",
"remainingBoneIds": [
"bone:armature:WebGapArmatureDissolveArmature:WebGapArmatureDissolveRoot",
"bone:armature:WebGapArmatureDissolveArmature:WebGapArmatureDissolveOther"
],
"dissolvedBonePresent": false,
"survivingRoot": {
"id": "bone:armature:WebGapArmatureDissolveArmature:WebGapArmatureDissolveRoot",
"head": [
0,
0,
0
],
"tail": [
0,
3,
0
]
},
"independentBone": {
"id": "bone:armature:WebGapArmatureDissolveArmature:WebGapArmatureDissolveOther",
"head": [
2,
0,
0
],
"tail": [
2,
1,
0
]
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00236"
}