Extract draw merge temporary paint branch
This commit is contained in:
@@ -198,6 +198,11 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
`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()` temporary
|
||||
paint branch execution now routes through
|
||||
`make_legacy_canvas_draw_merge_temporary_paint_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