8 Commits (15b71f8387921e7f3db363a5aabab1f069cc8baf)

Author SHA1 Message Date
Riyyi 15b71f8387 Engine: Allow configuration of font size and line spacing 5 months ago
Riyyi 574f2a8b5a Engine: Fix font spacing in TextAreaComponent 5 months ago
Riyyi aedb1a5fc9 Everywhere: Add copyright headers 2 years ago
Riyyi 8a03d84580 Engine: Switch inferno/io/log.h => ruc/format/log.h 2 years ago
Riyyi b72da1278d Engine: Run clang-format 2 years ago
Riyyi 722bdd82b1 Engine: Change include guards to #pragma once 2 years ago
Riyyi 4af037a7fb Engine: Switch to ruc's singleton 2 years ago
Riyyi 6b0095dadf CMake: Move source directory to project root 2 years ago
Riyyi 0b57ee3a9f Remove const ref std::shared_ptr 3 years ago
Riyyi 8f7665b8a3 Implement singleton class in all singletons 3 years ago
Riyyi 4467d0d40a Add std::move to the resource managers 3 years ago
Riyyi a962f7bc31 Change Character postiion/size to uint, add Font size 3 years ago
Riyyi 4cbf0a6811 Change font advance from int to uint 3 years ago
Riyyi 62eddf8a6b Line separators until column 44 3 years ago
Riyyi 09b15f6d4f Move file/input/log to io directory, rename assertions to assert 3 years ago
Riyyi 217502d45c #include <> should only be used for system directories 3 years ago
Riyyi e95d3a560e Add font batch renderer 3 years ago