summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysfix(tests): adjust AudioEngine test sample count expectationsskal
2 daysrefactor(build): granular asset tracking and CMake deduplicationskal
2 daysadd c++ engineer roleskal
2 daysclang-formatskal
2 daysrefactor(tools): consolidate common CSS for HTML toolsskal
2 daysdebug flash-cube-effectskal
2 daysfix(audio): WAV dump drift improvements, acceptable stateskal
2 daysfix(timeline-editor): correct waveform tooltip position calculationskal
2 daysrefactor(timeline): retiming and effect consolidationskal
2 daysfix(timeline-editor): capture all wheel events at container levelskal
2 daysdocs(timeline-editor): clarify effect time units in property panelskal
2 daysrefactor(timeline-editor): complete variable unit renames in modulesskal
2 daysfix(timeline-editor): disable waveform tooltip when no audio loadedskal
2 daysrefactor(timeline-editor): rename variables to reflect beat-based unitsskal
2 daysrefactor(timeline-editor): centralize BPM calculationsskal
2 daysfeat(timeline-editor): add timing tooltip and cursor in waveform viewskal
2 daysfix(timeline-editor): enable mouse wheel on all sequence viewer elementsskal
2 daysdocs: document audio WAV drift bug investigationskal
2 daysdocs: compact CLAUDE.md and complete doc file coverageskal
2 daysrefactor(timeline-editor): extract viewport and playback to ES6 modulesskal
2 daysfix(timeline-editor): improve mouse-wheel handling and prevent UI interferenceskal
2 daysinvestigating audio-drive bugskal
2 daysdocs: add CLI options reference and WAV dump examplesskal
2 daysfeat(audio): add --dump-wav-start and --dump-wav-duration optionsskal
2 daysfix(audio): eliminate startup delay with automatic buffer pre-fillskal
2 daysmisc updatesskal
2 daysfix(timeline-editor): align waveform and timeline tick positionsskal
2 daysfeat(timeline-editor): add replay button to restart from original play positionskal
2 daysfix(timeline-editor): playback indicator zoom tracking and UX improvementsskal
2 daysfeat(timeline-editor): consolidate playback indicator positioning and improve UXskal
3 daysfix(shader): add dfWithID to sdf_test.wgsl for test compatibilityskal
3 daysfix(cli): enable WAV dump without DEMO_HEADLESS requirementskal
3 daysfix(cli): change --dump_wav to --dump-wav and add error handlingskal
3 daysfeat(gpu): add shader labels for better error identificationskal
3 daysfeat(spectral-editor): add waveform intensity viewer for sample offsetskal
3 daysfeat(gpu): add two-pass raymarching infrastructureskal
3 daysfeat(gpu): add SDF camera infrastructure and effect base classskal
3 daysdocs: add audio system enhancement tasksskal
3 daysdocs: mark tracker humanization task as IMPLEMENTEDskal
3 daysfeat(tracker): add sample offset and humanizationskal
3 dayssome tweakingskal
3 daysrefactor(wgsl): consolidate SDF shapes into single common fileskal
3 daysrefactor(wgsl): replace inline fullscreen_vs with common includeskal
3 daysstyle: Apply clang-format to codebaseskal
3 daysrefactor(wgsl): modularize common shader functionsskal
3 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal
3 daysfeat: Move test_platform.cc to util subdirectoryskal
3 daysdocs: Update agent state from project documentationskal
3 daysRefactor: extract setup_standard_textures helperskal
3 daysRefactor: add gpu_create_post_process_texture helperskal