veloren/voxygen/src
2020-10-01 09:31:54 +00:00
..
anim Added keyframe support to basic beam state. Addressed some comments. 2020-09-29 19:48:15 -05:00
audio Added #![deny(clippy::clone_on_ref_ptr)] to all crates and fixed resulting lint errors 2020-09-27 17:25:33 +01:00
ecs Addressed round of testing feedback. 2020-09-29 19:48:09 -05:00
hud Merge branch 'mdroogle/interaction_hint' into 'master' 2020-10-01 09:31:54 +00:00
menu separate sceptres from staffs, show values below 1.0 as decimals in the SCT, add starting sceptre 2020-09-29 19:48:07 -05:00
mesh Remove spurious uses of Vox. 2020-09-26 16:30:40 +02:00
render Addressed comments 2020-09-29 20:48:23 -05:00
scene Beam particles fixed/tweaked. 2020-09-29 19:48:17 -05:00
ui * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
controller.rs UI fixes, assets update 2020-08-12 18:10:18 +00:00
error.rs Suppressed all existing clippy warnings in preparation for fixes as part of #587 2020-06-10 22:01:42 +01:00
i18n.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
key_state.rs readd sneak 2020-08-08 13:47:32 -04:00
lib.rs Added #![deny(clippy::clone_on_ref_ptr)] to all crates and fixed resulting lint errors 2020-09-27 17:25:33 +01:00
logging.rs remove duplicate tracing filter code, fix compiling voxygen with the 2020-09-06 22:28:14 -04:00
main.rs fix windows result check 2020-09-11 16:24:15 +02:00
meta.rs switch to tracing stlye and enhance logs with usefull information 2020-06-22 09:53:15 +02:00
profile.rs * Moved migrations to beginning of server initialisation 2020-09-17 23:02:14 +00:00
run.rs Use less verbose span names when the tracy feature is off 2020-09-07 00:59:16 -04:00
session.rs Added #![deny(clippy::clone_on_ref_ptr)] to all crates and fixed resulting lint errors 2020-09-27 17:25:33 +01:00
settings.rs new loading screen bgs (part 1) 2020-09-18 23:17:47 +00:00
singleplayer.rs Added #![deny(clippy::clone_on_ref_ptr)] to all crates and fixed resulting lint errors 2020-09-27 17:25:33 +01:00
window.rs Merge branch 'imbris/tracy' into 'master' 2020-09-10 05:07:51 +00:00