bevy/crates/bevy_app/src
Mike c720e7fb5e
delete code deprecated in 0.11 (#9128)
# Objective

- remove code deprecated in 0.11

## Changelog

- remove code that was deprecated
2023-07-13 23:35:06 +00:00
..
app.rs delete code deprecated in 0.11 (#9128) 2023-07-13 23:35:06 +00:00
ci_testing.rs Take example screenshots in CI (#8488) 2023-05-01 18:00:01 +00:00
lib.rs Move AppTypeRegistry to bevy_ecs (#8901) 2023-06-21 17:25:01 +00:00
main_schedule.rs Fix typos throughout the project (#9090) 2023-07-10 00:11:51 +00:00
plugin.rs Allow tuples and single plugins in add_plugins, deprecate add_plugin (#8097) 2023-06-21 20:51:03 +00:00
plugin_group.rs fix warning: variable does not need to be mutable (#8688) 2023-05-27 20:50:40 +00:00
schedule_runner.rs Fix not calling App::finish and App::cleanup in ScheduleRunnerPlugin (#9054) 2023-07-09 04:25:12 +00:00