Commit graph

16 commits

Author SHA1 Message Date
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
60ae1d52f7
refactor: minor window module refactors
Some checks failed
continuous-integration/drone/push Build is failing
2025-07-15 15:11:49 +03:30
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
29e9033c0c
refactor: remove some unnecessary lines 2025-07-11 02:36:07 +03:30
eab0799537
refactor: turn engine module to app module 2025-07-11 02:35:28 +03:30
eb428d11d6
refactor: extract window out of engine 2025-07-11 01:42:56 +03:30
6381ed1514
refactor: layer stack 2025-07-11 00:56:57 +03:30
30c9196af0
style: rename namespace Light to lt 2025-07-11 00:05:48 +03:30
310d8d3579
refactor: fix some static analysis 2025-07-07 15:13:05 +03:30
345dddcf11
fix: segfault & refactor: layerstack to hold refs 2025-07-06 17:45:40 +03:30
2e05d871eb
fix: clang-tidy checks for mirror 2025-07-06 15:10:34 +03:30
258164bf9a
style: applied AAA principle 2025-07-06 14:02:50 +03:30
ff56283c19
style: PascalCase functions to snake_case 2025-07-05 15:36:53 +03:30
586571fcb0
style: PascalCase member variables to snake_case 2025-07-05 14:23:01 +03:30
0cedb2b0ba
refactor: directory structure & cmake 2025-07-05 13:28:41 +03:30