Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00179/anim-keyframe-clear-v3d-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

67 lines
1.5 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00179",
"operation": "ANIM_KEYFRAME_CLEAR_V3D_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00179-operator-anim.keyframe_clear_v3d.blend",
"sha256": "0e079b73025f3623872e92c1e961e012cbcfaff4a64b2c7741a2ff08c935afdd"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00179/anim-keyframe-clear-v3d-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "ANIMATION_CLEARED",
"before": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"clear_target\"]",
"selected": [
true,
true,
true
],
"values": [
1,
3,
5
]
}
],
"name": "WebGapAnimKeyframeClearV3DAction"
},
"after": {
"channels": [],
"name": "WebGapAnimKeyframeClearV3DAction"
}
},
"wasm": {
"status": "EXACT",
"before": {
"animationId": "action:WebGapAnimKeyframeClearV3DAction:object:WebGapAnimKeyframeClearV3DObject",
"channelPaths": [
"[\"clear_target\"][0]"
],
"keyframesPerChannel": [
3
]
},
"after": {
"animationCount": 0,
"animationCleared": true
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00180"
}