aboutsummaryrefslogtreecommitdiff
path: root/src/engine/graphics/matrix.hpp
AgeCommit message (Expand)Author
2022-06-27refactor: use int types from std namespaceHampusM
2022-06-13refactor: move matrix iterator to engine graphics folderHampusM
2022-06-13refactor: rename .tpp files to end with _impl.hppHampusM
2022-06-13refactor: remove window classHampusM
2022-06-13refactor: use trailing return typesHampusM
2022-06-13refactor: replace string matrix with template matrixHampusM