e1360cabce
fix(input): adjust to recent changes + link tbb to fix gcc compilation
2025-10-08 06:29:00 +03:30
d506d6a6a7
refactor: split base module into std, bitwise, memory & env
2025-10-05 10:07:36 +03:30
21a82ff57d
tests: add names to all test suites
2025-09-30 06:44:09 +03:30
d924d14ab0
refactor(input): adjusted to recent changes
2025-09-22 18:51:23 +03:30
91d86545dc
refactor(input): adjust to new ecs
2025-09-20 15:39:45 +03:30
904c58f7ea
tests(input): fix a faulty test
continuous-integration/drone/push Build was killed
2025-09-18 19:46:52 +03:30
99e5091ff3
style: fix unformatted file
2025-09-18 19:43:42 +03:30
d69315c6aa
feat: reimplement input system
2025-09-18 19:16:54 +03:30
2b96a85b62
feat: systems
...
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
continuous-integration/drone/push Build was killed
2025-07-20 05:20:43 +03:30
cd886aa8c9
refactor: flatten directory structure
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
continuous-integration/drone/push Build is failing
2025-07-16 13:56:59 +03:30
1247b1ac69
ci: add static_analysis ( #2 )
...
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
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