veloren/voxygen/src/render
Benoît du Garreau 6431c5567c Fix clippy error
2022-05-28 23:58:47 +02:00
..
pipelines Added LoD houses 2022-05-10 19:19:46 +01:00
renderer Fix clippy error 2022-05-28 23:58:47 +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 LoD distance setting 2022-05-10 12:40:06 +01:00
model.rs Make models require a non-zero amount of vertices 2021-06-03 00:10:06 -04:00
renderer.rs Updated changelog 2022-05-10 12:56:24 +01:00
texture.rs Upgrade assets_manager to 0.8.0 and image to 0.24 2022-05-28 23:18:31 +02:00