Extract stroke preview live pass
This commit is contained in:
@@ -528,6 +528,12 @@ Progress Notes:
|
||||
scaling. Next slice should target the remaining preview/Canvas stroke
|
||||
execution seam or another narrow renderer boundary without reopening the
|
||||
landed stroke-frame planner coverage.
|
||||
- 2026-06-13: `NodeStrokePreview` live-pass orchestration now routes through
|
||||
`execute_legacy_stroke_preview_live_pass(...)`, and
|
||||
`pp_paint_renderer_stroke_execution_tests` now covers live-pass clear,
|
||||
traversal, and final copy ordering. Next slice should target the remaining
|
||||
preview or Canvas stroke execution seam without reopening the landed live-pass
|
||||
helper.
|
||||
- 2026-06-13: `NodeStrokePreview::draw_stroke_immediate()` now routes retained
|
||||
preview feedback/material/composite planning plus stroke-shader uniform
|
||||
assembly through `plan_legacy_node_stroke_preview_pass_orchestration(...)`;
|
||||
|
||||
Reference in New Issue
Block a user