OpenCut/rust/crates/compositor/src
Maze Winther 6a22a3ecbd refactor: centralize editor interaction state
Move timeline and preview gestures into dedicated controllers so hooks stay thin around editor state and DOM events.

This also routes drag and playback synchronization through manager APIs and reuses persistent wasm surfaces so scrubbing, seeking, and preview rendering stay in sync.

Made-with: Cursor
2026-04-25 03:56:22 +02:00
..
shaders fix: WebGL frame rendering and opencut-wasm 0.2.8 2026-04-19 07:42:52 +02:00
blend_mode.rs feat: wasm compositor 2026-04-13 05:01:51 +02:00
compositor.rs refactor: centralize editor interaction state 2026-04-25 03:56:22 +02:00
frame.rs feat: wasm compositor 2026-04-13 05:01:51 +02:00
lib.rs feat: wasm compositor 2026-04-13 05:01:51 +02:00
texture_pool.rs feat: wasm compositor 2026-04-13 05:01:51 +02:00
texture_store.rs feat: wasm compositor 2026-04-13 05:01:51 +02:00