aboutsummaryrefslogtreecommitdiff
path: root/src/fb
Commit message (Collapse)AuthorAgeFilesLines
* renamed MathVector{2,3,4} to Vector{2,3,4} and Mat4 to Matrix4 in engine::mathvimene2023-12-034-12/+12
|
* added namespaces, made every function in engine.cpp static and added ↵vimene2023-11-264-32/+44
| | | | warnings' flags
* add options to choose render modevimene2023-11-231-1/+5
|
* code refactoringvimene2023-11-224-0/+362