aboutsummaryrefslogtreecommitdiff
path: root/src/math
Commit message (Expand)AuthorAgeFilesLines
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-034-129/+129
* renamed math_vector.{h,cpp} to vector.{h,cpp}vimene2023-12-032-0/+0
* added namespaces, made every function in engine.cpp static and added warnings...vimene2023-11-264-10/+22
* improved matrices, cube building and command parsingvimene2023-11-262-0/+45
* added matricesvimene2023-11-262-0/+122
* code refactoringvimene2023-11-222-0/+242