aboutsummaryrefslogtreecommitdiff
path: root/src/math/vector.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixed perspective calculationsvimene2023-12-091-6/+6
|
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-031-45/+45
|
* renamed math_vector.{h,cpp} to vector.{h,cpp}vimene2023-12-031-0/+175