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