bevy/crates/bevy_render/src/wireframe
Jonas Matser 45b2db7070 Rebase of existing PBR work (#1554)
This is a rebase of StarArawns PBR work from #261 with IngmarBitters work from #1160 cherry-picked on top.

I had to make a few minor changes to make some intermediate commits compile and the end result is not yet 100% what I expected, so there's a bit more work to do.

Co-authored-by: John Mitchell <toasterthegamer@gmail.com>
Co-authored-by: Ingmar Bitter <ingmar.bitter@gmail.com>
2021-03-20 03:22:33 +00:00
..
mod.rs Fix pipeline initialisation of wireframe mode (fixes #1609) (#1623) 2021-03-12 22:12:07 +00:00
pipeline.rs Wireframe Rendering Pipeline (#562) 2021-03-04 01:23:24 +00:00
wireframe.frag Wireframe Rendering Pipeline (#562) 2021-03-04 01:23:24 +00:00
wireframe.vert Rebase of existing PBR work (#1554) 2021-03-20 03:22:33 +00:00