bevy/crates/bevy_render
Pablo Reinhardt 40f82b867b
Reflect default in some types on bevy_render (#12580)
# Objective

- Many types in bevy_render doesn't reflect Default even if it could.

## Solution

- Reflect it.

---

---------

Co-authored-by: Pablo Reinhardt <pabloreinhardt@gmail.com>
2024-03-19 22:50:17 +00:00
..
macros fast-fail in as_bind_group (#12513) 2024-03-18 17:47:31 +00:00
src Reflect default in some types on bevy_render (#12580) 2024-03-19 22:50:17 +00:00
Cargo.toml Add pipeline statistics (#9135) 2024-03-17 20:29:35 +00:00