veloren/voxygen/src
2021-06-26 12:05:40 +02:00
..
audio Update assets_manager to 0.5 2021-06-26 12:05:40 +02: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 Added ensnared debuff icon. 2021-06-23 22:38:16 -05:00
menu Merge branch 'imbris/init-error' into 'master' 2021-06-19 07:53:16 +00:00
mesh Address various TODOs introduced in wgpu transition 2021-06-03 00:10:06 -04:00
render Submit queue when maintaining and minimized 2021-06-16 20:22:33 +01:00
scene Adds SpriteSummon animation 2021-06-23 22:38:16 -05:00
session Added chat toggle 2021-06-21 20:16:03 +01:00
settings Added chat toggle 2021-06-21 20:16:03 +01:00
ui Upgrade to winit 0.25 2021-06-15 22:59:54 -04:00
controller.rs Completely purged old method of inputs 2021-03-14 17:26:55 -04:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs poll device to cleanup resources 2021-06-16 14:07:23 +01:00
main.rs Update assets_manager to 0.5 2021-06-26 12:05:40 +02:00
meta.rs Put server-cli specific settings in their own structure, serde_derive -> serde 2020-10-10 02:10:32 -04:00
profile.rs Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts 2021-01-08 19:12:09 +00:00
run.rs Added 60 FPS framerate cap for title/menu screens 2021-06-05 14:13:53 +01:00
singleplayer.rs Depend on crossbeam-utils and crossbeam-channel instead of crossbeam in voxygen. 2021-06-02 00:39:58 -04:00
window.rs Added more cow noises, prepare for merge 2021-06-16 17:23:54 +01:00