Route remaining UI shader setup through helpers
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. Remaining simple color, hue,
|
||||
color-quad, grid heightmap, and pen/line preview shader setup in UI nodes
|
||||
and canvas modes now routes through retained helper surfaces; those paths
|
||||
still own geometry, texture/sampler binding, blend/depth state, readback,
|
||||
and draw execution.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. Scrollbar, text-input, and VR
|
||||
frame/cursor/controller shader setup now routes through retained UI/preview
|
||||
helpers; those paths still own geometry, blend/depth state, sampler/texture
|
||||
|
||||
Reference in New Issue
Block a user