OpenCut/apps/web/public
Maze Winther 216e3e0c39 feat: introduce WebGL effects system and Blur effect
This implements the foundational architecture for video effects, starting with a multi-pass WebGL rendering pipeline and a customizable Gaussian Blur effect.

Key changes:
- WebGL Engine: Added `raw-loader` for `.glsl` shaders, multi-pass framebuffer rendering, and live offscreen canvas previews.
- Node Architecture: Replaced hardcoded background blur with `CompositeEffectNode` and added `EffectLayerNode` to apply effects to specific visual elements.
- Timeline & DND: Added a new `effect` track type. Upgraded drag-and-drop to support dropping effects directly onto the timeline. Consolidated track constants into a cleaner `TRACK_CONFIG`.
- UI/UX: Added an Effects tab in the assets panel with live previews. Added an Effect Properties panel with sliders and inputs for fine-tuning parameters.
- Data Model: Added `sourceDuration` to video and audio elements, and wrote a v8 storage migration to update existing projects to the new schema.
- Docs: Added `CHANGELOG.md` tracking v0.1.0 and v0.2.0, plus `docs/effects-renderer.md` to document the new WebGL pipeline.
2026-02-28 18:41:22 +01:00
..
effects feat: introduce WebGL effects system and Blur effect 2026-02-28 18:41:22 +01:00
ffmpeg feat: add ultracite (#452) 2025-07-25 00:41:34 +03:00
fonts feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
icons made the project app PWA and moved metadata into a sperate file app folder 2025-06-25 19:57:35 +05:30
logos Github readme logo fix. (#699) 2026-01-31 15:55:01 +01:00
open-graph feat: roadmap page and move all open-graph images to /open-graph folder 2025-07-14 20:34:16 +02:00
platform-guides fix: tiktok blueprint 2025-08-04 20:40:09 +02:00
shapes feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
browserconfig.xml made the project app PWA and moved metadata into a sperate file app folder 2025-06-25 19:57:35 +05:30
countries.json feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
favicon.ico made the project app PWA and moved metadata into a sperate file app folder 2025-06-25 19:57:35 +05:30
landing-page-dark.png fix landing image 2026-02-08 01:17:29 +01:00
manifest.json feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00