Commit Graph

9 Commits

Author SHA1 Message Date
e17a4c3373 Add volume state tracking and locomotion state management in FirstPersonNavigationController 2026-04-06 08:22:24 +02:00
8a04101d68 Update eye position calculation in first-person navigation controller 2026-04-04 15:53:32 +02:00
762ed5d916 Update first-person-navigation-controller to use getFirstPersonPlayerEyeHeight 2026-04-04 15:53:22 +02:00
3d1dd3fe63 auto-git:
[add] src/geometry/model-instance-collider-generation.ts
 [add] src/runtime-three/rapier-collision-world.ts
 [change] AGENTS.md
 [change] CHAT_CONTEXT.md
 [change] architecture.md
 [change] package.json
 [change] prompts-lite.txt
 [change] prompts.txt
 [change] roadmap.md
 [change] src/assets/model-instances.ts
 [change] src/document/migrate-scene-document.ts
 [change] src/document/scene-document-validation.ts
 [change] src/document/scene-document.ts
 [change] src/runtime-three/first-person-navigation-controller.ts
 [change] src/runtime-three/navigation-controller.ts
 [change] src/runtime-three/runtime-host.ts
 [change] src/runtime-three/runtime-scene-build.ts
 [change] src/runtime-three/runtime-scene-validation.ts
 [change] src/viewport-three/viewport-host.ts
 [change] testing.md
2026-04-04 07:55:41 +02:00
0174b5c8d6 Add teleportTo method and reset interaction system in runtime host 2026-03-31 06:17:35 +02:00
57ed426f09 Fix right vector calculation in first-person navigation controller 2026-03-31 03:23:04 +02:00
f0f4bf4f0f Adjust camera rotation to match authored PlayerStart marker and movement basis 2026-03-31 03:22:51 +02:00
ce846a3464 Enhance pointer lock handling and material resolution in runtime scene build 2026-03-31 03:06:47 +02:00
b672ba9b10 Add various runtime-three components 2026-03-31 03:06:47 +02:00