bevy/crates/bevy_ecs/src/world
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
..
entity_ref.rs Fix sparse insert (#1748) 2021-03-25 05:56:00 +00:00
mod.rs flip resource scope order (#1793) 2021-04-01 02:24:42 +00:00
pointer.rs Reliable change detection (#1471) 2021-03-19 17:53:26 +00:00
spawn_batch.rs Fix sparse insert (#1748) 2021-03-25 05:56:00 +00:00
world_cell.rs format comments (#1612) 2021-03-11 00:27:30 +00:00