Files
workinf_Blender_Wasm/docs/status/M16-GAP-00165.md
mes123456 46c9ebfcb6
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Capture M16 gap execution artifacts
2026-08-21 21:09:40 -04:00

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_box selects all three F-Curve channels without selecting keyframes.

evidence:

  • Blender desktop and WASM/Main expose the same three location channels with selected: true and unchanged keyframe selection.
  • The reader reuses the persisted FCURVE_SELECTED flag through the optional SceneIR channel field selected.
  • 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