Route command conversion through app core
This commit is contained in:
@@ -105,6 +105,12 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
tested `pp_app_core` plans consumed by `App::terminate` and
|
||||
`pano_cli plan-app-shutdown`; retained cleanup execution remains in the
|
||||
legacy app.
|
||||
- 2026-06-05: DEBT-0003 was narrowed again. Command-line panorama conversion
|
||||
sequencing for renderer-state setup, temporary canvas allocation, project
|
||||
open, and equirectangular export now goes through tested `pp_app_core`
|
||||
planning consumed by `App::cmd_convert` and `pano_cli plan-command-convert`;
|
||||
retained OpenGL state dispatch and legacy `Canvas` project open/export
|
||||
execution remain in the legacy app.
|
||||
- 2026-06-04: DEBT-0036 was narrowed again. Canvas stroke commit,
|
||||
thumbnail, and object-draw history paths now query saved blend state through
|
||||
tested `pp_renderer_gl` capability-state dispatch; CanvasLayer equirect
|
||||
|
||||
Reference in New Issue
Block a user