veloren/voxygen
2023-11-14 18:07:01 -05:00
..
anim Added cart, notion of rolling resistance (hacky) 2023-10-21 13:49:04 +01:00
benches replace all uses of Arc<> with references 2023-10-02 16:52:41 +02:00
egui fix clippy issues, WITHOUT clippy::needless_pass_by_ref_mut as we are still unsure how to proceed with it. we want to keep the &mut ref where we are actually writing. maybe we need another method support 2023-10-05 23:23:27 +02:00
examples
i18n-helpers Changed buffs from using hash maps to an enum map and a slot map. 2023-11-12 12:37:28 -05:00
src crit_power -> precise_power 2023-11-14 18:07:01 -05:00
build.rs
Cargo.toml Address zesterer's comments 2023-10-17 22:10:19 +02:00