Route stroke frame planning through helper
This commit is contained in:
@@ -18,6 +18,11 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw_compute`
|
||||
frame planning now routes brush-quad construction, mixer feedback bounds,
|
||||
2D/3D projection selection intent, and frame assembly through the retained
|
||||
stroke execution helper; legacy projection geometry, stroke samples, and live
|
||||
draw execution remain retained.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw` pad-region
|
||||
planning now routes through the retained stroke execution helper wrapping
|
||||
`pp_paint_renderer`; pad color selection, dirty-face iteration,
|
||||
|
||||
Reference in New Issue
Block a user