light/modules
light7734 dc0258219d
Some checks failed
continuous-integration/drone/push Build is failing
refactor(surface): minor changes
2025-09-21 09:48:55 +03:30
..
app refactor: surface, app, tests, ecs refactors 2025-07-28 20:45:24 +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 docs(ecs): add some docs 2025-09-21 09:48:40 +03:30
input refactor(input): adjust to new ecs 2025-09-20 15:39:45 +03:30
logger refactor: flatten directory structure 2025-07-20 04:46:15 +03:30
math feat(math): add std::formatter specializations 2025-09-18 19:21:52 +03:30
mirror refactor(mirror): adjust to new ecs 2025-09-20 15:40:05 +03:30
renderer refactor(renderer): replace ecs/scene.hpp with ecs/registry.hpp 2025-09-20 15:40:32 +03:30
surface refactor(surface): minor changes 2025-09-21 09:48:55 +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 chore: add module back 2025-09-18 19:27:08 +03:30