veloren/voxygen/src/render
2022-04-23 14:54:01 +00:00
..
pipelines Balance tweaks 2022-04-23 14:54:01 +00:00
renderer Addressed review comments 2022-03-03 01:12:40 -05: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 Changed to one dynamic model per entity. 2022-03-03 01:10:50 -05:00
model.rs Make models require a non-zero amount of vertices 2021-06-03 00:10:06 -04:00
renderer.rs Remove borrow-checker appeasing code that's no longer necessary in Rust 2021 2022-03-15 16:49:03 +01:00
texture.rs Fix most of the cargo check warnings 2021-06-03 00:10:05 -04:00