veloren/voxygen/src
2021-04-25 08:14:00 -04:00
..
audio Swaps bird_small skeleton to a new bird_large 2021-04-25 02:14:49 +02:00
ecs Revert "Merge branch 'revert-b10718c5' into 'master'" 2021-04-21 17:10:13 +00:00
hud Render the UIs 2021-04-25 08:13:19 -04:00
menu Fix the shadow drawing code 2021-04-25 08:14:00 -04:00
mesh Remove wgpu patch/update wgpu, rebase fixes, remove use of deprecated 2021-04-25 08:14:00 -04:00
render Fix lod alt texture filtering 2021-04-25 08:14:00 -04:00
scene Update to latest wgpu git (around 0.7), temporarily disable shader validation due to naga bug, rebase fixes!! 2021-04-25 08:14:00 -04:00
session Avoid extra set_pipeline calls 2021-04-25 08:14:00 -04:00
settings Add option to load English string as fallback if string missing 2021-04-24 14:39:35 +00:00
ui Almost make clouds/postproccess run 2021-04-25 08:13:19 -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
i18n.rs Update doc-strings 2021-04-25 09:12:15 +03: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-04-25 08:11:37 -04:00
main.rs Add option to load English string as fallback if string missing 2021-04-24 14:39:35 +00: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 Render Ui 2021-04-25 08:12:52 -04:00
singleplayer.rs Fixed initial creation of saves directory. Added path of old singleplayer saves directory to information logged when it is moved to the new userdata directory 2021-04-14 07:15:51 +01:00
window.rs Update to latest wgpu git (around 0.7), temporarily disable shader validation due to naga bug, rebase fixes!! 2021-04-25 08:14:00 -04:00