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. |
||
|---|---|---|
| .. | ||
| Input | ||
| Panels | ||
| Settings | ||
| AcDream.UI.Abstractions.csproj | ||
| ChannelResolver.cs | ||
| ChatChannelKind.cs | ||
| ICommandBus.cs | ||
| IPanel.cs | ||
| IPanelHost.cs | ||
| IPanelRenderer.cs | ||
| LiveCommandBus.cs | ||
| NullCommandBus.cs | ||
| PanelContext.cs | ||
| SendChatCmd.cs | ||