summary refs log tree commit diff
path: root/src/Math/Rotation.hpp
AgeCommit message (Expand)Author
2024-02-12Split rendering into own thread and sync through render action listsMel
2023-12-07Consolidate mathematical functions into single file and add moreMel
2023-08-06Create separate Player entity and add bad collision systemMel
2023-07-08Use own size typesMel
2023-07-07Fix minor quality issuesMel
2022-10-06Rotating camera with mouseMel
2022-10-05Non-camera relative movementMel
2022-10-04Cube RenderingMel