| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 5 days | refactor: move generated asset files to src/generated/ | skal | |
| - Updated CMakeLists.txt to generate assets.h and assets_data.cc in src/generated/. - Updated scripts/gen_assets.sh to reflect the new output location. - Modified asset_packer.cc to generate correct include paths in assets_data.cc. - Updated source files (main.cc, asset_manager.cc, test_assets.cc) to include headers from the 'generated/' subdirectory. - Ensured all targets have correct include paths to find generated headers. - Removed stale generated files from src/. | |||
| 8 days | chore(scripts): Update gen_assets.sh to include test asset generation | skal | |
| Ensures that test assets are also generated when the production pipeline is run. | |||
| 8 days | fix(assets): Update gen_assets.sh paths | skal | |
| Synchronizes scripts/gen_assets.sh with the current project structure: uses 'demo_assets.txt' and outputs to the 'src/' directory. | |||
