veloren/voxygen/src/scene
2021-09-10 12:16:55 -04:00
..
figure Disable visuals that block seeing camera clipping since they cause flickering, raise max zoom cap with camera, fix overflow issue 2021-09-10 12:16:55 -04:00
terrain fix witch hut smoke 2021-08-30 12:03:13 +02:00
camera.rs Capped camera distance without privilege 2021-09-08 13:17:22 +01: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 Disable visuals that block seeing camera clipping since they cause flickering, raise max zoom cap with camera, fix overflow issue 2021-09-10 12:16:55 -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