veloren/voxygen/src
2021-08-10 01:23:26 +00:00
..
audio #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04: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 Makes dungeons start at level 1 visually 2021-08-09 16:36:37 +02: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 Merge branch 'pacmanmati/veloren-pacmanmati/1224-consolidate-redundant-stage-sections' into 'master' 2021-08-10 01:23:26 +00:00
session Gliding Debug Info 2021-08-07 13:19:58 +00:00
settings Add hotkey to toggle Egui Debug 2021-08-06 22:58:36 +03:00
ui remove some reexports 2021-07-29 22:18:34 +02:00
controller.rs Add hotkey to toggle Egui Debug 2021-08-06 22:58:36 +03:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs Add hotkey to toggle Egui Debug 2021-08-06 22:58:36 +03: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 Shift egui debug window right 2021-08-06 22:58:36 +03: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