bevy/crates/bevy_ecs
Carter Anderson f520a341d5 flip resource scope order (#1793)
I think [collection, thing_removed_from_collection] is a more natural order than [thing_removed_from_collection, collection]. Just a small tweak that I think we should include in 0.5.
2021-04-01 02:24:42 +00:00
..
macros fix clippy lints (#1756) 2021-03-25 20:48:18 +00:00
src flip resource scope order (#1793) 2021-04-01 02:24:42 +00:00
Cargo.toml Update fixedbitset requirement from 0.3 to 0.4 (#1726) 2021-03-22 07:06:04 +00:00