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
a92790c011
bevy
/
crates
/
bevy_render
/
src
/
batch
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
..
batch.rs
rewrite batcher to be fully generic
2020-05-02 10:28:29 -07:00
batcher_set.rs
rewrite batcher to be fully generic
2020-05-02 10:28:29 -07:00
batcher.rs
Switch usage of std HashMap/HashSet default hasher, to aHash algo (
#258
)
2020-08-28 17:08:51 -07:00
mod.rs
enforce clippy for all target and features
2020-08-16 07:20:06 -07:00