Age | Commit message (Expand) | Author |
---|---|---|
2022-06-27 | refactor: use int types from std namespace | HampusM |
2022-06-13 | refactor: move matrix iterator to engine graphics folder | HampusM |
2022-06-13 | refactor: rename .tpp files to end with _impl.hpp | HampusM |
2022-06-13 | refactor: remove window class | HampusM |
2022-06-13 | refactor: use trailing return types | HampusM |
2022-06-13 | refactor: replace string matrix with template matrix | HampusM |