bevy/crates/bevy_app/src
2025-06-26 19:38:19 +00:00
..
app.rs Rename num_entities to entity_count (#19781) 2025-06-23 05:08:02 +00:00
hotpatch.rs Hot patching systems with subsecond (#19309) 2025-06-03 21:12:38 +00:00
lib.rs generic component propagation (#17575) 2025-06-06 00:02:02 +00:00
main_schedule.rs Adopt consistent FooSystems naming convention for system sets (#18900) 2025-05-06 15:18:03 +00:00
panic_handler.rs bevyengine.org -> bevy.org (#19503) 2025-06-05 23:09:28 +00:00
plugin_group.rs Rename bevy_platform_support to bevy_platform (#18813) 2025-04-11 23:13:28 +00:00
plugin.rs Update downcast-rs to version 2 (#17223) 2025-01-07 21:33:40 +00:00
propagate.rs Add newlines before impl blocks (#19746) 2025-06-22 23:07:02 +00:00
schedule_runner.rs Rename bevy_platform_support to bevy_platform (#18813) 2025-04-11 23:13:28 +00:00
sub_app.rs Event Split: Event, EntityEvent, and BufferedEvent (#19647) 2025-06-15 16:46:34 +00:00
task_pool_plugin.rs Upgrade to Rust 1.88 (#19825) 2025-06-26 19:38:19 +00:00
terminal_ctrl_c_handler.rs Renamed EventWriter::send methods to write. (#17977) 2025-02-23 21:18:52 +00:00