Commit graph

6 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
c96eeecfe6
style: fix clang-format from Windows
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-12 19:24:11 +03:30
933ac514a0
build: fix build on Windows using msvc compiler
Some checks failed
continuous-integration/drone/push Build is failing
2025-07-12 14:40:10 +03:30
0f3639e401
refactor: renamed lt_assert to ensure 2025-07-11 02:12:55 +03:30
03e8e11111
refactor: extract ecs out of engine 2025-07-11 01:16:52 +03:30
Renamed from modules/engine/src/scene/scene.cpp (Browse further)