OpenCut/apps/web/src/utils
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
..
browser.ts feat: save frame as image 2026-02-23 06:44:27 +01:00
color.ts feat: major editor overhaul (assets, properties, timeline, fonts) (#709) 2026-02-23 03:24:02 +01:00
date.ts codebase overhaul (#697) 2026-01-31 00:20:04 +01:00
geometry.ts codebase overhaul (#697) 2026-01-31 00:20:04 +01:00
id.ts codebase overhaul (#697) 2026-01-31 00:20:04 +01:00
math.ts feat: implement keyframe animation system 2026-02-27 16:33:57 +01:00
platform.ts codebase overhaul (#697) 2026-01-31 00:20:04 +01:00
string.ts codebase overhaul (#697) 2026-01-31 00:20:04 +01:00
ui.ts codebase overhaul (#697) 2026-01-31 00:20:04 +01:00