bevy/crates/bevy_ecs/macros/src
Tim Overbeek eb04f8a476
Simplify derive_from_world (#17534)
# Objective

simplify existing implementation

---------

Co-authored-by: Gino Valente <49806985+MrGVSV@users.noreply.github.com>
2025-01-26 22:25:29 +00:00
..
component.rs Move Resource trait to its own file (#17469) 2025-01-21 19:47:08 +00:00
lib.rs Simplify derive_from_world (#17534) 2025-01-26 22:25:29 +00:00
query_data.rs Fix beta CI (#16984) 2024-12-26 22:17:51 +00:00
query_filter.rs Make QueryFilter an unsafe trait (#14790) 2024-09-09 15:23:12 +00:00
states.rs Computed State & Sub States (#11426) 2024-05-02 19:36:23 +00:00
world_query.rs Allow clippy::too_many_arguments to lint without warnings (#17249) 2025-01-09 07:26:15 +00:00