summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-10udpateskal
2026-02-10update timelineskal
2026-02-10fix: Resolve CNN effect black screen bug (framebuffer capture + uniforms)skal
2026-02-10fix: Capture scene framebuffer before post-processing for CNN effectskal
2026-02-10feat: Add multi-layer CNN support with framebuffer capture and blend controlskal
2026-02-10docs: Update and streamline CNN training documentationskal
2026-02-10feat: Add checkpointing support to CNN training scriptskal
2026-02-10fix: Auto-expand single kernel size to all layers in training scriptskal
2026-02-10update target imagesskal
2026-02-10feat: Add coordinate-aware CNN layer 0 for position-dependent stylizationskal
2026-02-10docs: Add CNN effect documentation and update project statusskal
2026-02-10feat: Add CNN post-processing effect with modular WGSL architectureskal
2026-02-10initial doc for the CNN projectskal
2026-02-10docs: Reorganize shader editor documentationskal
2026-02-10fix: Use placeholder technique to prevent syntax highlighting overlapskal
2026-02-10refactor: Improve syntax highlighting to avoid overlapping matchesskal
2026-02-10feat: Add WGSL syntax highlightingskal
2026-02-10refactor: Increase editor pane size by 20% (36% → 43%)skal
2026-02-10fix: Remove resolutionSelect references after removing UI elementskal
2026-02-10feat: Remove resolution selector, enable autoplay on loadskal
2026-02-10fix: Use 16:9 aspect ratio and object-fit contain for canvasskal
2026-02-10fix: Canvas fills available height instead of maintaining square aspectskal
2026-02-10fix: Reference texture/sampler in default shader for bind group layoutskal
2026-02-10fix: Use var instead of let for mutable uv in default shaderskal
2026-02-10refactor: Adjust shader editor layout and add default animationskal
2026-02-10feat: Add HTML WGSL shader editor toolskal
2026-02-09fix: Guard --headless flag with DEMO_HEADLESS defineskal
2026-02-09refactor: Reorganize tests into subsystem subdirectoriesskal
2026-02-09fix: Reduce default audio volumes to prevent clippingskal
2026-02-09docs: Streamline headless mode documentationskal
2026-02-09feat: Add headless mode for testing without GPUskal
2026-02-09docs: Update references to workspace layoutskal
2026-02-09docs: Streamline top-level documentationskal
2026-02-09feat: Add workspace header comments to config filesskal
2026-02-09feat: Implement workspace system (Task #77)skal
2026-02-09docs: Condense HOWTO.md, move details to technical docsskal
2026-02-09docs: Update docs for Task #76 size measurementskal
2026-02-09feat: Implement Task #76 external library size measurementskal
2026-02-09docs: Streamline top-level project filesskal
2026-02-09feat: Add Task #77 for workspace system architectureskal
2026-02-09docs: Update documentation and clean up obsolete filesskal
2026-02-09feat: Add debug-only file change detection for rapid iterationskal
2026-02-09docs: Condense essential context files (856→599 lines)skal
2026-02-09docs: Add sub-task for type-safe shader compositionskal
2026-02-09docs: Add sub-task for splitting common_uniforms.wgslskal
2026-02-09fix: Add ShaderComposer to CircleMaskEffect pipelinesskal
2026-02-09refactor: Deduplicate CommonUniforms with #include in WGSL shadersskal
2026-02-09refactor: Move .spec audio assets to assets/final/music subdirectoryskal
2026-02-09demo.seq change.skal
2026-02-09fix: Strip priority comments from effect args in .seq exportskal