veloren/voxygen/src/scene
2021-08-10 14:01:09 +02:00
..
figure Merge branch 'pacmanmati/veloren-pacmanmati/1224-consolidate-redundant-stage-sections' into 'master' 2021-08-10 01:23:26 +00:00
terrain Derive str from Material, better deserialization 2021-06-07 11:03:50 +02:00
camera.rs Fix skybox jumping 2021-08-10 14:01:09 +02:00
debug.rs Added egui debug UI - a 100% rust UI framework (similar to imgui) allowing for rapid development of debug interfaces to aid development. This is feature-gated behind the egui-ui feature which is enabled by default but removed for airshipper builds. 2021-07-04 09:47:18 +00:00
lod.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
math.rs Various fixes for shadows. 2021-06-02 23:59:48 -04:00
mod.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
particle.rs #1224 - Replace redundant StageSection: Swing, Shoot, Cast with Action 2021-08-09 10:27:53 -04:00
simple.rs Fix character being too close in menu 2021-08-10 14:00:34 +02:00
terrain.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