Route NodeCanvas grid setup 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. `NodeCanvas` now reuses
|
||||
`legacy_canvas_draw_merge_services.h` for retained checkerboard grid shader
|
||||
setup and the final cached-layer texture redraw setup. NodeCanvas still owns
|
||||
panorama layer traversal, onion-frame drawing, blend destination copies,
|
||||
sampler/texture binding, and draw ordering.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::stroke_draw_mix` now
|
||||
reuses `legacy_canvas_stroke_composite_services.h` for mixer-pass retained
|
||||
`kShader::CompDraw` binding and blend uniform writes, with the helper now
|
||||
|
||||
Reference in New Issue
Block a user