summary refs log tree commit diff
path: root/src/Entities
AgeCommit message (Expand)Author
2024-01-25 Mostly functioning world collisionsMel
2023-12-07Gather all possibly colliding blocks in the player move domain for collision ...Mel
2023-12-07AABB-AABB dynamic-static collision response with slidingMel
2023-11-21Clumsy non-swept AABB collision system for PlayerMel
2023-08-14Generate AABBs for terrain that collides with PlayerMel
2023-08-06Create separate Player entity and add bad collision systemMel