Share retained stroke preview live pass helper
This commit is contained in:
@@ -509,6 +509,13 @@ Done Checks:
|
||||
|
||||
Progress Notes:
|
||||
|
||||
- 2026-06-13: `NodeStrokePreview::draw_stroke_immediate()` dual-pass and
|
||||
main-pass frame-loop execution plus full-frame copy-back now route through
|
||||
shared local helpers; checkerboard/background capture ordering, texture-unit
|
||||
binding, mixer ownership, and final composite semantics remain local to the
|
||||
preview node. Next slice should target background/final-copy helpers or
|
||||
pass-level texture binding without reopening the new preview composite
|
||||
helper.
|
||||
- 2026-06-13: `Canvas::stroke_draw` main and dual live-pass per-face
|
||||
framebuffer begin/end execution plus pad-face array assembly now route
|
||||
through `legacy_canvas_stroke_execution_services.h`; shader activation
|
||||
|
||||
Reference in New Issue
Block a user