764 B
764 B
M16-GAP-00176 Status
status: done task: anim.driver_button_remove operator LOCAL_EXACT slice updated: 2026-08-21 America/New_York
scope:
- The minimal fixture starts with one scripted driver on
drive_target; foreground Chromium-compatible Blender UI activates the RNA button and invokesANIM_OT_driver_button_remove(all=true)(poll=true,FINISHED), removing that driver from Main.
evidence:
- Desktop and WASM/Main expose the same final object with no drivers; save/reopen is exact and malformed Blend input is rejected without Main mutation.
- Fixture generation, foreground desktop checker, npm comparator, direct comparator, and artifact hashing passed. The checker is idempotent for the already-removed exact fixture.
nextTask: M16-GAP-00177