summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterrefactor: adapt to changes in engine APIHampusM11 days
 
 
AgeCommit messageAuthor
11 daysrefactor: adapt to changes in engine APIHEADmasterHampusM
11 dayschore: remove glfw crateHampusM
11 daysrefactor(engine): use winit instead of glfwHampusM
2025-10-15feat(ecs): add EventMatch convenience fns for component eventsHampusM
2025-10-15refactor(ecs): make fn arg to insert_at_part_pt_by_key return refHampusM
2025-10-15refactor(ecs): shorten insert_at_partition_point_by_key fn nameHampusM
2025-10-13feat(ecs): add get_wildcard_pair_matches fn to entity::HandleHampusM
2025-10-13feat(ecs): add Actions::remove_comps fnHampusM
2025-10-13refactor(ecs): make WorldData struct privateHampusM
2025-10-13feat(ecs): add get_first_wildcard_pair_match fn to entity::HandleHampusM
[...]