bevy/crates/bevy_ecs/examples
Trevor Lovell 19e5c6831c docs: update docs and comments that still refer to stages (#8156)
Documentation should no longer be using pre-stageless terminology to
avoid confusion.

- update all docs referring to stages to instead refer to sets/schedules
where appropriate
- also mention `apply_system_buffers` for anything system-buffer-related
that previously referred to buffers being applied "at the end of a
stage"
2023-03-28 01:54:20 +02:00
..
change_detection.rs Fix some more typos (#7767) 2023-02-20 23:36:28 +00:00
events.rs Migrate engine to Schedule v3 (#7267) 2023-02-06 02:04:50 +00:00
resources.rs docs: update docs and comments that still refer to stages (#8156) 2023-03-28 01:54:20 +02:00