Route NodeCanvas stroke composite setup through helper

This commit is contained in:
2026-06-13 05:15:39 +02:00
parent ac78358022
commit b46b2c3184
3 changed files with 33 additions and 23 deletions

View File

@@ -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. `NodeCanvas` live temporary-stroke
`CompDraw` shader setup now routes through
`legacy_canvas_stroke_composite_services.h`; the retained node path still
owns per-onion-frame alpha updates, texture binding, temporary stroke texture
selection, and draw execution.
- 2026-06-13: DEBT-0036 was narrowed again. `NodeStrokePreview` preview
background checkerboard shader setup now routes through
`legacy_canvas_draw_merge_services.h`, preserving the existing colorize