765 B
765 B
M16-GAP-00165 Status
status: done task: anim.channels_select_box operator LOCAL_EXACT slice updated: 2026-08-21 America/New_York
scope:
- Action Editor
anim.channels_select_boxselects all three F-Curve channels without selecting keyframes.
evidence:
- Blender desktop and WASM/Main expose the same three
locationchannels withselected: trueand unchanged keyframe selection. - The reader reuses the persisted
FCURVE_SELECTEDflag through the optional SceneIR channel fieldselected. - Save/reopen preserves the animation snapshot exactly; malformed Blend input is rejected without Main mutation.
- Fixture generation, desktop checker, npm comparator, direct comparator, context governance, and artifact hashing passed.
nextTask: M16-GAP-00166