summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
4 daysfeat(timeline-editor): add timing tooltip and cursor in waveform viewskal
4 daysfix(timeline-editor): enable mouse wheel on all sequence viewer elementsskal
4 daysdocs: document audio WAV drift bug investigationskal
4 daysrefactor(timeline-editor): extract viewport and playback to ES6 modulesskal
4 daysfix(timeline-editor): improve mouse-wheel handling and prevent UI interferenceskal
4 daysfix(timeline-editor): align waveform and timeline tick positionsskal
4 daysfeat(timeline-editor): add replay button to restart from original play positionskal
4 daysfix(timeline-editor): playback indicator zoom tracking and UX improvementsskal
4 daysfeat(timeline-editor): consolidate playback indicator positioning and improve UXskal
4 daysfeat(spectral-editor): add waveform intensity viewer for sample offsetskal
5 daysfeat(tracker): add sample offset and humanizationskal
5 daysstyle: Apply clang-format to codebaseskal
5 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal
5 daysRefactor: add gpu_create_texture_view_2d helperskal
6 daysCNN v2: bilinear mip-level sampling and UI improvementsskal
6 daysReplace hard clamp with sigmoid activation in CNN v2skal
6 daysCNN v2 web tool: Remove vizScale, always show raw layer valuesskal
6 daysCNN v2 web tool: Fix vizScale for final layer previewskal
6 daysCNN v2 tool: Fix off-by-one in composited layer filenamesskal
6 daysCNN v2: Fix weight buffer offset bugskal
6 dayscnn_test: --weights now overrides layer config from .bin fileskal
6 dayscnn_test: Add --weights option for runtime weight loadingskal
6 daysCNN v2: Remove vizScale, always clip to [0,1]skal
6 daysCNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)skal
6 daysCNN v2: Add debugging tools for mismatch investigationskal
6 daysCNN v2: Use alpha channel for p3 depth feature + layer visualizationskal
6 daysCNN v2 web tool: Update embedded weights to current checkpointskal
6 daysCNN v2 web tool: Multiple fixes for feature parity with cnn_testskal
6 daysCNN v2 web tool: Fix static features shader sampling and header offsetskal
6 daysCNN v2 web tool: Enhance UI visibility and layer preview interactionskal
6 daysCNN test tool: Add CNN v2 support with compute shader architectureskal
6 daysCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
6 daysCNN v2 HTML tool: Support binary format v2 with mip_levelskal
6 daysCNN v2 test tool: Refactoring and video loop supportskal
6 daysCNN v2 test tool: Add mip level selector for p0-p3 featuresskal
6 daysCNN v2 test tool: Embed default weights for instant startupskal
6 daysCNN v2: Fix activation function mismatch between training and inferenceskal
6 daysCNN v2 test tool: UI improvements and video playback fixesskal
6 daysCNN v2 test tool: Add video playback supportskal
6 daysCNN v2 web tool: Major UI redesign with three-panel layoutskal
6 daysCNN v2 web tool: Fix WebGPU texture synchronization errorskal
6 daysCNN v2 web tool: Fix layer naming and visualization bugsskal
6 daysAdd test asset support with STRIP_ALL guardsskal
6 daysTracker: Sort pattern events + add validation/sanitize modesskal
6 daysCNN v2: Refactor to uniform 12D→4D architectureskal
6 daysCNN v2 Web Tool: Unify layer terminology and add binary format specskal
6 daysCNN v2 Web Tool: Add layer/weight visualization with debug infrastructureskal
6 daysAdd CNN v2 WebGPU testing toolskal
6 daysRefactor: Extract duplicate logic in compiler toolsskal
6 days Refactor: Consolidate asset_packer.cc helpersskal