veloren/voxygen
2023-10-21 13:49:04 +01: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 (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n-helpers voxygen: better translation of buff-death messages 2023-08-29 17:09:48 +00:00
src Began adding tether visuals 2023-10-21 13:49:04 +01:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Address zesterer's comments 2023-10-17 22:10:19 +02:00