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

52 lines
1.5 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00241",
"operation": "ARMATURE_EXTRUDE_MOVE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00241-operator-armature.extrude_move.blend",
"sha256": "3959f29bfef358c9a7f10720605b9706bf03830f18ae713e4409b6396b3ea18c"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00241/armature-extrude-move-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "SELECTED_TAIL_ALREADY_EXTRUDED_AND_MOVED",
"sourceBone": "WebGapArmatureExtrudeMoveSource",
"extrudeBone": "WebGapArmatureExtrudeMoveSource.001",
"translation": [
0,
1,
0
]
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureExtrudeMoveArmature",
"sourceBoneId": "bone:armature:WebGapArmatureExtrudeMoveArmature:WebGapArmatureExtrudeMoveSource",
"extrudeBoneId": "bone:armature:WebGapArmatureExtrudeMoveArmature:WebGapArmatureExtrudeMoveSource.001",
"otherBoneId": "bone:armature:WebGapArmatureExtrudeMoveArmature:WebGapArmatureExtrudeMoveOther",
"extrudeSelected": true,
"parentId": "bone:armature:WebGapArmatureExtrudeMoveArmature:WebGapArmatureExtrudeMoveSource",
"connected": true,
"geometry": {
"head": [
0,
0,
0
],
"tail": [
0,
1,
0
]
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00242"
}