veloren/voxygen/src/render
2022-07-04 18:07:11 +02:00
..
pipelines Added rain occlusion 2022-07-04 18:07:11 +02:00
renderer Added rain occlusion 2022-07-04 18:07:11 +02:00
bound.rs Add generic Bound<T> type for grouping consts/other bindable things with bind groups 2021-06-02 23:59:47 -04:00
buffer.rs Fix all clippy warnings 2021-06-03 00:10:05 -04:00
consts.rs Fix most of the cargo check warnings 2021-06-03 00:10:05 -04:00
error.rs Revert "Replace shaderc with naga" 2021-09-04 11:59:18 -07:00
instances.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
mesh.rs Changed to a single dynamic model 2022-03-03 01:11:02 -05:00
mod.rs Added rain occlusion 2022-07-04 18:07:11 +02:00
model.rs Make models require a non-zero amount of vertices 2021-06-03 00:10:06 -04:00
renderer.rs Added rain occlusion 2022-07-04 18:07:11 +02:00
texture.rs Upgrade assets_manager to 0.8.0 and image to 0.24 2022-05-28 23:18:31 +02:00