bevy/crates/bevy_gizmos
Antony c75d145869
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 06:20:12 +00:00
..
macros Bump Version after Release (#12020) 2024-02-21 20:58:59 +00:00
src Fix gizmos panicking given bad output from GlobalTransform::to_scale_rotation_translation (#12375) 2024-03-08 06:20:12 +00:00
Cargo.toml Disentangle bevy_utils/bevy_core's reexported dependencies (#12313) 2024-03-07 02:30:15 +00:00