bevy/crates/bevy_transform/src
atlv 7c2289c96e
Clarify GlobalTransform::to_isometry doc (#19645)
# Objective

- to_isometry is not a direct conversion, it involves computation. the
docs could be clearer

## Solution

- Improve docs

## Testing

- its docs
2025-06-16 22:02:30 +00:00
..
components Clarify GlobalTransform::to_isometry doc (#19645) 2025-06-16 22:02:30 +00:00
commands.rs
helper.rs
lib.rs bevyengine.org -> bevy.org (#19503) 2025-06-05 23:09:28 +00:00
plugins.rs
systems.rs Make entity::index non max (#18704) 2025-05-07 18:20:30 +00:00
traits.rs