Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00239/armature-extrude-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

51 lines
1.5 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00239",
"operation": "ARMATURE_EXTRUDE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00239-operator-armature.extrude.blend",
"sha256": "f4b86c585af6349dc43c50e23c93a482917145ba0b5bbd9ab3f8a7cf5018e661"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00239/armature-extrude-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "SELECTED_TAIL_ALREADY_EXTRUDED",
"sourceBone": "WebGapArmatureExtrudeSource",
"extrudeBone": "WebGapArmatureExtrudeSource.001",
"translation": [
0,
1,
0
]
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureExtrudeArmature",
"sourceBoneId": "bone:armature:WebGapArmatureExtrudeArmature:WebGapArmatureExtrudeSource",
"extrudeBoneId": "bone:armature:WebGapArmatureExtrudeArmature:WebGapArmatureExtrudeSource.001",
"otherBoneId": "bone:armature:WebGapArmatureExtrudeArmature:WebGapArmatureExtrudeOther",
"extrudeSelected": true,
"parentId": "bone:armature:WebGapArmatureExtrudeArmature:WebGapArmatureExtrudeSource",
"geometry": {
"head": [
0,
0,
0
],
"tail": [
0,
1,
0
]
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00240"
}