aboutsummaryrefslogtreecommitdiff
path: root/src/o3d/vertex.h
Commit message (Collapse)AuthorAgeFilesLines
* fixed perspective calculationsvimene2023-12-091-1/+0
|
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-031-5/+5
|
* added namespaces, made every function in engine.cpp static and added ↵vimene2023-11-261-4/+8
| | | | warnings' flags
* code refactoringvimene2023-11-221-0/+25