summary refs log tree commit diff
path: root/src/Math/AABB.hpp
AgeCommit message (Expand)Author
2024-02-05More precise collision detection (and less NaNs)Mel
2024-02-01Walking movementMel
2024-02-01Correctly sort collision responses and apply in correct orderMel
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-06Create separate Player entity and add bad collision systemMel
2023-07-123D CloudsMel