Contain retained base UI controls
This commit is contained in:
@@ -156,7 +156,11 @@ replacement components take over.
|
||||
`pp_legacy_renderer_gl` now owns the retained OpenGL runtime implementations
|
||||
for `Font`, `RTT`, `Shader`, `Shape`, `Texture2D`, `TextureCube`, `Sampler`,
|
||||
and `TextureManager` as an object-library boundary folded into the retained
|
||||
engine until the renderer API inversion is complete.
|
||||
engine until the renderer API inversion is complete. `pp_legacy_ui_core` now
|
||||
owns retained base `Node`, layout, text, image, input, popup, slider, scroll,
|
||||
and settings UI controls as an object-library boundary folded into the legacy
|
||||
app adapter until those paths are replaced by `pp_ui_core` and app-specific UI
|
||||
targets.
|
||||
`panopainter_app` is now a real static target that owns app orchestration
|
||||
sources, app version metadata, and version-header generation.
|
||||
`pp_panopainter_ui` now owns app-specific modal, dialog, panel, canvas,
|
||||
|
||||
Reference in New Issue
Block a user