light/modules
light7734 16f3a80fd3
Some checks reported errors
continuous-integration/drone/push Build was killed
feat(renderer): separate things into backend/frontend + major vk backend refactors
2025-10-04 22:08:19 +03:30
..
app feat(app): add tick info/result and system diagnosis 2025-09-22 18:51:51 +03:30
asset_baker refactor(asset_baker): removed unused cod & add shader baking support through system glslc calls 2025-10-01 17:30:22 +03:30
asset_parser/private/assets chore(asset_parser): removed for rewrite 2025-10-01 17:29:35 +03:30
assets feat: assets module 2025-10-01 17:29:45 +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 style: minor renames 2025-09-30 14:03:39 +03:30
input tests: add names to all test suites 2025-09-30 06:44:09 +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 feat(memory): add a get method to null_on_move due to weird cast required by vk_debug_set_object_name 2025-10-02 23:54:08 +03:30
mirror feat(mirror) add renderer system 2025-10-02 23:53:44 +03:30
renderer feat(renderer): separate things into backend/frontend + major vk backend refactors 2025-10-04 22:08:19 +03:30
surface refactor(surface&renderer): resizing issues 2025-10-03 13:26:07 +03:30
test feat(test): minor additions 2025-09-30 14:04:38 +03:30
time tests: add names to all test suites 2025-09-30 06:44:09 +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 build: add asset modules 2025-10-01 17:32:02 +03:30