bevy/crates/bevy_ecs/macros
mgi388 01d2b8571c
Remove dead states code from bevy_ecs (#19210)
`bevy_ecs` was meant to have the `States` and `SubStates`
`proc_macro_derive`s removed when the separate `bevy_state` [was
created](https://github.com/bevyengine/bevy/issues/13216) but they were
missed.
2025-05-14 13:19:20 +00:00
..
src Remove dead states code from bevy_ecs (#19210) 2025-05-14 13:19:20 +00:00
Cargo.toml Improve derive(Event) and simplify macro code (#18083) 2025-03-07 02:01:23 +00:00
LICENSE-APACHE Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00
LICENSE-MIT Cleanup publish process (#17728) 2025-02-09 17:46:19 +00:00