mirror of
https://github.com/bevyengine/bevy
synced 2024-11-23 05:03:47 +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 |