5 Commits (aedb1a5fc91f81a10d9d7b2b3ae75c52408592c8)

Author SHA1 Message Date
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 766f24d6b9 Engine: Switch to ASSERT macro to ruc's VERIFY 2 years ago
Riyyi 6b0095dadf CMake: Move source directory to project root 2 years ago
Riyyi 3e1d0eef53 Forward declare components 3 years ago
Riyyi 8f7665b8a3 Implement singleton class in all singletons 3 years ago
Riyyi 230e866e7a Improve debug logging API 3 years ago
Riyyi 98785fa182 Rename folders to singular form 3 years ago
Riyyi bec00a00a2 Rename systems files 3 years ago
Riyyi e0510a3f6f Rename inputcodes to keycodes 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 4baa7cd7df Move orthographic and perspective logic to cameracontroller.cpp 3 years ago
Riyyi e021743e6a Remove entity class 3 years ago
Riyyi 543814c63c Merge othographic and perspective camera component 3 years ago
Riyyi 839bef091f Convert dbgln to r-value reference like the callee's to fix compiler ambiguous warnings 3 years ago
Riyyi bb2b1ed38f Rename camera projection view function name 3 years ago
Riyyi 08d67038f6 Re-add orthographic camera implementation 3 years ago
Riyyi f47643d257 Move projectionView retrieving to camera system 3 years ago
Riyyi 716c6569c0 Add transform and camera system 3 years ago