10 Commits

Author SHA1 Message Date
b2993995bb graphics: remove session dep 2026-02-10 08:44:26 -08:00
3e0fc54852 Delete Body.acceleration Field (#30)
Acceleration is not a persistent part of the PhysicsState, and is only used for intermediate calculations along a trajectory.

Fixes several bugs:
- Walk decelerate clip into wall
- Walk accelerate clip into wall
- Fall while flying

Reviewed-on: #30
Co-authored-by: Rhys Lloyd <krakow20@gmail.com>
Co-committed-by: Rhys Lloyd <krakow20@gmail.com>
2026-01-27 17:08:08 +00:00
3893b2f44f work around reset bug 2026-01-26 09:19:31 -08:00
087e95b1f7 delete TogglePaused 2025-12-22 13:54:35 -08:00
f6f35c5f54 fix lints 2025-11-17 12:41:34 -08:00
55d4b1d264 physics: PhysicsData is immutable after construction 2025-08-28 16:37:48 -07:00
5409548348 common: don't use TimeInner as Instruction generics 2025-02-06 12:26:17 -08:00
2eaddd493d session: use replay directory 2025-01-22 08:57:15 -08:00
b6b090de78 physics: place version code into lib.rs 2025-01-22 06:45:56 -08:00
8d2ba28700 move engine components into modules 2025-01-22 05:48:08 -08:00