Extract draw merge erase branch helper
This commit is contained in:
@@ -193,6 +193,11 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
the remaining temporary erase and paint callback bundle through
|
||||
`execute_legacy_canvas_draw_merge_temporary_composite(...)`; branch
|
||||
selection remains in `Canvas`.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::draw_merge()` temporary
|
||||
erase branch execution now routes through
|
||||
`make_legacy_canvas_draw_merge_temporary_erase_composite(...)`; the live
|
||||
path still owns the concrete layer RTT, mixer RTT, sampler, and plane
|
||||
callbacks.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::draw_merge()` now routes
|
||||
the layer-composite shell through a local wrapper around
|
||||
`execute_legacy_canvas_draw_merge_layer_composite(...)`; the final branch
|
||||
|
||||
Reference in New Issue
Block a user