mirror of
https://github.com/bevyengine/bevy
synced 2024-12-23 03:23:20 +00:00
686d354d28
# Objective Add a `scale_around_center` method to the `BoundingVolume` trait, as per #12130. ## Solution Added `scale_around_center` to the `BoundingVolume` trait, implemented in `Aabb2d`, `Aabb3d`, `BoundingCircle`, and `BoundingSphere` (with tests). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |