mirror of
https://github.com/bevyengine/bevy
synced 2024-12-03 09:59:15 +00:00
a011f4d53c
Supercedes https://github.com/bevyengine/bevy/pull/3340, and absorbs the test from there. # Objective - Fixes #3329 ## Solution - If the `Children` component has changed, we currently do not have a way to know how it has changed. - Therefore, we must update the hierarchy downwards from that point to be correct. Co-authored-by: Daniel McNab <36049421+DJMcNab@users.noreply.github.com> |
||
---|---|---|
.. | ||
components | ||
lib.rs | ||
systems.rs |