bevy/crates/bevy_render/src/pipeline
sdfgeoff 006848311c Documented some of the Mesh properties (#1566)
I was fiddling with creating a mesh importer today, and decided to write some more docs. 

A lot of this is describing general renderer/GL stuff, so you'll probably find most of it self explanatory anyway, but perhaps it will be useful for someone.
2021-03-06 01:57:02 +00:00
..
bind_group.rs Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
binding.rs fix rustdoc warnings (#1437) 2021-02-22 03:59:35 +00:00
mod.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
pipeline_compiler.rs Make vertex buffers optional (#1485) 2021-02-22 03:43:27 +00:00
pipeline_layout.rs Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
pipeline.rs Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
render_pipelines.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
state_descriptors.rs Documented some of the Mesh properties (#1566) 2021-03-06 01:57:02 +00:00
vertex_buffer_descriptor.rs Update to wgpu-rs 0.7 (#542) 2021-01-31 20:06:42 -08:00
vertex_format.rs Mesh overhaul with custom vertex attributes #592 (#599) 2020-10-30 19:21:53 -07:00