Commit graph

9 commits

Author SHA1 Message Date
63cb6dfe92
wip: convert from include style to module import style :D
Some checks are pending
continuous-integration/drone/push Build is running
2025-11-04 18:50:59 +03:30
4b5d380a0e style: apply cmake-format to all cmake files 2025-10-16 14:40:11 +03:30
5fbd9282d1
build(asset_baker): link tbb to fix gcc compilation 2025-10-08 06:27:42 +03:30
4ad50122ef
refactor(asset_baker): removed unused cod & add shader baking support through system glslc calls 2025-10-01 17:30:22 +03:30
b570653c82
chore: remove stb as dependency 2025-09-19 09:42:56 +03:30
cd886aa8c9
refactor: flatten directory structure
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-20 04:46:15 +03:30
38997b3908
feat: asset baking
Only supported .png textures at the moment
2025-07-09 15:30:54 +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