Share retained stroke preview sample helper
This commit is contained in:
@@ -509,6 +509,13 @@ Done Checks:
|
||||
|
||||
Progress Notes:
|
||||
|
||||
- 2026-06-13: `NodeStrokePreview::stroke_draw_samples()` now routes
|
||||
destination bind/unbind, framebuffer copy callback wrapping, sample-point
|
||||
assembly, and brush-vertex upload/draw through one local helper; mixer-pass
|
||||
state execution and higher-level pass orchestration remain local to the
|
||||
preview node. Next slice should target the remaining mixer-pass state/copy
|
||||
ordering without reopening the landed preview live-pass, binding, or final
|
||||
composite helpers.
|
||||
- 2026-06-13: `Canvas::stroke_draw` main, pad, and dual live-pass
|
||||
texture-input binding/unbinding intent now routes through retained stroke
|
||||
execution helpers; sampler binding, concrete GL object mapping, framebuffer
|
||||
|
||||
Reference in New Issue
Block a user