bevy/crates/bevy_pbr/src
Charles de484c1e41 fix extract_wireframes (#5301)
# Objective

- Wireframes are currently not rendering on main because they aren't being extracted correctly

## Solution

- Extract the wireframes correctly
2022-07-13 04:53:50 +00:00
..
render Very minor doc formatting changes (#5287) 2022-07-12 13:06:16 +00:00
alpha.rs Derive default for enums where possible (#5158) 2022-07-01 03:42:15 +00:00
bundle.rs Spotlights (#4715) 2022-07-08 19:57:43 +00:00
lib.rs Spotlights (#4715) 2022-07-08 19:57:43 +00:00
light.rs Very minor doc formatting changes (#5287) 2022-07-12 13:06:16 +00:00
material.rs Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00
pbr_material.rs Better Materials: AsBindGroup trait and derive, simpler Material trait (#5053) 2022-06-30 23:48:46 +00:00
wireframe.rs fix extract_wireframes (#5301) 2022-07-13 04:53:50 +00:00