summaryrefslogtreecommitdiff
path: root/ecs/src/pair.rs
AgeCommit message (Expand)Author
13 daysfeat(ecs): add id fn to pair::WithWildcardHampusM
14 daysfeat(ecs): add support for pairs with relation component as dataHampusM
14 daysrefactor(ecs): replace Pair ctor functions with builderHampusM
14 daysrefactor(ecs): improve pair with wildcard APIHampusM
2025-09-23fix(ecs): make pair slice query term not require pair componentHampusM
2025-09-23fix(ecs): impl QueryTermWithField for any lifetime Pair sliceHampusM
2025-09-11feat(ecs): add component changed eventHampusM
2025-08-22refactor(ecs): fix clippy lintsHampusM
2025-08-20feat(ecs): add funcs for getting target comp of wildcard pairsHampusM
2025-08-20feat(ecs): add support for pairs with target component as dataHampusM
2025-06-07refactor(ecs): make entity::Handle not hold world referenceHampusM
2025-04-22refactor(ecs): fix clippy lintsHampusM
2025-04-10feat(ecs): replace Relationship component with pair UID supportHampusM