Commit Graph

30 Commits

Author SHA1 Message Date
912ec33dbc nope, run needs timers with typestate 2024-08-01 09:30:57 -07:00
4247c2ef5a wip: run 2024-08-01 09:30:57 -07:00
1318fd2856 timers 2024-08-01 09:30:35 -07:00
6ce2e64961 v0.2.0 breaking changes 2024-07-29 16:28:00 -07:00
1401c7ad13 debug trait 2024-07-25 17:47:32 -07:00
7b826e11be special method converts Bvh into Bvh with weights 2024-07-25 15:37:55 -07:00
f337c71c5b relax bvh trait bounds using enumerate 2024-07-25 13:53:20 -07:00
ba00fed9b8 accessors 2024-07-25 13:51:32 -07:00
7e91c85822 directly visit all bvh nodes 2024-07-24 14:41:35 -07:00
33aa8d5d9c convenience functions for integer types 2024-07-24 14:41:13 -07:00
6cd5234c91 constructors for unconstructable types 2024-07-23 19:04:53 -07:00
0215df9f96 todo: flying style w/o gravity (may help point out fly bugs) 2024-07-22 14:55:03 -07:00
582009baed update deps 2024-07-22 13:41:43 -07:00
0e4489b360 write crate niceties 2024-03-29 02:55:13 -07:00
324e0eb69b use strafesnet registry 2024-03-29 02:55:13 -07:00
a9f3e61f2b why is this private 2024-03-13 11:25:02 -07:00
db142d125b add Clone for Mesh 2024-03-12 21:42:19 -07:00
ef922135e6 update deps 2024-03-02 13:06:04 -08:00
9aec0e1b52 misc 2024-03-02 04:58:39 -08:00
b065f83faf fix jump limit 2024-03-02 04:58:31 -08:00
39b202176f redesign StyleModifiers 2024-03-02 04:58:00 -08:00
093a54c527 impl Clone,Copy for RenderConfig 2024-02-14 23:13:17 -08:00
45dc9e4bd3 no default 2024-02-14 19:31:57 -08:00
f2635be0fb Revert "textures are loaded separately from this temporary structure"
This reverts commit fccb13bc60.
2024-02-14 18:42:50 -08:00
47cdea0c8a data structure rewrite 2024-02-13 03:10:13 -08:00
f38d990a54 use scale const instead of magic numbers 2024-02-03 16:04:47 -08:00
5ee826d948 use an enum for hitbox 2024-01-30 19:37:19 -08:00
03d1550f60 add common modules 2024-01-30 19:37:19 -08:00
434ca29aef add common modules 2024-01-29 16:15:49 -08:00
7b263ae30e Initial commit 2024-01-25 20:07:49 -08:00