OpenCut/apps/web/src
Maze Winther 49426f19cd feat: implement keyframe animation system
Add keyframe support for transform, opacity, and volume properties.
Includes animation engine (interpolation, mutations, resolvers), timeline
markers with selection/snapping, properties panel toggles, keyframe-aware
renderer, and full undo/redo command support.

Also refactor element command constructors to object params, extract
timeline pixel math to pixel-utils.ts, and update cursor rules.
2026-02-27 16:33:57 +01:00
..
app roadmao 2026-02-25 04:51:50 +01:00
components feat: implement keyframe animation system 2026-02-27 16:33:57 +01:00
constants feat: implement keyframe animation system 2026-02-27 16:33:57 +01:00
core feat: implement keyframe animation system 2026-02-27 16:33:57 +01:00
data/colors codebase overhaul (#697) 2026-01-31 00:20:04 +01:00
hooks feat: implement keyframe animation system 2026-02-27 16:33:57 +01:00
lib feat: implement keyframe animation system 2026-02-27 16:33:57 +01:00
services feat: implement keyframe animation system 2026-02-27 16:33:57 +01:00
stores persist snapping + ripple 2026-02-23 06:56:05 +01:00
types feat: implement keyframe animation system 2026-02-27 16:33:57 +01:00
utils feat: implement keyframe animation system 2026-02-27 16:33:57 +01:00
proxy.ts feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00