Commit Graph

9 Commits

Author SHA1 Message Date
3a4c4ef9fe silence many compiler warnings 2023-10-25 16:07:12 -07:00
9f62f5f2fd graphics thread + refactor everything + drop deps + update winit 2023-10-25 15:41:35 -07:00
d18f2168e4 fix tests 2023-10-14 16:20:57 -07:00
0d6741a81c integer physics 2023-10-14 12:34:20 -07:00
2e8cdf968c silence lint 2023-10-10 16:30:00 -07:00
9fa4ea6716 create CompatWorker and move physics back into main thread so it feels good to play
eventually I will work on thread stuff again and make threads for everything and workarounds to latency issues
2023-10-05 19:48:20 -07:00
6a9af0441f move physics to its own thread 2023-10-05 19:48:20 -07:00
12a4bf7948 rename body to physics 2023-10-04 23:16:26 -07:00
bd6cd5eacc worker module 2023-10-04 14:32:28 -07:00