summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
25 hoursfeat(physics): Implement SDF-based physics engine and BVHskal
40 hoursmove MD filesskal
40 hourscleanup filesskal
41 hoursfeat: Enhance Gantt charts with sequence names, adaptive ticks, and sortingskal
42 hoursfix: Correct sequence end time calculation in Gantt chartsskal
42 hoursfeat: Replace explicit priorities with stack-based priority modifiersskal
42 hoursdocs: Extract sequence documentation to dedicated SEQUENCE.md fileskal
42 hoursfeat: Add validation-only mode and HTML/SVG Gantt charts to seq_compilerskal
42 hoursfeat: Add Gantt chart visualization to seq_compilerskal
44 hoursfeat: Optional sequence end times and comprehensive effect documentationskal
46 hoursfeat: Audio playback stability, NOTE_ parsing fix, sample caching, and debug ...skal
2 daysfix(audio): Add pending buffer for partial writes to prevent sample lossskal
2 daysfix(audio): Check buffer space before rendering to prevent sample lossskal
2 daysfix(audio): Render audio in small chunks to fix timing gapsskal
2 daysfeat(audio): Implement ring buffer for live playback timingskal
2 daysdocs: Update project state with event-based tracker and WAV dumpskal
2 daysfeat(audio): Trigger pattern events individually for tempo scalingskal
2 daystest(audio): Add regression test for WAV dump stereo formatskal
2 daysfix(audio): WAV dump now outputs stereo format matching live audioskal
2 daysfix(audio): Properly sync tracker and synth timing in WAV dumpskal
2 daysfix(audio): WAV dump now calls tracker_update at 60Hz to prevent choppy audioskal
2 daysfix(audio): WAV dump backend now properly triggers tracker patternsskal
2 daysfeat(audio): Add WAV dump backend for debugging audio outputskal
2 daysfeat(audio): Simplified demo track with tempo scaling testsskal
2 daysdocs: Milestone state snapshot - Audio system robustness completeskal
2 daysfeat(audio): Variable tempo system with music time abstractionskal
2 daysdocs: Add simplified variable tempo approach (V2)skal
2 daysdocs: Add variable tempo architecture analysisskal
2 daysfeat(audio): Tracker timing test suite (Tasks #51.3 & #51.4)skal
2 daysfeat(audio): Implement mock audio backend for testing (Task #51.2)skal
2 daysfeat(audio): Implement audio backend abstraction (Task #51.1)skal
2 daysupdate notesskal
2 daysdocs: Handoff state snapshot with WebGPU fixesskal
2 daysdocs: Update project context and state for handoffskal
2 daysasset location cleanupskal
2 dayschore(assets): Update generated asset data for modular WGSLskal
2 daysfeat(gpu): Implement recursive WGSL composition and modularize shaders (Task ...skal
2 daysdocs(3d): Plan BVH, Physics, and WGSL modularization (Task #49, #50)skal
2 daystest(coverage): Improve Audio coverage (Task #48)skal
2 daysrevised .gitignoreskal
2 daystest(coverage): Improve Asset Manager coverage (Task #47)skal
2 daysfeat(tooling): Add directory filtering to coverage report script (Task #46)skal
2 daystest(procedural): Improve test coverage (Task #45)skal
2 daysfeat(tooling): Implement code coverage reporting (Task #44)skal
2 daysadd a TODO about coverage scriptskal
2 daysfeat(tests): Add comprehensive tests for math and 3d librariesskal
2 dayschore: Ignore generated source filesskal
2 dayshandoff(Claude): Stabilize 3D renderer with rotating skybox and two-pass arch...skal
3 daysfix: Correct depth handling in two-pass rendering for skybox and objectsskal
3 daysfix: Resolve skybox and floor rendering bugs with two-pass approachskal