Route stroke dirty mutation through helper

This commit is contained in:
2026-06-13 07:00:28 +02:00
parent 33e62a1c4a
commit 91f3b7f3dc
5 changed files with 50 additions and 14 deletions

View File

@@ -3100,6 +3100,10 @@ Results:
the retained stroke execution helper, while framebuffer binding, shader
uniform timing, dirty-box mutation, sampler/texture binding, and live draw
execution remain retained.
- `Canvas::stroke_draw` current and dual stroke dirty-box mutation now shares
the retained stroke execution helper, while framebuffer binding, shader
uniform timing, sampler/texture binding, and live draw execution remain
retained.
- Remaining simple color, hue, color-quad, grid heightmap, and pen/line
preview shader setup in UI nodes and canvas modes now shares retained helper
surfaces, while geometry, texture/sampler binding, blend/depth state,