bevy/crates/bevy_asset
Sludge fadc6d08c1
#[reflect(Default)] for Handle/Mesh2dHandle (#12264)
# Objective

- Make default handles constructible via reflection

## Solution

- Add missing `#[reflect(Default)]` to them

---------

Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
2024-03-04 04:18:02 +00:00
..
macros Bump Version after Release (#12020) 2024-02-21 20:58:59 +00:00
src #[reflect(Default)] for Handle/Mesh2dHandle (#12264) 2024-03-04 04:18:02 +00:00
Cargo.toml Replace bevy_log's tracing reexport with bevy_utils' (#12254) 2024-03-02 18:38:04 +00:00