summaryrefslogtreecommitdiff
path: root/workspaces/test/assets.txt
AgeCommit message (Expand)Author
2026-03-08fix: Correct and simplify test asset manifestskal
2026-03-03test(assets): add MP3 asset type test (TEST_MP3/ASSET_TEST_MP3)skal
2026-03-03feat(assets): replace is_procedural/is_gpu_procedural bools with AssetType en...skal
2026-02-28refactor(effects): co-locate effect WGSL shaders with their .h/.cc in src/eff...skal
2026-02-28refactor: move common/shaders/ to src/shaders/skal
2026-02-28fix(shaders): deduplicate VertexOutput/vs_main via render/fullscreen_uv_vs sn...skal
2026-02-21split raymarching.wgsl in two: with id, or without id.skal
2026-02-16fix: port Hybrid3D effect to sequence v2 architectureskal
2026-02-16feat: Add FlashEffect for audio/visual sync testingskal
2026-02-16refactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
2026-02-16feat(sequence): add inline post-process functions for v2skal
2026-02-16feat(sequence): complete phase 3 - v2 shader integration and effect portsskal
2026-02-14refactor(wgsl): consolidate SDF shapes into single common fileskal
2026-02-14refactor(wgsl): modularize common shader functionsskal
2026-02-13Add shader snippet test assets to fix test_shader_composerskal
2026-02-13Add test asset support with STRIP_ALL guardsskal
2026-02-13Remediation: Implement shared common/shaders/ directoryskal
2026-02-13Refactor: Reorganize workspaces and remove assets/ directoryskal
2026-02-13Refactor: Move application entry points to src/app/skal
2026-02-09feat: Add workspace header comments to config filesskal
2026-02-09feat: Implement workspace system (Task #77)skal