veloren/voxygen
schnippl0r d1a1e29cd6 Fixed wrong filename of logfile in Voxygen's panic message.
Moved the '<date>' component of the logfile name to the
end of the filename string, as RollingFileAppender::new()
appends the date to the provided file name prefix.

Please see
https://docs.rs/tracing-appender/0.1.2/tracing_appender/rolling/struct.RollingFileAppender.html#method.new
2021-07-21 03:33:13 +02:00
..
anim Apply same member order as in trait 2021-07-20 09:43:52 +02:00
benches Fix all clippy warnings 2021-06-03 00:10:05 -04:00
dynlib Added egui debug UI - a 100% rust UI framework (similar to imgui) allowing for rapid development of debug interfaces to aid development. This is feature-gated behind the egui-ui feature which is enabled by default but removed for airshipper builds. 2021-07-04 09:47:18 +00:00
egui fix clippy warnings 2021-07-12 12:09:09 +02:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n clippy fixes in tests 2021-07-12 13:35:26 +02:00
src Fixed wrong filename of logfile in Voxygen's panic message. 2021-07-21 03:33:13 +02:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml update depednencies 2021-07-08 12:21:02 +02:00
clippy.toml (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00