Commit Graph

9 Commits

Author SHA1 Message Date
8e55495285 Update collision handling for brush colliders 2026-04-05 02:30:08 +02:00
89b30a507a Refactor brush collider creation in rapier-collision-world.ts 2026-04-04 19:27:23 +02:00
9007681e0b Add support for different player collider shapes and modes 2026-04-04 15:54:25 +02:00
ca2f5b64aa Add function to create Rapier heightfield heights from collider data 2026-04-04 08:33:20 +02:00
cc8dd23768 Add validation and adjust heightfield parameters in terrain model collider attachment 2026-04-04 08:21:45 +02:00
2b44ba38ca Add world step after setting character controller properties 2026-04-04 08:00:41 +02:00
017e6959e4 Update collision detection logic in RapierCollisionWorld 2026-04-04 07:58:16 +02:00
b85b295c5a Update version references and refactor collider generation logic 2026-04-04 07:58:01 +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