17 Commits (fd8973d10dacc328c996f5854d15d70cd4bccbf8)

Author SHA1 Message Date
Riyyi fd8973d10d Engine: Implement skybox 4 months ago
Riyyi bc3f2c9db5 Component+Scene+System: Implement parent-child transform components 5 months ago
Riyyi 0dd7a05d46 Component+Scene: Restructure scene .json to allow multiple components 5 months ago
Riyyi 2b0635ed69 Meta: Assets in separate CMakeLists.txt 5 months ago
Riyyi 649d196577 Script+System: Allow native scripts from projects, decoupled from engine 6 months ago
Riyyi f47babe5cf Engine: Add ability to set camera zoom-level via scene JSON 2 years ago
Riyyi efae5b9adb Engine: Add Scene::findEntity() function 2 years ago
Riyyi 67b4eb0cc0 Scene: Load text-areas from JSON 2 years ago
Riyyi 3db5845bb4 Scene: Load quads from JSON 2 years ago
Riyyi 892be89728 Scene: Load camera from JSON 2 years 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 766f24d6b9 Engine: Switch to ASSERT macro to ruc's VERIFY 2 years ago
Riyyi 4af037a7fb Engine: Switch to ruc's singleton 2 years ago
Riyyi edc0ef7203 Everywhere: Update work in progress 2 years ago
Riyyi 6b0095dadf CMake: Move source directory to project root 2 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 b402506a11 Split components into separate files 3 years ago
Riyyi 77a6a9715e Finish lua camera controller implementation 3 years ago
Riyyi 2cf42c7dea Implement lua script into script system 3 years ago
Riyyi a41f8467b4 Fix instantiating multiple native scripts and their cleanup 3 years ago
Riyyi 848fa8b700 Move include to header 3 years ago
Riyyi 4baa7cd7df Move orthographic and perspective logic to cameracontroller.cpp 3 years ago
Riyyi f09e998d52 Add script system 3 years ago
Riyyi e021743e6a Remove entity class 3 years ago
Riyyi 543814c63c Merge othographic and perspective camera component 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 0b2cc9f411 Move example entities to scene 3 years ago
Riyyi a4845d1bda Add render system 3 years ago
Riyyi 6fb114cbd4 Remove old transform class 3 years ago
Riyyi c599486ff5 Implement transform and camera system into scene 3 years ago
Riyyi a4a16f4a52 Add components and scene 3 years ago