veloren/voxygen/src
2021-08-12 21:56:38 +03:00
..
audio #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
ecs Add note on the reasoning for the visual position interpolation rate value in voxygen 2021-06-16 03:24:10 -04:00
hud Small fix for trade window headers 2021-08-12 21:56:38 +03:00
menu remove futures_executor from renderer and rather pass tokio runtime to it properly. therefore the runtime is now created with Voxygen rather than with the Connect attempt 2021-08-11 00:38:03 +02:00
mesh Resolve unused '#[allow(clippy::needless_range_loop)]' error supressions 2021-07-24 20:22:05 +02:00
render code cleanup 2021-08-11 09:42:29 +02:00
scene Fix skybox jumping 2021-08-10 14:01:09 +02:00
session Gliding Debug Info 2021-08-07 13:19:58 +00:00
settings Add hotkey to toggle Egui Debug 2021-08-06 22:58:36 +03:00
ui remove some reexports 2021-07-29 22:18:34 +02:00
controller.rs Add hotkey to toggle Egui Debug 2021-08-06 22:58:36 +03:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs Add hotkey to toggle Egui Debug 2021-08-06 22:58:36 +03:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs remove futures_executor from renderer and rather pass tokio runtime to it properly. therefore the runtime is now created with Voxygen rather than with the Connect attempt 2021-08-11 00:38:03 +02:00
main.rs code cleanup 2021-08-11 09:42:29 +02:00
profile.rs Revamp voxygen settings so that the config directory is externally specified, remove persistence of the selected logs folder, remove unused old meta.rs file from voxygen 2021-07-19 10:26:47 -04:00
run.rs Shift egui debug window right 2021-08-06 22:58:36 +03:00
singleplayer.rs code cleanup 2021-08-11 09:42:29 +02:00
window.rs zest prefers this over await 2021-08-11 01:23:48 +02:00