Commit graph

10 commits

Author SHA1 Message Date
cd886aa8c9
refactor: flatten directory structure
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-20 04:46:15 +03:30
3cc0801e8f
chore: remove nlohmann::json dependency
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-16 13:27:48 +03:30
f2c692a118
style: apply clang-format v20
All checks were successful
continuous-integration/drone/push Build is passing
2025-07-11 14:05:59 +03:30
b572b61f4b
refactor: asset loading/caching 2025-07-10 21:51:17 +03:30
3c87b1cd06
refactor: modularization of the engine (wip) 2025-07-10 13:29:03 +03:30
fc2fe26160
feat: text asset
fix: miscalculated offset for asset blobs

refactor: remove file manager completely
2025-07-09 21:30:17 +03:30
38997b3908
feat: asset baking
Only supported .png textures at the moment
2025-07-09 15:30:54 +03:30
2341be0c70
refactor: applied aaa principle 2025-07-07 15:49:18 +03:30
83f27e12c0
refactor: dir structure & fix asset baker/parser compilation 2025-07-07 15:35:17 +03:30
2c3b2a57ff
wip: move bindless_vk's asset baker/parsers modules to light 2025-07-07 15:17:13 +03:30