bevy/examples/ecs
Marek Legris 5acebed731
Transform and GlobalTransform are now Similarities (#596)
Transform and GlobalTransform are now Similarities.

This resolves precision errors and simplifies the api

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
2020-10-18 13:03:16 -07:00
..
ecs_guide.rs Revert "ecs: remove &mut requirement on query iterators" 2020-07-21 20:12:15 -07:00
event.rs Add repeating flag to Timer (#165) 2020-08-21 14:57:25 -07:00
hierarchy.rs Transform and GlobalTransform are now Similarities (#596) 2020-10-18 13:03:16 -07:00
parallel_query.rs Transform and GlobalTransform are now Similarities (#596) 2020-10-18 13:03:16 -07:00
startup_system.rs add more example comments 2020-07-28 13:45:36 -07:00