veloren/voxygen
juliancoffee 30717f46af Remove tracing::error! to avoid log-spam
This error shouldn't be possible to trigger, unless you're playing as
spectator in which case you don't have a character, so we can't pick
right gender.
This should be fixed when we do add UI to pick the gender.
2024-02-04 18:45:07 +02:00
..
anim Add charm animation 2024-01-21 15:00:06 +01:00
benches replace all uses of Arc<> with references 2023-10-02 16:52:41 +02:00
egui smaller code cleanups, copy paste errors, or wrong merge resolutions fixed according to MR reviews 2024-02-01 12:05:10 +01:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n-helpers Remove tracing::error! to avoid log-spam 2024-02-04 18:45:07 +02:00
src Store the gender in CharacterInfo 2024-02-03 18:58:46 +02:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml remove outdated comment and make use of more constants 2024-02-01 12:17:19 +01:00