bevy/crates/bevy_transform/src
Guim Caballero b060e16f62 Add synonyms for transform relative vectors (#1667)
Fixes #1663.

I think the directions are correct (same as [here](https://docs.godotengine.org/en/stable/classes/class_vector3.html?highlight=forward#constants)), but please double check because I might have mixed them up.

Co-authored-by: guimcaballero <guim.caballero@gmail.com>
Co-authored-by: Guim Caballero <guim.caballero@gmail.com>
2021-04-12 21:53:05 +00:00
..
components Add synonyms for transform relative vectors (#1667) 2021-04-12 21:53:05 +00:00
hierarchy Add insert_children and push_children to EntityMut (#1728) 2021-03-26 20:03:12 +00:00
lib.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
transform_propagate_system.rs Make Commands and World apis consistent (#1703) 2021-03-23 00:23:40 +00:00