summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
13 hoursdocs: update timeline editor documentation for v2 formatskal
22 hoursfix: port Hybrid3D effect to sequence v2 architectureskal
23 hoursfix: make test_demo use workspace files, remove obsolete tools/test_demo.*skal
24 hoursrefactor: remove C++ seq_compiler and Gantt chart referencesskal
28 hoursdocs: streamline and consolidate markdown documentationskal
31 hoursrefactor: remove v2 versioning artifacts, establish Sequence as canonical systemskal
34 hoursdocs(sequence): update and compact v2 documentationskal
34 hoursfeat(sequence): complete v2 migration with DAG-based routingskal
37 hoursdocs: update for Sequence v2 phases 1-2skal
37 hoursfeat(sequence): Phase 1 - Sequence v2 foundationskal
2 daysdocs: update CNN v1 references in top/mid-level docsskal
2 daysrefactor(cnn): rename cnn_effect to cnn_v1_effect for clarityskal
2 daysarchive(cnn): move CNN v1 to cnn_v1/ subdirectoryskal
2 daysrefactor(cnn): isolate CNN v2 to cnn_v2/ subdirectoryskal
2 daysrefactor(build): granular asset tracking and CMake deduplicationskal
2 daysfix(audio): WAV dump drift improvements, acceptable stateskal
2 daysdocs: document audio WAV drift bug investigationskal
2 daysdocs: add CLI options reference and WAV dump examplesskal
2 daysfix(cli): change --dump_wav to --dump-wav and add error handlingskal
3 daysfeat(gpu): add two-pass raymarching infrastructureskal
3 daysfeat(gpu): add SDF camera infrastructure and effect base classskal
3 daysfeat(tracker): add sample offset and humanizationskal
3 daysrefactor(wgsl): consolidate SDF shapes into single common fileskal
3 daysrefactor(wgsl): replace inline fullscreen_vs with common includeskal
3 daysrefactor(gpu): Relocate effects to src/effects and streamline includesskal
3 daysRefactor: add gpu_create_post_process_texture helperskal
3 daysDocs: WGPU helper functions referenceskal
3 daysRefactor: factorize common WGPU patterns into helper functionsskal
4 daysUpdate docs: CNN v2 sigmoid activation summaryskal
4 daysReplace hard clamp with sigmoid activation in CNN v2skal
4 daysDocument CNN v2 training pipeline improvementsskal
4 daysAdd --output-weights option to CNN v2 training pipelineskal
4 daysFix CNN v2 static feature channel mapping (p4-p7 → channels 8-11)skal
4 daysgen_identity_weights: Change --mix to 50-50 blendskal
4 daysgen_identity_weights: Add --p47 option for static feature visualizationskal
4 daysgen_identity_weights: Add --mix option for static feature blendingskal
4 dayscnn_test: --weights now overrides layer config from .bin fileskal
4 daysCNN v2: Fix Layer 0 visualization scale (was 0.5, now 1.0)skal
4 daysCNN v2: Add debugging tools for mismatch investigationskal
4 daysCNN v2: Alpha channel depth handling and layer visualizationskal
4 daysCNN v2 web tool: Document embedded default weightsskal
4 daysCNN test tool: Add CNN v2 support with compute shader architectureskal
4 daysCNN v2 training: Add --grayscale-loss option for luminance-based loss computa...skal
4 daysCNN v2 training: Expose all parameters as CLI optionsskal
4 daysCNN v2: Change feature #6 from sin(10*x) to sin(20*y)skal
4 daysCNN v2: Add TODO for flexible feature layout in binary format v3skal
4 daysDoc: Update CNN v2 docs for binary format v2 and mip-level supportskal
4 daysDoc: Update HOWTO.md with --mip-level example for full pipelineskal
4 daysCNN v2: Add --mip-level option for parametric featuresskal
4 daysCNN v2 test tool: Refactoring and video loop supportskal