This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
bevy
Watch
2
Star
0
Fork
You've already forked bevy
0
mirror of
https://github.com/bevyengine/bevy
synced
2025-02-16 22:18:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ac117019e2
bevy
/
crates
/
bevy_scene
History
Jeremiah Senkpiel
54e9f446c4
SceneSpawner: add unload() and unload_sync() (
#339
)
...
This allows you to unload scenes. Refs:
https://github.com/bevyengine/bevy/issues/255
2020-09-06 13:06:21 -07:00
..
src
SceneSpawner: add unload() and unload_sync() (
#339
)
2020-09-06 13:06:21 -07:00
Cargo.toml
Switch usage of std HashMap/HashSet default hasher, to aHash algo (
#258
)
2020-08-28 17:08:51 -07:00