Commit graph

1 commit

Author SHA1 Message Date
Jakob Hellermann
58474d7c4a update wireframe rendering to new renderer (#3193)
Updates the wireframe rendering initialliy implemented in https://github.com/bevyengine/bevy/pull/562 to the new renderer.
It lives in `bevy_pbr2` instead of `bevy_render2` because that way it can reuse the `MeshPipeline`.
2021-12-10 21:09:36 +00:00