summaryrefslogtreecommitdiff
path: root/src/engine/Matrix.h
AgeCommit message (Expand)Author
2025-12-13Refactor Track Class To Instantiate On Track Load (#587)MegaMech
2025-11-09Implement SpawnParams struct (#536)MegaMech
2025-08-07Combine Matrix Stacks & use std::deque Instead of std::vector to Prevent Dang...MegaMech
2025-06-15Fix More Interpolation (#220)MegaMech
2025-05-14Impl new intro (#193)MegaMech
2025-01-24Fix matrix stack heap corruption (#166)MegaMech
2024-11-21Fix clang compiler issuesGarrett Cox
2024-11-14[modding] Big Update PR (#118)MegaMech