Route brush preset list planning
This commit is contained in:
@@ -193,10 +193,13 @@ Known local toolchain state:
|
||||
`NodePanelAnimation` friend adapter remain tracked by `DEBT-0022`.
|
||||
- `src/legacy_brush_ui_services.*` is the current UI-shell bridge for brush
|
||||
color, texture, preset, stroke-refresh, brush texture-list, and stroke-control
|
||||
execution. It keeps those live paths on the `pp_app_core` contracts while
|
||||
execution. `NodePanelBrushPreset` now consumes `pp_app_core` preset-list
|
||||
planning for add/select/move/remove/clear before directly mutating retained
|
||||
legacy child nodes. These paths stay on the `pp_app_core` contracts while
|
||||
legacy `Brush`, `Canvas::I`, image load/save, `NodePanelBrush`,
|
||||
`NodePanelStroke`, quick/color refreshes, and the temporary
|
||||
`NodePanelBrush` friend adapter remain tracked by `DEBT-0023`.
|
||||
`NodePanelStroke`, quick/color refreshes, direct preset child-node mutation,
|
||||
and the temporary `NodePanelBrush` friend adapter remain tracked by
|
||||
`DEBT-0023`.
|
||||
- `src/legacy_grid_ui_services.*` is the current UI-shell bridge for grid
|
||||
heightmap picker/load/reload/clear, lightmap render, and heightmap commit
|
||||
execution. It keeps those live paths on the `pp_app_core` contracts while
|
||||
|
||||
Reference in New Issue
Block a user