bevy/crates/bevy_transform/src
atlv a1d3c6197f
rename Transform::compute_matrix to to_matrix (#19646)
# Objective

- Parity with #19643

## Solution

- Rename

## Testing

- None

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
2025-06-18 05:37:25 +00:00
..
components rename Transform::compute_matrix to to_matrix (#19646) 2025-06-18 05:37:25 +00:00
commands.rs
helper.rs
lib.rs
plugins.rs
systems.rs
traits.rs