Files
workinf_Blender_Wasm/docs/status/M16-GAP-00177.md
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

17 lines
657 B
Markdown

# M16-GAP-00177 Status
status: done
task: anim.end_frame_set operator LOCAL_EXACT slice
updated: 2026-08-21 America/New_York
scope:
- The minimal scene starts at frame 42 with a scene range of 1-120; a foreground animation-area context invokes `ANIM_OT_end_frame_set` (`poll=true`, `FINISHED`) and sets the scene end frame to 42.
evidence:
- Desktop and WASM/Main expose the same frame state (`current=42`, `start=1`, `end=42`); 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.
nextTask: `M16-GAP-00178`