Continue Blender Web parity task handoff
This commit is contained in:
16
docs/status/M16-GAP-00179.md
Normal file
16
docs/status/M16-GAP-00179.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# M16-GAP-00179 Status
|
||||
|
||||
status: done
|
||||
task: anim.keyframe_clear_v3d operator LOCAL_EXACT slice
|
||||
updated: 2026-08-21 America/New_York
|
||||
|
||||
scope:
|
||||
|
||||
- The minimal fixture selects one object with a scalar `clear_target` Action at frames 1, 3, and 5. A foreground `VIEW_3D` context invokes `ANIM_OT_keyframe_clear_v3d(confirm=false)` (`poll=true`, `FINISHED`), removing all editable F-Curves from the selected object's Action.
|
||||
|
||||
evidence:
|
||||
|
||||
- Desktop evidence records the selected/active object changing from three selected keyframes to no F-Curves; WASM/Main reads the original channel as `["clear_target"][0]` and the cleared fixture with no matching animation. Save/reopen is exact and malformed Blend input is rejected without Main mutation.
|
||||
- Fixture generation, foreground V3D desktop checker, npm comparator, direct comparator, and artifact hashing passed. The checker and comparator are idempotent for the already-cleared exact fixture while retaining the original `before` evidence.
|
||||
|
||||
nextTask: `M16-GAP-00180`
|
||||
Reference in New Issue
Block a user