|  bc8e2746d7 # Objective This attempts to make the new IRect and URect structs in bevy_math more similar to the existing Rect struct. ## Solution Add reflect implementations for IRect and URect, since one already exists for Rect. | ||
|---|---|---|
| .. | ||
| rects | ||
| cubic_splines.rs | ||
| lib.rs | ||
| ray.rs | ||