summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
6 daysfeat: Remove resolution selector, enable autoplay on loadskal
6 daysfix: Use 16:9 aspect ratio and object-fit contain for canvasskal
6 daysfix: Canvas fills available height instead of maintaining square aspectskal
6 daysfix: Reference texture/sampler in default shader for bind group layoutskal
6 daysfix: Use var instead of let for mutable uv in default shaderskal
6 daysrefactor: Adjust shader editor layout and add default animationskal
6 daysfeat: Add HTML WGSL shader editor toolskal
7 daysfix: Strip priority comments from effect args in .seq exportskal
7 daysfeat(gpu): Phase 2 - Add gen_perlin and gen_grid GPU compute shadersskal
7 daysfeat(gpu): Add GPU procedural texture generation systemskal
7 daysfeat: WGSL Uniform Buffer Validation & Consolidation (Task #75)skal
7 daysfix: Resolve DemoEffectsTest SEGFAULT and update GEMINI.mdskal
7 daysfeat(gpu): Add VignetteEffect and related filesskal
8 daysfeat(gpu): Add parameter-driven GaussianBlurEffectskal
8 daysfeat(gpu): Add parameter-driven ChromaAberrationEffectskal
8 daysfeat(gpu): Implement shader parametrization systemskal
8 daysfeat: Integrate plane_distance into renderer and scene loaderskal
8 daysfeat(tools): Add effect depth analysis to seq_compilerskal
8 daysfeat(audio, tools): Add Task #72 and enhance Blender exporterskal
8 daysstyle: Apply clang-format to all source filesskal
8 daysfeat(3d): Implement Blender export and binary scene loading pipelineskal
8 daysrefactor(audio): Convert tracker to unit-less timing systemskal
8 daysRevert "fix(track_visualizer): Convert beats to seconds correctly"skal
8 daysfix(track_visualizer): Convert beats to seconds correctlyskal
8 daysfeat(tools): Add music track visualizerskal
9 daysfix: Auto-regenerate assets after clean buildskal
9 daysperf(spectral_editor): Implement caching and subarray optimizationsskal
9 daysupdate doc, optimize spectral_editorskal
9 daysfeat(audio): Add SilentBackend, fix peak measurement, reorganize backendsskal
9 daysfix(tools): Correct include path in spectool.ccskal
9 daysfix(asset_packer): Replace deprecated sprintf with snprintfskal
9 daysfix(spectral_editor): Disable vertical zoom/pan for logarithmic frequency axisskal
9 daysfeat(spectral_editor): Add cursor-centered zoom and pan with mouse wheelskal
9 daysfeat(timeline): Add Ctrl+wheel zoom centered on mouse cursorskal
9 daysfeat(audio): Add RMS normalization to spectool for consistent sample loudnessskal
10 daysdocs: Document specplay tool and add future enhancement roadmapskal
10 daysfix(audio): Fix spectrogram amplification issue and add diagnostic toolskal
10 daysdocs(spectral_editor): Add feature roadmap for planned enhancementsskal
10 daysfix(audio): Remove Hamming window from synthesis (before IDCT)skal
10 daysfix(editor): Apply window to spectrum before IDCT, not afterskal
10 daysfeat(audio): Integrate FFT-based DCT/IDCT into audio engine and toolsskal
10 daysfeat(audio): FFT implementation Phase 1 - Infrastructure and foundationskal
10 daysfeat(spectral_editor): Complete Phase 2 milestone - Full-featured web editorskal
10 daysfix(spectral_editor): Fix procedural audio and add color-coded curvesskal
10 daysfix(spectral_editor): Resolve variable name conflict in playAudioskal
10 daysfeat(tools): Add Spectral Brush Editor UI (Phase 2 of Task #5)skal
10 daysfix(assets): Auto-generate smooth normals for OBJ meshes if missingskal
10 daysdocs(timeline-editor): Document WAV source and music.track visualization taskskal
10 daysfeat(timeline-editor): Add WAV file waveform visualizationskal
10 daysfeat(timeline-editor): Hide scrollbars, keep mouse wheel navigationskal