Route NodeCanvas blend setup through helper
This commit is contained in:
@@ -18,6 +18,12 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `NodeCanvas` non-stroke
|
||||
`TextureBlend` shader setup now routes through
|
||||
`legacy_canvas_draw_merge_services.h`, including the optional destination
|
||||
texture uniform only when blend destination copies are used. NodeCanvas still
|
||||
owns panorama layer traversal, onion-frame drawing, blend destination copies,
|
||||
sampler/texture binding, framebuffer lifetime, and draw ordering.
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user