mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
14 lines
490 B
Markdown
14 lines
490 B
Markdown
---
|
|||
|
|
version: "0.2.0"
|
||
|
|
date: "2026-02-29"
|
||
|
|
title: "Motion & Effects"
|
||
|
|
description: "This release adds the foundation for motion and effects."
|
||
|
|
changes:
|
||
|
|
- type: new
|
||
|
|
text: "Keyframe animation system, starting with transform properties (position, scale, rotation)."
|
||
|
|
- type: new
|
||
|
|
text: "Effects system (with our first effect: Blur!)"
|
||
|
|
- type: fixed
|
||
|
|
text: "Fixed an issue where click-and-drag selection on one timeline track could accidentally select items from the track below."
|
||
|
|
---
|