Route stroke preview material decisions through planner
This commit is contained in:
@@ -18,6 +18,10 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-12: DEBT-0036 was narrowed again. `NodeStrokePreview` now consumes
|
||||
the same `CanvasStrokeMaterialPlan` boundary for preview dual-brush,
|
||||
each-sample pattern, and composite material decisions. Preview GL draw calls,
|
||||
texture binding details, and pattern scale/offset uniforms remain retained.
|
||||
- 2026-06-12: DEBT-0036 was narrowed again. Live `Canvas::stroke_draw`,
|
||||
stroke commit, and draw-merge paths now consume `CanvasStrokeMaterialPlan`
|
||||
through `plan_legacy_canvas_stroke_material` for destination feedback,
|
||||
|
||||
Reference in New Issue
Block a user