summary refs log tree commit diff
path: root/src/Math/AABB.cpp
AgeCommit message (Expand)Author
2024-02-01Walking movementMel
2024-02-01Correctly sort collision responses and apply in correct orderMel
2024-01-25 Mostly functioning world collisionsMel
2023-12-07AABB-AABB dynamic-static collision response with slidingMel
2023-11-21Clumsy non-swept AABB collision system for PlayerMel