Commit graph

267 commits

Author SHA1 Message Date
9c628b1e68
refactor: remove misc-confusable-identifier as it had no way of ignoring namespace lt for light
Some checks failed
continuous-integration/drone/pr Build is failing
2025-07-14 11:32:07 +03:30
efb710ee87
refactor: applied clang-tidy fix-its 2025-07-14 11:31:46 +03:30
7ff3b41c04 ci: fix Dockerfile apk dependencies
Some checks failed
continuous-integration/drone/pr Build is failing
2025-07-14 09:44:22 +03:30
12c2c99c83 ci: clone recursively in ci 2025-07-14 09:44:22 +03:30
2b95771641 ci: clone recursively in ci 2025-07-14 09:44:22 +03:30
493e936f1b ci: clone recursively in ci 2025-07-14 09:44:22 +03:30
18eaa3f4e0 ci: clone recursively in ci 2025-07-14 09:44:22 +03:30
8419f366b9 fix: cmake minimum required 2025-07-14 09:44:22 +03:30
df7b90010f ci: add static_analysis to .drone.yml 2025-07-14 09:44:22 +03:30
f2731535e1 ci: update static_analysis Dockerfile 2025-07-14 09:44:22 +03:30
d9d63d5375 ci: update static_analysis Dockerfile 2025-07-14 09:44:22 +03:30
61241079c8 ci: update static_analysis Dockerfile 2025-07-14 09:44:22 +03:30
50ade9ae99 ci: update static_analysis Dockerfile 2025-07-14 09:44:22 +03:30
b41c22fa3b ci: update static_analysis Dockerfile
g
2025-07-14 09:44:22 +03:30
6c123edb7c ci: add static_analysis Dockerfile 2025-07-14 09:44:22 +03:30
3ef3760967
build: add export_compile_commands conan option
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-13 23:34:13 +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
0a1215d43f
build: add enable_static_analysis build option
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-11 14:25:09 +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
b6953c2a9e
ci: update .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing
2025-07-11 13:04:38 +03:30
bfaef60af4
ci: add .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2025-07-11 13:02:30 +03:30
92da944704
ci: update clang_format Dockerfile 2025-07-11 12:58:53 +03:30
1824fbc09f
ci: add clang_format Dockerfileg 2025-07-11 12:54:48 +03:30
3ea2a85a94
docs: update repository README 2025-07-11 12:53:07 +03:30
29e9033c0c
refactor: remove some unnecessary lines 2025-07-11 02:36:07 +03:30
eab0799537
refactor: turn engine module to app module 2025-07-11 02:35:28 +03:30
5e310b87e3
refactor: move timer out of engine into separate module 2025-07-11 02:22:21 +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
e1fdeb2692
refactor: convert lt_assert from macro to variadic template function 2025-07-11 02:09:02 +03:30
ae336e3bba
refactor: extract instrument from engine to debug 2025-07-11 02:01:33 +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
03e8e11111
refactor: extract ecs out of engine 2025-07-11 01:16:52 +03:30
9706ff96e1
style: rename a directory 2025-07-11 01:04:37 +03:30
6381ed1514
refactor: layer stack 2025-07-11 00:56:57 +03:30
284ef9be53
refactor: application 2025-07-11 00:49:04 +03:30
7f7eb8439c
refactor: entrypoint 2025-07-11 00:24:44 +03:30
26d180ef2f
refactor: remove config.hpp
refactor: remove portables
2025-07-11 00:12:47 +03:30
30c9196af0
style: rename namespace Light to lt 2025-07-11 00:05:48 +03:30
b572b61f4b
refactor: asset loading/caching 2025-07-10 21:51:17 +03:30
eca1bc91e6
refactor: remove ortho camera & move camera component to camera module 2025-07-10 13:55:18 +03:30
10d4a523eb
chore: some renaming 2025-07-10 13:43:04 +03:30
a6b74502e4
chore: update .gitignore 2025-07-10 13:42:47 +03:30
d9ed5f2857
refactor: remove stringifier 2025-07-10 13:38:14 +03:30
5fc50ce594
chore: move files around 2025-07-10 13:35:18 +03:30
3c87b1cd06
refactor: modularization of the engine (wip) 2025-07-10 13:29:03 +03:30
fc2fe26160
feat: text asset
fix: miscalculated offset for asset blobs

refactor: remove file manager completely
2025-07-09 21:30:17 +03:30
40e92bb1da
refactor: remove some zombie code 2025-07-09 20:15:29 +03:30