summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
14 daysdocs: Milestone - FFT-based DCT/IDCT Complete (February 6, 2026)skal
14 daysfix(audio): Remove Hamming window from synthesis (before IDCT)skal
14 daysfix(editor): Apply window to spectrum before IDCT, not afterskal
14 daysfix(audio): Scale procedural note generation for orthonormal DCTskal
14 daysfix(audio): Regenerate spectrograms with orthonormal DCTskal
14 daysfeat(audio): Integrate FFT-based DCT/IDCT into audio engine and toolsskal
14 daysfix(audio): Complete FFT Phase 2 - DCT/IDCT via reordering methodskal
2026-02-06docs: Milestone - Shader Stability & Test Infrastructure (February 6, 2026)skal
2026-02-06fix(shaders): Resolve WGSL validation errors and add shader compilation testsskal
2026-02-06feat(audio): FFT implementation Phase 1 - Infrastructure and foundationskal
2026-02-06feat(spectral_editor): Complete Phase 2 milestone - Full-featured web editorskal
2026-02-06fix(spectral_editor): Fix procedural audio and add color-coded curvesskal
2026-02-06fix(spectral_editor): Resolve variable name conflict in playAudioskal
2026-02-06feat(tools): Add Spectral Brush Editor UI (Phase 2 of Task #5)skal
2026-02-06feat(audio): Add Spectral Brush runtime (Phase 1 of Task #5)skal
2026-02-06docs: Update documentation for completed build optimization (Task C)skal
2026-02-06fix(build): Add file-level dependencies for assets (shaders, meshes, audio)skal
2026-02-06refactor(build): Split asset_manager.h into dcl/core/utils headersskal
2026-02-06docs: Update Task A status - artifacts fixed but shadows missingskal
2026-02-06fix(test_mesh): Use BOX floor instead of PLANE to fix shadow renderingskal
2026-02-06Revert "fix(shaders): Correct plane distance scaling for non-uniform transforms"skal
2026-02-06fix(shaders): Correct plane distance scaling for non-uniform transformsskal
2026-02-06Revert "fix(test_mesh): Use uniform floor scale to fix shadow artifacts"skal
2026-02-06fix(test_mesh): Use uniform floor scale to fix shadow artifactsskal
2026-02-06fix(shaders): Exclude meshes from SDF scaling factor in shadow calculationsskal
2026-02-06fix(math): Normalize axis in quat::from_axis to prevent scaling artifactsskal
2026-02-06fix(shaders): Correct mesh normal transformation - remove double transposeskal
2026-02-06fix: Correct mesh normal transformation and floor shadow renderingskal
2026-02-06docs: Update project documentation and regenerate assetsskal
2026-02-06fix(test_mesh): Resolve all WGPU API and build issues on macOSskal
2026-02-06feat(tests): Add test_mesh tool for OBJ loading and normal visualizationskal
2026-02-06fix(assets): Auto-generate smooth normals for OBJ meshes if missingskal
2026-02-06feat(assets): Add dodecahedron mesh assetskal
2026-02-06refactor(3d): Split Renderer3D into sub-functionalitiesskal
2026-02-06feat(3d): Implement basic OBJ mesh asset pipelineskal
2026-02-06chore: Update documentation, generated assets, and cleanupskal
2026-02-06refactor(gpu): Implement compile-time BVH toggle via shader compositionskal
2026-02-06feat(perf): Add toggle for GPU BVH and fix fallbackskal
2026-02-05milestone(timeline-editor): Task #57 Phase 1 Complete - Production-Ready Editorskal
2026-02-05docs(timeline-editor): Document WAV source and music.track visualization taskskal
2026-02-05feat(timeline-editor): Add WAV file waveform visualizationskal
2026-02-05feat(timeline-editor): Hide scrollbars, keep mouse wheel navigationskal
2026-02-05feat(timeline-editor): Final UI polish - auto-apply, stack-order priorityskal
2026-02-05fix(timeline-editor): Fix effect drag jump bug and left handle constraintskal
2026-02-05feat(timeline-editor): Add editable names and effect resize handlesskal
2026-02-05fix(timeline-editor): Fix effect dragging offset and property panel updatesskal
2026-02-05feat(timeline-editor): Add re-order button and 10% viewport slackskal
2026-02-05fix(timeline-editor): Remove time indicator and fix sequence overlapskal
2026-02-05feat(timeline-editor): Add time indicator, sequence flash, and taller viewskal
2026-02-05feat(timeline-editor): Diagonal scroll following time-ordered sequence cascadeskal