light/modules
light7734 c76d6e8019
Some checks failed
continuous-integration/drone/pr Build is failing
feat: test executables will exit with failing code if any tests fails
2025-07-16 12:44:58 +03:30
..
app tests: add tests for time module & refactor: time module 2025-07-15 15:11:03 +03:30
asset_baker style: fix clang-format issues 2025-07-15 16:31:46 +03:30
asset_manager style: rename namespace Light to lt 2025-07-11 00:05:48 +03:30
asset_parser style: apply clang-format v20 2025-07-11 14:05:59 +03:30
base style: fix clang-format from Windows 2025-07-12 19:24:11 +03:30
camera ci: add static_analysis (#2) 2025-07-14 08:45:09 +00:00
debug refactor: renamed lt_assert to ensure 2025-07-11 02:12:55 +03:30
ecs fix: conflicting declaration build error from gcc 2025-07-16 11:41:16 +03:30
input ci: add static_analysis (#2) 2025-07-14 08:45:09 +00:00
logger refactor: convert lt_assert from macro to variadic template function 2025-07-11 02:09:02 +03:30
mirror refactor: minor window module refactors 2025-07-15 15:11:49 +03:30
renderer fix: build issues with NULL on some compilers 2025-07-16 11:31:58 +03:30
test feat: test executables will exit with failing code if any tests fails 2025-07-16 12:44:58 +03:30
time build: add add_test_module cmake macro 2025-07-16 10:36:07 +03:30
ui ci: add static_analysis (#2) 2025-07-14 08:45:09 +00:00
window fix: build error on gcc 2025-07-16 11:37:02 +03:30
CMakeLists.txt feat: initial test module implementation 2025-07-15 15:10:25 +03:30