bevy/crates/bevy_render/src/wireframe
Jonas Matser cd8025d0a7 Remove remaining camerapos bindings (#1708)
Fixes #1706

@JeanMertz already solved it. I just ran all examples and tests.
2021-03-22 18:10:35 +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 Remove remaining camerapos bindings (#1708) 2021-03-22 18:10:35 +00:00