veloren/voxygen/src
2021-05-30 11:49:40 -04:00
..
audio Item pickups are shown in separate window and "inventory-full" messages are shown above the item attempted to be picked up 2021-05-22 20:47:08 +00:00
ecs Adds haniwa sentry object 2021-05-10 18:53:48 -05:00
hud Render the UIs 2021-05-30 11:49:40 -04:00
menu Reenable terrain rendering 2021-05-30 11:49:40 -04:00
mesh migrate cloud pipeline, migrate iced renderer, rebase fixes 2021-05-30 11:49:40 -04:00
render Somewhat fix lod, prevent particles spamming new buffers when disabled 2021-05-30 11:49:40 -04:00
scene Somewhat fix lod, prevent particles spamming new buffers when disabled 2021-05-30 11:49:40 -04:00
session Particles compiles and runs (no visuals yet) 2021-05-30 11:49:40 -04:00
settings Item pickups are shown in separate window and "inventory-full" messages are shown above the item attempted to be picked up 2021-05-22 20:47:08 +00:00
ui Almost make clouds/postproccess run 2021-05-30 11:49:40 -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-05-30 11:49:39 -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 Render Ui 2021-05-30 11:49:40 -04:00
singleplayer.rs use a constant for recommended_threads 2021-05-05 14:35:06 +02:00
window.rs Shader fixes 2021-05-30 11:49:40 -04:00