Extend app frame planning to tick and resize
This commit is contained in:
@@ -92,11 +92,12 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
and runtime side effects through the startup bridge. `pano_cli
|
||||
plan-app-startup-resources` exposes the resource path for automation.
|
||||
- 2026-06-05: DEBT-0003 was narrowed. Initial surface sizing, redraw/animation
|
||||
update gating, canvas-stroke draw eligibility, VR UI pass selection, main UI
|
||||
pass selection, and redraw reset are now tested `pp_app_core` frame plans
|
||||
consumed by `App::create`, `App::update`, `App::draw`, and
|
||||
update gating, layout tick selection, resize render-target recreation,
|
||||
canvas-stroke draw eligibility, VR UI pass selection, main UI pass selection,
|
||||
and redraw reset are now tested `pp_app_core` frame plans consumed by
|
||||
`App::create`, `App::tick`, `App::resize`, `App::update`, `App::draw`, and
|
||||
`pano_cli plan-app-frame`; retained layout traversal, toolbar widget writes,
|
||||
and OpenGL/UI drawing remain in the legacy app.
|
||||
render-target recreation, and OpenGL/UI drawing remain in the legacy app.
|
||||
- 2026-06-05: DEBT-0003 was narrowed again. Shutdown cleanup staging for
|
||||
UI-state save, stroke-preview renderer shutdown, recording stop,
|
||||
texture/shader invalidation, layout unload, UI render-target and face-plane
|
||||
|
||||
Reference in New Issue
Block a user