Commit graph

5 commits

Author SHA1 Message Date
f9ce347ca0
feat: initial math module implementation
refactor: replace glm with built-in math library
2025-07-17 10:44:00 +03:30
a88aa739b1
fix: build issues with NULL on some compilers
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-16 11:31:58 +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
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
Renamed from modules/engine/src/platform/graphics/opengl/render_command.cpp (Browse further)