Continue Blender Web parity task handoff
This commit is contained in:
19
docs/status/M16-GAP-00214.md
Normal file
19
docs/status/M16-GAP-00214.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# M16-GAP-00214 Status
|
||||
|
||||
status: done
|
||||
task: anim.view_curve_in_graph_editor operator LOCAL_EXACT slice
|
||||
updated: 2026-08-22 America/New_York
|
||||
|
||||
scope:
|
||||
|
||||
- The minimal fixture contains one selected mesh object, one custom animated scalar property with frames 1 and 10, and a persisted Graph Editor area.
|
||||
- Desktop activates the property button and runs `ANIM_OT_view_curve_in_graph_editor` with `poll=true` and `FINISHED`; the operator changes the Graph Editor view bounds while leaving the Action data unchanged.
|
||||
- The Main reader now exposes `View2D` state for `GRAPH` editor main regions, alongside the existing Dope Sheet exposure. No other editor or data-block behavior changed.
|
||||
|
||||
evidence:
|
||||
|
||||
- Desktop evidence records `GRAPH_VIEW_FRAMED`, exact save/reopen, and the before/after Graph Editor bounds. The source fixture remains the minimal persisted Graph Editor state used by WASM/Main.
|
||||
- WASM/Main observes the same fixture's `GRAPH` main-region `View2D`, preserves it across save/reopen, and rejects malformed Blend input without Main mutation.
|
||||
- The generator, npm comparator, direct comparator, Chromium-only foreground desktop run, and task-context checks passed. No Firefox/WebKit run was made.
|
||||
|
||||
nextTask: `M16-GAP-00215`
|
||||
Reference in New Issue
Block a user