bevy/crates/bevy_ecs/src
2023-11-17 15:34:58 +00:00
..
entity Optimize Entity::eq (#10519) 2023-11-14 02:06:21 +00:00
query Derive Error for more error types (#10240) 2023-10-28 22:20:37 +00:00
reflect Use EntityHashMap for EntityMapper (#10415) 2023-11-07 08:23:04 +00:00
schedule Some docs for IntoSystemSet (#10563) 2023-11-16 17:44:42 +00:00
storage Make builder types take and return Self (#10001) 2023-10-09 19:46:17 +00:00
system Link to In in pipe documentation (#10596) 2023-11-17 15:34:58 +00:00
world Update Event send methods to return EventId (#10551) 2023-11-16 17:20:43 +00:00
archetype.rs Add a public API to ArchetypeGeneration/Id (#9825) 2023-10-02 12:54:45 +00:00
bundle.rs Fix some nightly warnings (#9672) 2023-09-02 18:35:06 +00:00
change_detection.rs Updates for rust 1.73 (#10035) 2023-10-06 00:31:10 +00:00
component.rs Updates for rust 1.73 (#10035) 2023-10-06 00:31:10 +00:00
event.rs Update Event send methods to return EventId (#10551) 2023-11-16 17:20:43 +00:00
lib.rs Global TaskPool API improvements (#10008) 2023-10-23 20:48:48 +00:00
removal_detection.rs Hide UnsafeWorldCell::unsafe_world (#9741) 2023-10-02 12:46:43 +00:00