bevy/crates/bevy_gizmos
Antony cc153ec930 Fix gizmos panicking given bad output from GlobalTransform::to_scale_rotation_translation (#12375)
# Objective

Fixes #12360.

## Solution

Normalize the rotation `Quat` in `sphere`.
2024-03-08 08:11:18 +01:00
..
macros Release 0.13.0 (#11920) 2024-02-17 09:24:25 +00:00
src Fix gizmos panicking given bad output from GlobalTransform::to_scale_rotation_translation (#12375) 2024-03-08 08:11:18 +01:00
Cargo.toml Release 0.13.0 (#11920) 2024-02-17 09:24:25 +00:00