e6206c0e80
session: fix time travel bug
2026-03-31 12:51:03 -07:00
b2993995bb
graphics: remove session dep
2026-02-10 08:44:26 -08:00
23a6655bb0
specify crate versions in workspace
2026-02-05 07:23:27 -08:00
5db2ce076d
update glam
2026-02-05 06:51:07 -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
4e7d580918
add lints to workspace
2025-11-16 14:53:23 -08:00
55d4b1d264
physics: PhysicsData is immutable after construction
2025-08-28 16:37:48 -07:00
d638e633ba
update deps
2025-02-20 19:02:03 -08:00
61e44f2aba
upgrade rust edition to 2024
2025-02-20 18:58:01 -08: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