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

## Solution
- 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-27 21:50:21 +00:00
..
change_detection.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
events.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
resources.rs docs: update docs and comments that still refer to stages (#8156) 2023-03-27 21:50:21 +00:00