| Age | Commit message (Expand) | Author |
| 2026-02-23 | docs(build): add WSL (Windows 10) build support and documentation | skal |
| 2026-02-21 | docs: Update WGSL files to use shorter vector and matrix type aliases | skal |
| 2026-02-21 | test: fix test_effect_base intermittent crashes and SIGTRAP | skal |
| 2026-02-21 | refactor(wgsl): Use vec*f alias for vector types | skal |
| 2026-02-21 | fix(tests): Resolve intermittent SIGTRAP in test_effect_base | skal |
| 2026-02-21 | split raymarching.wgsl in two: with id, or without id. | skal |
| 2026-02-21 | refactor(wgsl): Factorize getScreenCoord helper | skal |
| 2026-02-21 | docs: Proposal for scene1.wgsl SDF helper integration | skal |
| 2026-02-21 | docs: Update test count in PROJECT_CONTEXT.md to 35/35. | skal |
| 2026-02-21 | feat(math): Add vec3::rotate methods for quaternion and axis-angle rotation | skal |
| 2026-02-21 | feat: Add vec3::rotate function for quaternion rotation. | skal |
| 2026-02-21 | refine scene1 shader | skal |
| 2026-02-20 | fix(scene1): refactor render0/render1 to accept Ray struct | skal |
| 2026-02-20 | feat(scene1): replace ad-hoc camera with CameraParams uniform | skal |
| 2026-02-20 | feat(sequence): port Scene1Effect + fix seq_compiler absolute time bug | skal |
| 2026-02-19 | update tools mq-editor TODO | skal |
| 2026-02-19 | fix(mq_editor): offset playhead to partial t_start when playing single partia... | skal |
| 2026-02-19 | fix(mq_editor): remove duplicate mode toggle, add SINE badge, fix mini-spectr... | skal |
| 2026-02-19 | feat(mq_editor): UI revamp — params panel, layout, partial spectrum | skal |
| 2026-02-19 | fix(mq_editor): jitter + central spectrum invalidation | skal |
| 2026-02-19 | fix(mq_editor): fuse spread_above/below into single spread param | skal |
| 2026-02-18 | fix(mq_editor): partial mini-spectrum — correct FFT, time selection, resona... | skal |
| 2026-02-18 | feat(mq_editor): partial spectrum viewer — synth+FFT power display | skal |
| 2026-02-18 | feat(mq_editor): replace replicas with harmonics model | skal |
| 2026-02-18 | fix(mq_editor): swap keys 1/2 — 1=original, 2=synth, 3=partial | skal |
| 2026-02-18 | fix(mq_editor): destroy old viewer listeners on WAV reload | skal |
| 2026-02-18 | feat(mq_editor): movable inner bezier control points + clamp() refactor | skal |
| 2026-02-18 | feat(mq_editor): group toolbar buttons with separators | skal |
| 2026-02-18 | refactor(mq_editor): extract refreshPartialsView() and playOriginal() helpers | skal |
| 2026-02-18 | feat(mq_editor): add Delete key to remove selected partial; remove Test WAV d... | skal |
| 2026-02-18 | fix(mq_editor): key '3' plays partial from t_start; add getAudioBuffer() | skal |
| 2026-02-18 | refactor(mq_editor): extract CSS to style.css, consolidate UI params | skal |
| 2026-02-18 | feat(mq_editor): switch curve interpolation to Lagrange through all control p... | skal |
| 2026-02-18 | docs(mq_editor): document Explore and Contour interactive modes | skal |
| 2026-02-18 | feat(mq_editor): add iso-contour tracking mode for bass/diffuse regions | skal |
| 2026-02-18 | fix(mq_editor): enable explore mode immediately on WAV load | skal |
| 2026-02-18 | feat(mq_editor): add explore mode for interactive partial tracking | skal |
| 2026-02-18 | feat(mq_editor): add clear all partials button | skal |
| 2026-02-18 | perf(mq_editor): move playhead to overlay canvas, avoid full render on tick | skal |
| 2026-02-18 | feat(mq_editor): add new partial, undo/redo | skal |
| 2026-02-18 | fix(mq_editor): exclude below-keep partials from hit-test selection | skal |
| 2026-02-18 | refactor(mq_editor): unify freq+amp into single bezier curve | skal |
| 2026-02-18 | fix(mq_editor): apply coupled anchor drag to freqCurve in viewer canvas | skal |
| 2026-02-18 | feat(mq_editor): drag anchor points P0/P3 with their companion handles | skal |
| 2026-02-18 | feat(mq_editor): add '3' key to solo selected partial + extract getSynthParams() | skal |
| 2026-02-18 | refactor(mq_editor): consolidate duplicates, extract utils.js and app.js | skal |
| 2026-02-18 | feat(mq_editor): expose tracking params in UI with grouped param panel | skal |
| 2026-02-18 | fix(mq_editor): correct phaseInterp quadratic coefficient and stale phase pre... | skal |
| 2026-02-18 | feat(mq_editor): Implement phase-coherent partial tracking | skal |
| 2026-02-18 | feat(mq_editor): implement MQ extraction improvements | skal |