bevy/crates/bevy_math
Innokentiy Popov 92cda8b0bb 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-30 22:59:09 +02:00
..
images/easefunction Add ways to configure EasingFunction::Steps via new StepConfig (#17752) 2025-02-11 22:19:01 +00:00
src Fix rotate_by implementation for Aabb2d (#19015) 2025-05-30 22:59:09 +02:00
Cargo.toml Release 0.16.0 2025-04-21 23:14:00 +02:00
clippy.toml Add no_std compatible ceil method (#18498) 2025-03-25 22:59:04 +01:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Math

License Crates.io Downloads Docs Discord