27 Commits (55af11d831080aed0738a15c5edad7ea19ba6657)

Author SHA1 Message Date
Riyyi 55af11d831 Engine: Add constructor for raw data texture 3 years ago
Riyyi 124479876b Engine: Make event handle functions virtual 3 years ago
Riyyi aec1a80623 Engine: Rename getWindow() => window() 3 years ago
Riyyi ae8bb46a7d Engine+Example: Improve entrypoint via manual singleton 3 years ago
Riyyi 10a5b70520 Engine: Comment out text-area test code 3 years ago
Riyyi 67b4eb0cc0 Scene: Load text-areas from JSON 3 years ago
Riyyi e1d88a1872 Component: Add ability to load TextAreaComponent from JSON 3 years ago
Riyyi 3db5845bb4 Scene: Load quads from JSON 3 years ago
Riyyi c7a8f92970 Component: Add ability to read SpriteComponent from JSON 3 years ago
Riyyi 892be89728 Scene: Load camera from JSON 3 years ago
Riyyi c2c5777566 Component: Add ability to read TransformComponent from JSON 3 years ago
Riyyi aedb1a5fc9 Everywhere: Add copyright headers 3 years ago
Riyyi 2ab555af5e Engine: Remove unused utility classes 3 years ago
Riyyi 01e5179ec7 Engine: Update std::stou, remove need for intToHex() 3 years ago
Riyyi 324da69bb2 Engine: Remove unnecessary unused warning suppressions 3 years ago
Riyyi f44c82d06e Engine: Add function for finding key names 3 years ago
Riyyi 8a03d84580 Engine: Switch inferno/io/log.h => ruc/format/log.h 3 years ago
Riyyi f61f402116 Engine: Switch to ruc::File 3 years ago
Riyyi 470f90fbdd Engine: Switch inferno core.h => ruc core.h 3 years ago
Riyyi 6302bb4ae1 Engine: Make sure glad gets included before GLFW in context 3 years ago
Riyyi b72da1278d Engine: Run clang-format 3 years ago
Riyyi 766f24d6b9 Engine: Switch to ASSERT macro to ruc's VERIFY 3 years ago
Riyyi 722bdd82b1 Engine: Change include guards to #pragma once 3 years ago
Riyyi 4af037a7fb Engine: Switch to ruc's singleton 3 years ago
Riyyi 2f1c6b5e75 Engine: Make it compile again 3 years ago
Riyyi edc0ef7203 Everywhere: Update work in progress 3 years ago
Riyyi 6b0095dadf CMake: Move source directory to project root 3 years ago