veloren/voxygen/src/render
Snowram aaf5f89076 Merge branch 'snowram/death-outcome' into 'master'
Adds an outcome to death with SFX and VFX

See merge request veloren/veloren!2519
2021-06-28 23:18:45 +00:00
..
pipelines Merge branch 'snowram/death-outcome' into 'master' 2021-06-28 23:18:45 +00:00
renderer Ensure bind groups are ordered with the most frequently changed ones in later slots 2021-06-24 00:47:59 -04: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 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
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 Fix all clippy warnings 2021-06-03 00:10:05 -04:00
mod.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
model.rs Make models require a non-zero amount of vertices 2021-06-03 00:10:06 -04:00
renderer.rs Submit queue when maintaining and minimized 2021-06-16 20:22:33 +01:00
texture.rs Fix most of the cargo check warnings 2021-06-03 00:10:05 -04:00