mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 06:30:19 +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 |