bevy/crates/bevy_math/src/rects
Olle Lukowski 8c7f73ab81
Move bevy_math Reflect impls (#13520)
# Objective

Fixes #13456 

## Solution

Moved `bevy_math`'s `Reflect` impls from `bevy_reflect` to `bevy_math`.


### Quick note
I accidentally used the same commit message while resolving a merge
conflict (first time I had to resolve a conflict). Sorry about that.
2024-05-27 14:15:22 +00:00
..
irect.rs Move bevy_math Reflect impls (#13520) 2024-05-27 14:15:22 +00:00
mod.rs Add integer equivalents for Rect (#7984) 2023-06-12 19:10:48 +00:00
rect.rs Move bevy_math Reflect impls (#13520) 2024-05-27 14:15:22 +00:00
urect.rs Move bevy_math Reflect impls (#13520) 2024-05-27 14:15:22 +00:00