veloren/voxygen/src/scene
2021-08-01 18:50:38 -04:00
..
figure 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
terrain Derive str from Material, better deserialization 2021-06-07 11:03:50 +02:00
camera.rs Revert "Merge branch..." 2021-07-17 22:04:59 +00: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 Resolve unused '#[allow(clippy::same_item_push)]' error supressions 2021-07-24 20:08:08 +02:00
simple.rs Add Body as a parameter to compute_matrices and start to pull whole body scaling out of the animation files 2021-07-18 15:09:34 -04: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