bevy/crates/bevy_state/src
2025-06-26 19:38:19 +00:00
..
state Fix SubStates with multiple source states not reacting to all source changes (#19595) 2025-06-16 21:34:22 +00:00
app.rs Upgrade to Rust 1.88 (#19825) 2025-06-26 19:38:19 +00:00
commands.rs Upgrade to Rust 1.88 (#19825) 2025-06-26 19:38:19 +00:00
condition.rs Rename Condition to SystemCondition` (#19328) 2025-05-22 15:50:19 +00:00
lib.rs Rename StateScoped to DespawnOnExitState and add DespawnOnEnterState (#18818) 2025-05-06 00:37:04 +00:00
reflect.rs Harden proc macro path resolution and add integration tests. (#17330) 2025-02-09 19:45:45 +00:00
state_scoped_events.rs Event Split: Event, EntityEvent, and BufferedEvent (#19647) 2025-06-15 16:46:34 +00:00
state_scoped.rs Enable state scoped entities by default (#19354) 2025-05-26 20:26:41 +00:00