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

37 lines
1.2 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00261",
"operation": "ARMATURE_SUBDIVIDE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00261-operator-armature.subdivide.blend",
"sha256": "b29bcbddbc05f2ec1443699a9348abcbe52531f2fea5b03e51286ddb8305c2c4"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00261/armature-subdivide-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "BONE_ALREADY_SUBDIVIDED_ONCE",
"numberCuts": 1,
"sourceBone": "WebGapArmatureSubdivideSource",
"otherBone": "WebGapArmatureSubdivideOther"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureSubdivideArmature",
"pieceIds": [
"bone:armature:WebGapArmatureSubdivideArmature:WebGapArmatureSubdivideSource",
"bone:armature:WebGapArmatureSubdivideArmature:WebGapArmatureSubdivideSource.001"
],
"otherBoneId": "bone:armature:WebGapArmatureSubdivideArmature:WebGapArmatureSubdivideOther",
"pieceCount": 2,
"otherSelected": false
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00262"
}