bevy/crates/bevy_winit/src
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
..
accessibility.rs Add documentation comments to bevy_winit (#8115) 2023-03-21 19:59:30 +00:00
converters.rs update winit to 0.28 (#7480) 2023-02-03 16:41:39 +00:00
lib.rs docs: update docs and comments that still refer to stages (#8156) 2023-03-27 21:50:21 +00:00
system.rs Integrate AccessKit (#6874) 2023-03-01 22:45:04 +00:00
web_resize.rs Schedule-First: the new and improved add_systems (#8079) 2023-03-18 01:45:34 +00:00
winit_config.rs Add documentation comments to bevy_winit (#8115) 2023-03-21 19:59:30 +00:00
winit_windows.rs Add documentation comments to bevy_winit (#8115) 2023-03-21 19:59:30 +00:00