light/modules
2025-09-30 06:37:27 +03:30
..
app feat(app): add tick info/result and system diagnosis 2025-09-22 18:51:51 +03:30
asset_baker chore: remove stb as dependency 2025-09-19 09:42:56 +03:30
asset_manager feat: systems 2025-07-26 18:01:27 +03:30
asset_parser chore: remove lz4 as dependency 2025-09-19 09:44:12 +03:30
base refactor(base): add <flat_map> to pch 2025-09-20 15:40:48 +03:30
camera fix(camera): compilation issues due to new ecs changes 2025-09-20 15:41:03 +03:30
debug fix(debug): ensure taking in Expression_T by copy 2025-09-20 06:08:53 +03:30
ecs feat(ecs): add "add" function to Entity 2025-09-25 22:23:32 +03:30
input refactor(input): adjusted to recent changes 2025-09-22 18:51:23 +03:30
logger refactor: fix all clang-tidy diagnosis 2025-09-21 15:34:08 +03:30
math feat(math): add std::formatter specializations 2025-09-18 19:21:52 +03:30
memory fix(memory): using the overloaded & instead of std::addressof 2025-09-24 10:34:28 +03:30
mirror refactor(mirror): adjusted to new changes 2025-09-22 18:52:04 +03:30
renderer refactor(renderer): null initialize vk functions 2025-09-28 23:35:32 +03:30
surface refactor(surface): wrap typedef struct _XDisplay inside #ifdef guards for linux 2025-09-25 22:24:03 +03:30
test feat(test): add regex filtering for suites and cases 2025-09-30 06:37:27 +03:30
time style: minor fixes 2025-07-25 15:07:13 +03:30
ui refactor(ui): removed imgui as dependency, will implement ui w/out dependency 2025-09-18 19:25:21 +03:30
CMakeLists.txt feat: add memory module 2025-09-22 18:53:35 +03:30