Commit Graph
72 Commits
Author SHA1 Message Date
Riyyi e1d88a1872 Component: Add ability to load TextAreaComponent from JSON 2022-09-26 13:00:00 +02:00
Riyyi 3db5845bb4 Scene: Load quads from JSON 2022-09-26 13:00:00 +02:00
Riyyi c7a8f92970 Component: Add ability to read SpriteComponent from JSON 2022-09-26 13:00:00 +02:00
Riyyi 892be89728 Scene: Load camera from JSON 2022-09-26 13:00:00 +02:00
Riyyi c2c5777566 Component: Add ability to read TransformComponent from JSON 2022-09-26 13:00:00 +02:00
Riyyi aedb1a5fc9 Everywhere: Add copyright headers 2022-09-26 13:00:00 +02:00
Riyyi 2ab555af5e Engine: Remove unused utility classes 2022-09-26 13:00:00 +02:00
Riyyi 01e5179ec7 Engine: Update std::stou, remove need for intToHex() 2022-09-26 13:00:00 +02:00
Riyyi 324da69bb2 Engine: Remove unnecessary unused warning suppressions 2022-09-26 13:00:00 +02:00
Riyyi f44c82d06e Engine: Add function for finding key names 2022-09-26 13:00:00 +02:00
Riyyi 8a03d84580 Engine: Switch inferno/io/log.h => ruc/format/log.h 2022-09-26 13:00:00 +02:00
Riyyi f61f402116 Engine: Switch to ruc::File 2022-09-26 13:00:00 +02:00
Riyyi 470f90fbdd Engine: Switch inferno core.h => ruc core.h 2022-09-26 13:00:00 +02:00
Riyyi 6302bb4ae1 Engine: Make sure glad gets included before GLFW in context 2022-09-26 13:00:00 +02:00
Riyyi b72da1278d Engine: Run clang-format 2022-09-26 13:00:00 +02:00
Riyyi 766f24d6b9 Engine: Switch to ASSERT macro to ruc's VERIFY 2022-09-26 13:00:00 +02:00
Riyyi 722bdd82b1 Engine: Change include guards to #pragma once 2022-09-26 13:00:00 +02:00
Riyyi 4af037a7fb Engine: Switch to ruc's singleton 2022-09-26 13:00:00 +02:00
Riyyi 2f1c6b5e75 Engine: Make it compile again 2022-09-26 13:00:00 +02:00
Riyyi 478dccd3df Meta+CMake: Add ruc library 2022-09-26 13:00:00 +02:00
Riyyi edc0ef7203 Everywhere: Update work in progress 2022-09-16 20:22:08 +02:00
Riyyi 6b0095dadf CMake: Move source directory to project root 2022-09-16 20:15:49 +02:00