You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Properties delegation, Camera Preset Overlay, Gizmo Drag Overlay, Stats Overlay, Measurement Overlay, and the View-menu panel/overlay/direction/focus/
23
+
Properties delegation, Camera Preset Overlay, Gizmo Drag Overlay, Stats Overlay, Measurement Overlay, Status Bar, and the View-menu panel/overlay/direction/focus/
24
24
Camera-Bookmarks/Walk-Mode/Bloom-SSAO presentation, plus the Add/CSG and Help menu
25
25
presentation and the Edit-history, clipboard, object-action, and
26
26
selection-action groups, the Select-by-Type/Tag/Material, Align-Selection,
@@ -105,7 +105,7 @@ before when explicitly requested (`SYS-W14-##` rows).
105
105
## 2. Current status
106
106
107
107
-**Last full build: clean after the current Phase 13 File-open-recent,
108
-
View-Bloom/SSAO, SSAO-regression, Camera Preset Overlay, Gizmo Drag Overlay, Stats Overlay, and Measurement Overlay slices.** Testing is enabled in the current Ninja Release tree, and
108
+
View-Bloom/SSAO, SSAO-regression, Camera Preset Overlay, Gizmo Drag Overlay, Stats Overlay, Measurement Overlay, and Status Bar slices.** Testing is enabled in the current Ninja Release tree, and
109
109
`CCACHE_DISABLE=1 cmake --build b-release -j4` linked all targets successfully
110
110
on EASYGL. Alternate-backend runtime qualification remains blocked.
111
111
-**Tests:** the fresh Release tree registers 182 tests. All passed again after
@@ -174,7 +174,7 @@ before when explicitly requested (`SYS-W14-##` rows).
174
174
application into `MeshCraft::Application`, organized implementation files
175
175
by application/UI ownership, and is extracting UI presentation through
delegation, Camera Preset Overlay, Gizmo Drag Overlay, Stats Overlay, Measurement Overlay, and the View-menu directions/focus/overlays/panels/
177
+
delegation, Camera Preset Overlay, Gizmo Drag Overlay, Stats Overlay, Measurement Overlay, Status Bar, and the View-menu directions/focus/overlays/panels/
178
178
Camera-Bookmarks/Walk-Mode/Bloom-SSAO presentation, plus the Add/CSG and Help menu
179
179
presentation and the Edit-history, clipboard, object-action, and
180
180
selection-action groups, the Select-by-Type/Tag/Material, Align-Selection,
@@ -249,6 +249,14 @@ before when explicitly requested (`SYS-W14-##` rows).
249
249
point hint, and lower-left result panel without access to the camera,
250
250
document, or mutation paths. Its header compiles independently and focused
251
251
`mc3_commands` plus Xvfb `smoke_test` regressions passed.
252
+
-**Recently implemented (2026-07-25):** the bottom bar is now
253
+
`Application::UI::StatusBar`. The application prepares either a timed
254
+
notification or a scene-summary snapshot and supplies validation metadata
255
+
plus the sole callback to open the existing panel. Notification lifetime,
256
+
document traversal, selection, and validation-panel state remain in the
257
+
application. The component preserves the colors, selected-object text,
258
+
validation indicator, tooltip, and click action; its header compiles
259
+
independently and focused `mc3_commands` plus Xvfb `smoke_test` passed.
252
260
-**Recently implemented (2026-07-20 through 2026-07-25):** all 7
253
261
raw-OpenGL(ES)-vs-CNA migrations, `AUD-082` through `AUD-088` — full
No actionable follow-up audit task remains: `AUD-089` through `AUD-092` are
851
859
complete, while Android (`AUD-042`) is environment/owner deferred.
852
860
`SYS-W3-01` has 12 completed subsystem phases and an active Phase 13 for
853
-
application/UI ownership. The authorized Camera Bookmarks, Camera Preset Overlay, Gizmo Drag Overlay, Stats Overlay, Measurement Overlay, Walk Mode, View
861
+
application/UI ownership. The authorized Camera Bookmarks, Camera Preset Overlay, Gizmo Drag Overlay, Stats Overlay, Measurement Overlay, Status Bar, Walk Mode, View
854
862
Bloom/SSAO, Help, Add/CSG, Edit-history, Edit-clipboard, and Edit-object-actions
855
863
menu slices are implemented and verified, together with Edit-selection-actions,
Copy file name to clipboardExpand all lines: plan.md
+15-4Lines changed: 15 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ still internally consistent.
164
164
research pass.
165
165
6.**SYS-W3-01 (P2/W3), Phase 13 is active:** application/UI ownership is
166
166
being reduced one narrow presentation slice at a time. The authorized
167
-
Camera Bookmarks, Camera Preset Overlay, Gizmo Drag Overlay, Stats Overlay, Measurement Overlay, Walk Mode, View Bloom/SSAO, Help, Add/CSG, Edit-history,
167
+
Camera Bookmarks, Camera Preset Overlay, Gizmo Drag Overlay, Stats Overlay, Measurement Overlay, Status Bar, Walk Mode, View Bloom/SSAO, Help, Add/CSG, Edit-history,
0 commit comments