Commit graph

18 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
d6b7c774bd
refactor: remove imconfig
Some checks failed
continuous-integration/drone/push Build is failing
2025-07-16 14:42:50 +03:30
eab0799537
refactor: turn engine module to app module 2025-07-11 02:35:28 +03:30
e86f83fff1
refactor: move serializer from engine to ecs 2025-07-11 02:18:27 +03:30
0f3639e401
refactor: renamed lt_assert to ensure 2025-07-11 02:12:55 +03:30
eb428d11d6
refactor: extract window out of engine 2025-07-11 01:42:56 +03:30
03e8e11111
refactor: extract ecs out of engine 2025-07-11 01:16:52 +03:30
30c9196af0
style: rename namespace Light to lt 2025-07-11 00:05:48 +03:30
eca1bc91e6
refactor: remove ortho camera & move camera component to camera module 2025-07-10 13:55:18 +03:30
3c87b1cd06
refactor: modularization of the engine (wip) 2025-07-10 13:29:03 +03:30
38997b3908
feat: asset baking
Only supported .png textures at the moment
2025-07-09 15:30:54 +03:30
2e05d871eb
fix: clang-tidy checks for mirror 2025-07-06 15:10:34 +03:30
77d1619b1c
fix: more hardcoded paths 2025-07-06 14:09:58 +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
Renamed from Mirror/src/EditorLayer.cpp (Browse further)