mirror of
https://github.com/bevyengine/bevy
synced 2025-01-06 18:28:59 +00:00
a61bf35c97
# Objective Add a `FromReflect` derive to the `Aabb` type, like all other math types, so we can reflect `Vec<Aabb>`. ## Solution Just add it :) --- ## Changelog ### Added - Implemented `FromReflect` for `Aabb`. |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |