mirror of
https://github.com/bevyengine/bevy
synced 2024-12-22 19:13:08 +00:00
fb0aa8d286
# Objective Noticed a comment saying changed detection should be enabled for hierarchy maintenance once stable Fixes #891 ## Solution Added `Changed<Parent>` filter on the query |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
README.md |
Bevy Transform
This crate is largely a 1:1 port from legion_transform (ecs: legion, math: nalgebra) to bevy (ecs: bevy_ecs, math: glam)