This website requires JavaScript.
Explore
Help
Register
Sign In
forestia
/
bevy
Watch
2
Star
0
Fork
0
You've already forked bevy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4aabe983ec
bevy
/
crates
/
bevy_scene
/
src
History
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
..
lib.rs
app: rename AppPlugin to Plugin
2020-08-07 20:22:17 -07:00
loaded_scenes.rs
Replace std synchronization primitives with parking_lot (
#210
)
2020-08-21 14:55:16 -07:00
scene_spawner.rs
Switch usage of std HashMap/HashSet default hasher, to aHash algo (
#258
)
2020-08-28 17:08:51 -07:00
scene.rs
enforce cargo fmt --check
2020-08-16 05:02:06 -07:00
serde.rs
rustfmt changes
2020-07-28 14:24:03 -07:00