Commit Graph

15 Commits

Author SHA1 Message Date
cb24c0afe8 Add unit tests for player locomotion and update collision handling logic 2026-04-11 19:54:51 +02:00
383120a0c1 Add tests for static-simple model colliders and collision handling 2026-04-11 16:33:28 +02:00
797ef18c6a Adjust test expectations for feet position range in RapierCollisionWorld 2026-04-04 19:42:32 +02:00
08e9f0978d Update test case for feet position in RapierCollisionWorld 2026-04-04 19:42:32 +02:00
3ce10dbed3 Update test cases for collision world and scene document serialization 2026-04-04 19:41:05 +02:00
9aff89a21e Add test for resolving motion against freely rotated colliders 2026-04-04 19:36:40 +02:00
65bffc2ec8 Update test for feet position threshold 2026-04-04 16:02:48 +02:00
d9c6455f9e Add tests for RapierCollisionWorld 2026-04-04 16:00:33 +02:00
c0bc372277 Remove unused test file for RapierCollisionWorld 2026-04-04 15:58:55 +02:00
8b01425464 Remove redundant y-axis position check in test 2026-04-04 08:34:53 +02:00
eefc57262b Update test expectations for x-axis movement 2026-04-04 08:34:52 +02:00
1c60dafbf8 Update terrain geometry and test cases for RapierCollisionWorld 2026-04-04 08:33:37 +02:00
7df881227a Add test for first-person motion against terrain heightfield colliders 2026-04-04 08:21:51 +02:00
6a0ec57cf1 Update test assertions for feet position 2026-04-04 08:00:41 +02:00
ba8f8235bf Add collision mode support and debug visualization in App.tsx and related files 2026-04-04 07:57:32 +02:00