veloren/voxygen
maxicarlos08 a5199a966a
Include required serde feature for enum-map in veloren-common
This previously broke torvus builds, but worked fine for builds here
since veloren-rtsim enabled the serde feature.
2023-11-16 21:47:44 +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 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 feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Include required serde feature for enum-map in veloren-common 2023-11-16 21:47:44 +01:00