Mariusz Kryński
|
d96493a42a
|
use wasm-friendly instant::Instant everywhere (#895)
* use instant::Instant everywhere
* reexport instant::{Duration, Instant} from bevy_utils
|
2020-11-21 16:38:24 -08:00 |
|
Carter Anderson
|
e03f17ba7f
|
Log Plugin (#836)
add bevy_log plugin
|
2020-11-12 17:23:57 -08:00 |
|
Joshua J. Bouw
|
c9acef04e3
|
Ahash constructor extensions and HashMap / HashSet (#790)
Ahash constructor extensions and HashMap / HashSet
|
2020-11-10 17:06:55 -08:00 |
|
Mariusz Kryński
|
677cb1fc67
|
fix wasm assets (#714)
fix wasm assets
|
2020-10-21 15:55:15 -07:00 |
|
Carter Anderson
|
f88cfabdde
|
asset: WasmAssetIo (#703)
asset: WasmAssetIo
|
2020-10-19 17:29:31 -07:00 |
|
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 |
|