mirror of
https://github.com/bevyengine/bevy
synced 2025-01-01 15:58:52 +00:00
e41c5c212c
# Objective Fixes #4133 ## Solution Add comparisons to make sure we don't dereference `Mut<>` in the two places where `Transform` is being mutated. `GlobalTransform` implementation already works properly so fixing Transform automatically fixed that as well. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |