veloren/voxygen/src
2021-06-02 23:55:59 -04:00
..
audio Re-disable incremental just for common-systems, small fix in plugin 2021-05-31 20:44:57 -04:00
ecs Performance and aesthetic improvements to the voxel minimap. 2021-06-02 00:39:58 -04:00
hud Address further MR 2301 comments. 2021-06-02 00:39:58 -04:00
menu Merge branch 'revert-c6e200a3' into 'master' 2021-06-02 14:27:13 +00:00
mesh Re-disable incremental just for common-systems, small fix in plugin 2021-05-31 20:44:57 -04:00
render Finished porting all pipelines 2021-06-02 23:55:59 -04:00
scene Depend on crossbeam-utils and crossbeam-channel instead of crossbeam in voxygen. 2021-06-02 00:39:58 -04:00
session Add toggle for minimap, fix scaling formula, reduce minimap VD for better performance, and add changelog entry. 2021-06-02 00:39:04 -04:00
settings Merge branch 'revert-c6e200a3' into 'master' 2021-06-02 14:27:13 +00:00
ui Address further MR 2301 comments. 2021-06-02 00:39:58 -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 Started the report of wgpu 2021-06-02 23:55:59 -04:00
main.rs Extract common/src/assets.rs to own crate 2021-05-09 13:12:26 +03: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 Better inactive/active audio slider logic 2021-05-09 09:51:41 +00: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 Started the report of wgpu 2021-06-02 23:55:59 -04:00