bevy/crates/bevy_reflect/src/impls
Antony fd0f1a37ad
Remove unnecessary impl_reflect_for_btree_map macro (#12146)
# Objective

To remove the `impl_reflect_for_btree_map` macro as per #12140.

## Solution

Replaced the `impl_reflect_for_btree_map` macro.
2024-02-27 01:04:11 +00:00
..
math Add Direction3dA and move direction types out of primitives (#12018) 2024-02-26 13:57:49 +00:00
glam.rs reflection: replace impl_reflect_struct with impl_reflect (#11437) 2024-01-30 14:39:01 +00:00
smallvec.rs Add ReflectKind (#11664) 2024-02-07 00:36:23 +00:00
smol_str.rs bevy_reflect: FromReflect Ergonomics Implementation (#6056) 2023-06-29 01:31:34 +00:00
std.rs Remove unnecessary impl_reflect_for_btree_map macro (#12146) 2024-02-27 01:04:11 +00:00
uuid.rs bevy_reflect: FromReflect Ergonomics Implementation (#6056) 2023-06-29 01:31:34 +00:00