bevy/crates/bevy_transform/src
danieleades d8974e7c3d small and mostly pointless refactoring (#2934)
What is says on the tin.

This has got more to do with making `clippy` slightly more *quiet* than it does with changing anything that might greatly impact readability or performance.

that said, deriving `Default` for a couple of structs is a nice easy win
2022-02-13 22:33:55 +00:00
..
components small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00
hierarchy Added docs for bevy_transform (#3516) 2022-01-14 18:47:48 +00:00
lib.rs Add TransformBundle (#3054) 2022-02-06 01:07:55 +00:00
transform_propagate_system.rs Add TransformBundle (#3054) 2022-02-06 01:07:55 +00:00