Commit graph

6 commits

Author SHA1 Message Date
d506d6a6a7
refactor: split base module into std, bitwise, memory & env 2025-10-05 10:07:36 +03:30
3020f17507
feat(math): add std::formatter specializations 2025-09-18 19:21:52 +03:30
bb6485488c
feat(math): add constexpr to some functions & add equality comparison operators 2025-09-18 19:19:32 +03:30
638a009047
refactor: surface, app, tests, ecs refactors
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-28 20:45:24 +03:30
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