summaryrefslogtreecommitdiff
path: root/workspaces/test
AgeCommit message (Expand)Author
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-17feat(test): Add PeakMeter overlay to test_demo timelineskal
2026-02-17feat: add Sequence V2 format support to timeline editorskal
2026-02-16fix: correct Heptagon effect rendering and SDF implementationskal
2026-02-16fix: port Hybrid3D effect to sequence v2 architectureskal
2026-02-16test: enhance GaussianBlur parameters and test timelineskal
2026-02-16fix: add sequence index to generated class namesskal
2026-02-16refactor: remove END_DEMO directive, auto-calculate from sequencesskal
2026-02-16add back obj filesskal
2026-02-16refactor: remove 'Effect' suffix from effect names in timeline.seq filesskal
2026-02-16feat: Add PeakMeterEffect v2 for test_demo audio visualizationskal
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): replace inline fullscreen_vs with common includeskal
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-13Update workspace.cfg for new directory structureskal
2026-02-13Refactor: Reorganize workspaces and remove assets/ directoryskal
2026-02-13Refactor: Move application entry points to src/app/skal
2026-02-12timeline editor: quantize grid, drag fixes, hotkeysskal
2026-02-12fix: update shader files to use beat_phase instead of beatskal
2026-02-12feat: implement beat-based timing systemskal
2026-02-09fix: Reduce default audio volumes to prevent clippingskal
2026-02-09feat: Add workspace header comments to config filesskal
2026-02-09feat: Implement workspace system (Task #77)skal