bevy/crates/bevy_app/src
2023-03-28 01:42:06 +02:00
..
app.rs Fix Plugin::build detection (#8103) 2023-03-28 01:42:06 +02:00
ci_testing.rs Make Resource trait opt-in, requiring #[derive(Resource)] V2 (#5577) 2022-08-08 21:36:35 +00:00
config.rs Add marker traits to distinguish base sets from regular system sets (#7863) 2023-03-02 13:22:58 +00:00
lib.rs Support system.in_schedule() and system.on_startup() (#7790) 2023-02-24 18:33:55 +00:00
plugin_group.rs Unique plugin (#6411) 2022-10-31 16:12:19 +00:00
plugin.rs Mention uniqueness check in plugin name method docs (#7554) 2023-02-07 22:40:22 +00:00
schedule_runner.rs Rename schedule v3 to schedule (#7519) 2023-02-06 18:44:40 +00:00