bevy/crates/bevy_math
Innokentiy Popov 2c3d20d748
Fix rotate_by implementation for Aabb2d (#19015)
# Objective

Fixes #18969 

## Solution

Also updated `Aabb3d` implementation for consistency.

## Testing

Added tests for `Aabb2d` and `Aabb3d` to verify correct rotation
behavior for angles greater than 90 degrees.
2025-05-04 13:05:27 +00:00
..
images/easefunction
src Fix rotate_by implementation for Aabb2d (#19015) 2025-05-04 13:05:27 +00:00
Cargo.toml
clippy.toml
LICENSE-APACHE
LICENSE-MIT
README.md

Bevy Math

License Crates.io Downloads Docs Discord