light/modules
2025-09-22 18:52:22 +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 convenient Entity class 2025-09-22 18:50:59 +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
mirror refactor(mirror): adjusted to new changes 2025-09-22 18:52:04 +03:30
renderer feat(renderer): wip hello triangle 2025-09-22 18:50:17 +03:30
surface refactor(surface): adjusted to new changes 2025-09-22 18:52:22 +03:30
test refactor(tests): printable now checks if the type is std::formattable 2025-09-18 19:32:11 +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 refactor: fix all clang-tidy diagnosis 2025-09-21 15:34:08 +03:30