Commit graph

9 commits

Author SHA1 Message Date
2b96a85b62
feat: systems
Some checks reported errors
continuous-integration/drone/push Build was killed
feat: surface system

This commit puts the project in major jeopardy as it overhauls the
architecture such as removing the layer stack completely, etc.

I am filled with determination.
2025-07-26 18:01:27 +03:30
9c071493c5
refactor: imgui as conan module instead of git submodule
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-20 05:20:43 +03:30
cd886aa8c9
refactor: flatten directory structure
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-20 04:46:15 +03:30
f9ce347ca0
feat: initial math module implementation
refactor: replace glm with built-in math library
2025-07-17 10:44:00 +03:30
8268a07e1b
refactor: remove spdlog dependency
Some checks failed
continuous-integration/drone/push Build is failing
2025-07-16 13:56:59 +03:30
1247b1ac69 ci: add static_analysis (#2)
Some checks failed
continuous-integration/drone/push Build is failing
Reviewed-on: #2
Co-authored-by: light7734 <light7734@tuta.io>
Co-committed-by: light7734 <light7734@tuta.io>
2025-07-14 08:45:09 +00:00
f2c692a118
style: apply clang-format v20
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-11 14:05:59 +03:30
30c9196af0
style: rename namespace Light to lt 2025-07-11 00:05:48 +03:30
3c87b1cd06
refactor: modularization of the engine (wip) 2025-07-10 13:29:03 +03:30