bevy/crates/bevy_core/src
Robbie Davenport 4aabe983ec
Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258)
switch to ahash for HashMaps and HashSets via a new bevy_utils crate
2020-08-28 17:08:51 -07:00
..
time Add repeating flag to Timer (#165) 2020-08-21 14:57:25 -07:00
bytes.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
float_ord.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
label.rs Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
lib.rs add more doc comments and clean up some public exports 2020-08-09 16:13:04 -07:00