|
e65b6b3f83
|
chore: remove glm dependency
continuous-integration/drone/push Build is failing
|
2025-07-17 10:45:52 +03:30 |
|
|
f9ce347ca0
|
feat: initial math module implementation
refactor: replace glm with built-in math library
|
2025-07-17 10:44:00 +03:30 |
|
|
207cd48a7a
|
fix: glfw window create before glfw init
|
2025-07-16 13:56:28 +03:30 |
|
|
60944b9d49
|
fix: build error on gcc
continuous-integration/drone/pr Build is failing
|
2025-07-16 11:37:02 +03:30 |
|
|
60ae1d52f7
|
refactor: minor window module refactors
continuous-integration/drone/push Build is failing
|
2025-07-15 15:11:49 +03:30 |
|
|
1247b1ac69
|
ci: add static_analysis (#2)
continuous-integration/drone/push Build is failing
Reviewed-on: #2
Co-authored-by: light7734 <light7734@tuta.io>
Co-committed-by: light7734 <light7734@tuta.io>
|
2025-07-14 08:45:09 +00:00 |
|
|
933ac514a0
|
build: fix build on Windows using msvc compiler
continuous-integration/drone/push Build is failing
|
2025-07-12 14:40:10 +03:30 |
|
|
f2c692a118
|
style: apply clang-format v20
continuous-integration/drone/push Build is passing
|
2025-07-11 14:05:59 +03:30 |
|
|
0f3639e401
|
refactor: renamed lt_assert to ensure
|
2025-07-11 02:12:55 +03:30 |
|
|
320295ad73
|
refactor: remove debug/exceptions from engine module
|
2025-07-11 01:56:03 +03:30 |
|
|
eb428d11d6
|
refactor: extract window out of engine
|
2025-07-11 01:42:56 +03:30 |
|