acdream/src/AcDream.UI.Abstractions/Panels/Debug
Erik 1b4f3bac6b feat(B.6 slice 1): DebugPanel mirror for ProbeAutoWalk checkbox
Wires PhysicsDiagnostics.ProbeAutoWalkEnabled into the DebugVM + ImGui
panel checkbox alongside the existing Probe Resolve / Probe Cell /
Probe BSP hits checkboxes. Following the L.2a + L.2d pattern: the
panel toggle takes effect live (no relaunch needed) because the
diagnostic call sites read the static flag every frame.

Lets the next B.6 trace session toggle the probe via panel checkbox
when ACDREAM_DEVTOOLS=1, without an env-var dance.
2026-05-14 18:03:05 +02:00
..
DebugPanel.cs feat(B.6 slice 1): DebugPanel mirror for ProbeAutoWalk checkbox 2026-05-14 18:03:05 +02:00
DebugVM.cs feat(B.6 slice 1): DebugPanel mirror for ProbeAutoWalk checkbox 2026-05-14 18:03:05 +02:00