Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00255/armature-select-mirror-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

48 lines
1.4 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00255",
"operation": "ARMATURE_SELECT_MIRROR_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00255-operator-armature.select_mirror.blend",
"sha256": "af187a9ffb0c6b8f422fd0da0896699dcde8209c8d5d6fbf807ba72cc4a64abb"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00255/armature-select-mirror-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "MIRROR_SELECTION_ALREADY_APPLIED",
"leftBone": "WebGapSelectMirror.L",
"rightBone": "WebGapSelectMirror.R",
"centerBone": "WebGapSelectMirrorCenter",
"onlyActive": false,
"extend": false
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureSelectMirrorArmature",
"leftBoneId": "bone:armature:WebGapArmatureSelectMirrorArmature:WebGapSelectMirror.L",
"rightBoneId": "bone:armature:WebGapArmatureSelectMirrorArmature:WebGapSelectMirror.R",
"centerBoneId": "bone:armature:WebGapArmatureSelectMirrorArmature:WebGapSelectMirrorCenter",
"leftSelected": false,
"rightSelected": true,
"centerSelected": false,
"leftHead": [
-2,
0,
0
],
"rightHead": [
2,
0,
0
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00256"
}