bevy/crates
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
..
bevy_app 0.1.3 upgrade 2020-08-22 10:16:52 -07:00
bevy_asset Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_audio 0.1.3 upgrade 2020-08-22 10:16:52 -07:00
bevy_core Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_derive Fix despawn (#361) 2020-08-26 23:03:55 -07:00
bevy_diagnostic Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_ecs Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_gltf Add support for binary glTF (.glb) (#271) 2020-08-25 16:55:08 -07:00
bevy_input Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_math 0.1.3 upgrade 2020-08-22 10:16:52 -07:00
bevy_pbr fix formatting / clippy warnings (#295) 2020-08-22 18:35:40 -07:00
bevy_property Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_render Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_ron Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_scene Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_sprite Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_text Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_transform Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_type_registry Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_ui Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_utils Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_wgpu Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_window Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
bevy_winit Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00