bevy/crates/bevy_ecs
François dabf419095 update archetypes if needed before running system in SingleThreadedExecutor (#1586)
fixes #1585 

I copied most of the logic from the `ParallelSystemExecutor` impl, simplifying it a little as systems can't run in parallel
2021-03-07 19:32:19 +00:00
..
macros Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
src update archetypes if needed before running system in SingleThreadedExecutor (#1586) 2021-03-07 19:32:19 +00:00
Cargo.toml Use rand 0.8 again (#1567) 2021-03-06 00:53:42 +00:00