veloren/voxygen/src
2021-08-03 00:00:30 -04:00
..
audio Improve terms of EntityConfig and LoadoutBuilder 2021-07-28 19:19:10 +03: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 Merge branch 'transp---opacity-in-UI' into 'master' 2021-08-02 21:30:37 +00:00
menu Make bloom optional with a config option that is not exposed in the UI (to give artists time to refine bloom before exposing the option) 2021-08-01 18:50:38 -04:00
mesh Resolve unused '#[allow(clippy::needless_range_loop)]' error supressions 2021-07-24 20:22:05 +02:00
render Make bloom intensity configurable, make whether less blurred layers are added in toggleable, hold onto copy of pipeline modes instead of returning it from pipeline creation 2021-08-01 18:50:39 -04:00
scene Make bloom optional with a config option that is not exposed in the UI (to give artists time to refine bloom before exposing the option) 2021-08-01 18:50:38 -04:00
session Merge branch 'transp---opacity-in-UI' into 'master' 2021-08-02 21:30:37 +00:00
settings transp -> opacity 2021-08-02 22:49:10 +02:00
ui remove some reexports 2021-07-29 22:18:34 +02:00
controller.rs Add shortcut to toggle chat 2021-07-26 02:42:35 +02:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs Add shortcut to toggle chat 2021-07-26 02:42:35 +02:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs Initial bloom impl 2021-08-01 18:50:37 -04:00
main.rs Add custom error message when there are no compatible graphics backends available 2021-08-03 00:00:30 -04: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 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
singleplayer.rs Depend on crossbeam-utils and crossbeam-channel instead of crossbeam in voxygen. 2021-06-02 00:39:58 -04:00
window.rs Make bloom optional with a config option that is not exposed in the UI (to give artists time to refine bloom before exposing the option) 2021-08-01 18:50:38 -04:00