summaryrefslogtreecommitdiff
path: root/ecs/src/sole.rs
AgeCommit message (Expand)Author
5 daysrefactor(ecs): remove system param compatability checkingHampusM
2024-06-29refactor(ecs): pass World ref to system run & param new functionsHampusM
2024-06-07refactor(ecs): make tuple reduce operation more genericHampusM
2024-06-06refactor(ecs): rename tuple filter to tuple reduceHampusM
2024-05-12fix(ecs): add sole type name to sole not found panic messageHampusM
2024-04-11feat(ecs): add specifying to drop soles lastHampusM
2024-04-10feat(ecs): add weak ref singleHampusM
2024-04-10chore(ecs): make shared singletons not componentsHampusM