summaryrefslogtreecommitdiff
path: root/engine-ecs
AgeCommit message (Collapse)Author
14 hoursfeat(engine-ecs): impl component::Sequence for component::Parts arraysHampusM
4 daysrefactor(engine-ecs): make component::Info non-exhaustiveHampusM
9 daysfeat(engine-ecs): add support for dyn Any component handlesHampusM
10 daysfeat(engine-ecs): add query::Query::into_flexible_query fnHampusM
10 daysfeat(engine-ecs): rename component::Type to Info & add name fieldHampusM
10 daysfeat(engine-ecs): add component reflection supportHampusM
10 daysfeat(engine-ecs): make &World implement system::ParamHampusM
10 daysfeat(engine-ecs): remove Uid kindsHampusM
2026-06-02refactor(engine-ecs): make systems & observers same componentHampusM
2026-05-26style: format for Rust edition 2021HampusM
2026-05-21chore: rename ecs* crates to engine-ecs*HampusM