summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daysRevert "fix(shaders): Correct plane distance scaling for non-uniform transforms"skal
8 daysfix(shaders): Correct plane distance scaling for non-uniform transformsskal
8 daysRevert "fix(test_mesh): Use uniform floor scale to fix shadow artifacts"skal
8 daysfix(test_mesh): Use uniform floor scale to fix shadow artifactsskal
8 daysfix(shaders): Exclude meshes from SDF scaling factor in shadow calculationsskal
8 daysfix(math): Normalize axis in quat::from_axis to prevent scaling artifactsskal
8 daysfix(shaders): Correct mesh normal transformation - remove double transposeskal
8 daysfix: Correct mesh normal transformation and floor shadow renderingskal
8 daysdocs: Update project documentation and regenerate assetsskal
8 daysfix(test_mesh): Resolve all WGPU API and build issues on macOSskal
8 daysfeat(tests): Add test_mesh tool for OBJ loading and normal visualizationskal
8 daysfix(assets): Auto-generate smooth normals for OBJ meshes if missingskal
8 daysfeat(assets): Add dodecahedron mesh assetskal
8 daysrefactor(3d): Split Renderer3D into sub-functionalitiesskal
8 daysfeat(3d): Implement basic OBJ mesh asset pipelineskal
9 dayschore: Update documentation, generated assets, and cleanupskal
9 daysrefactor(gpu): Implement compile-time BVH toggle via shader compositionskal
9 daysfeat(perf): Add toggle for GPU BVH and fix fallbackskal
9 daysmilestone(timeline-editor): Task #57 Phase 1 Complete - Production-Ready Editorskal
9 daysdocs(timeline-editor): Document WAV source and music.track visualization taskskal
9 daysfeat(timeline-editor): Add WAV file waveform visualizationskal
9 daysfeat(timeline-editor): Hide scrollbars, keep mouse wheel navigationskal
9 daysfeat(timeline-editor): Final UI polish - auto-apply, stack-order priorityskal
9 daysfix(timeline-editor): Fix effect drag jump bug and left handle constraintskal
9 daysfeat(timeline-editor): Add editable names and effect resize handlesskal
9 daysfix(timeline-editor): Fix effect dragging offset and property panel updatesskal
9 daysfeat(timeline-editor): Add re-order button and 10% viewport slackskal
9 daysfix(timeline-editor): Remove time indicator and fix sequence overlapskal
9 daysfeat(timeline-editor): Add time indicator, sequence flash, and taller viewskal
9 daysfeat(timeline-editor): Diagonal scroll following time-ordered sequence cascadeskal
9 daysfix(timeline-editor): Dynamic sequence bounds, mouse wheel scroll, responsive...skal
9 daysfeat(timeline-editor): Add hoverable sequence name overlay with fade effectskal
9 daysfeat(timeline-editor): Add floating properties panel and effect tooltipsskal
9 daysfix(timeline-editor): Fix effect stacking and add beats mode with snap-to-beatskal
9 daysdocs(timeline-editor): Reference SEQUENCE.md and add priority editing taskskal
9 daysfix(timeline-editor): Fix parser to handle actual demo.seq formatskal
9 daysdocs(timeline-editor): Add comprehensive feature roadmapskal
9 daysfeat(tools): Implement Task #57 - Interactive Timeline Editorskal
9 dayschore: Update generated asset filesskal
9 daysdocs: Add Task #57 - Interactive Timeline Editor (low priority)skal
9 daysfix(gpu): Resolve typeid warning by using .get() on shared_ptrskal
9 daysfeat(audio): Complete Task #56 - Audio Lifecycle Refactor (All Phases)skal
9 daysdocs: Update HANDOFF.md with Phase 4 completionskal
9 daysfeat(audio): Complete Phase 4 - Cleanup and Documentation (Task #56)skal
9 daysfeat(audio): Complete Phase 3 - Migrate main.cc to AudioEngine (Task #56)skal
9 daysfix(gpu): Use GetTextureAsset() for procedural texture loadingskal
9 daysfeat(audio): Complete Phase 2 - Migrate tests to AudioEngine (Task #56)skal
9 daysperf: Reduce audio test durations for faster test suiteskal
9 dayschore: Update HANDOFF.md with Phase 1 completion detailsskal
9 daysfeat(audio): Implement AudioEngine and SpectrogramResourceManager (Task #56 P...skal