immersive2/src
Michael Mainguy f8ae71a962 Implement Phase 5: Fly Mode toggle for VR config panel
Add Fly Mode toggle control:
- Single toggle button showing "Fly Mode Enabled" or "Fly Mode Disabled"
- 400px wide button with blue/gray color coding
- Wire up to appConfigInstance.setFlyMode()
- Update UI from config observable changes

Simplest section - just one boolean toggle, no value selection needed.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-18 13:36:19 -06:00
..
controllers Migrate from legacy config to new AppConfig singleton system 2025-11-18 13:20:18 -06:00
diagram Implement Phase 2 UI layout and toolbox integration for VR config panel 2025-11-18 12:03:24 -06:00
gizmos Adjust ResizeGizmo handle appearance and sizing 2025-11-18 04:57:22 -06:00
information Removed dead code. 2024-08-30 12:43:19 -05:00
integration Implement WebXR resize gizmo with virtual stick scaling and extract adapter to integration layer 2025-11-13 17:52:23 -06:00
maps added row level AES encryption. 2024-06-10 15:52:45 -05:00
menus Implement Phase 5: Fly Mode toggle for VR config panel 2025-11-18 13:36:19 -06:00
objects Convert to unlit rendering and fix connection update error 2025-11-12 21:16:29 -06:00
react Migrate from legacy config to new AppConfig singleton system 2025-11-18 13:20:18 -06:00
toolbox Implement Phase 2 UI layout and toolbox integration for VR config panel 2025-11-18 12:03:24 -06:00
tutorial Removed html renderer, too may problems. 2024-06-06 09:22:39 -05:00
users Added websocket presence. 2024-06-14 09:38:16 -05:00
util Migrate from legacy config to new AppConfig singleton system 2025-11-18 13:20:18 -06:00
visualization experiments with glb objects and data based diagrams. 2023-12-23 06:21:58 -06:00
vrcore Fix initialization errors when navigating to db/public/local 2025-09-15 16:25:15 -05:00
defaultScene.ts Add face handles and transform tracking to ResizeGizmo 2025-11-17 17:06:32 -06:00
env.d.ts Simplified interactions, changed menu interactions for changing entities. 2024-04-10 16:36:36 -05:00
vrApp.ts Fix initialization errors when navigating to db/public/local 2025-09-15 16:25:15 -05:00
webApp.ts Updated UI to use Mantine. 2024-08-30 12:43:19 -05:00