summaryrefslogtreecommitdiff
path: root/src/generated/assets.h
AgeCommit message (Collapse)Author
29 hourschore(assets): Update generated asset data for modular WGSLskal
31 hoursrevised .gitignoreskal
3 daysremove generated assets which shouldn't be in gitskal
3 daysrefactor(build): Centralize generated files and clean up project layoutskal
- Task A: Centralized all generated code (assets, timeline) into a single directory to create a single source of truth. - Task A: Isolated test asset generation into a temporary build directory, preventing pollution of the main source tree. - Task B: Vertically compacted all C/C++ source files by removing superfluous newlines. - Task C: Created a top-level README.md with project overview and file descriptions. - Task D: Moved non-essential documentation into a directory to reduce root-level clutter.