Extract dual stroke tip dispatch overload
This commit is contained in:
@@ -18,6 +18,10 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-13: `LATER-003` was narrowed again. `Canvas::stroke_draw()` now
|
||||
routes dual-brush tip dispatch through retained helper overloads, so the
|
||||
face-index callback wiring is no longer built inline in the dual-pass
|
||||
branch.
|
||||
- 2026-06-13: `LATER-003` was narrowed again. `Canvas::stroke_draw()` now
|
||||
routes pad destination texture dispatch through retained helper overloads,
|
||||
so the face-index callback wiring is no longer built inline in the pad
|
||||
|
||||
Reference in New Issue
Block a user