veloren/voxygen/src/render/pipelines
2021-10-16 15:12:07 +01:00
..
blit.rs Fix most of the cargo check warnings 2021-06-03 00:10:05 -04:00
bloom.rs 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
clouds.rs address/remove TODOs, fix comment typos, enable wgpu/trace feature by default (So no recompile is needed to collect an API trace) 2021-06-03 00:10:06 -04:00
debug.rs Add CapsulePrism collider variant 2021-09-17 13:28:34 +03:00
figure.rs Ensure bind groups are ordered with the most frequently changed ones in later slots 2021-06-24 00:47:59 -04:00
fluid.rs Revert "Resolve all '#[allow(clippy::identity_op)]' error supressions" 2021-07-25 12:28:25 -04:00
lod_terrain.rs address/remove TODOs, fix comment typos, enable wgpu/trace feature by default (So no recompile is needed to collect an API trace) 2021-06-03 00:10:06 -04:00
mod.rs Better ambiance slider 2021-10-16 15:12:07 +01:00
particle.rs Particles for healing aura 2021-07-13 20:54:43 -05:00
postprocess.rs 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
shadow.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
skybox.rs address/remove TODOs, fix comment typos, enable wgpu/trace feature by default (So no recompile is needed to collect an API trace) 2021-06-03 00:10:06 -04:00
sprite.rs fix clippy warnings 2021-07-12 12:09:09 +02:00
terrain.rs Revert "Resolve all '#[allow(clippy::identity_op)]' error supressions" 2021-07-25 12:28:25 -04:00
ui.rs Fix most of the cargo check warnings 2021-06-03 00:10:05 -04:00