We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d12998 commit ff807e9Copy full SHA for ff807e9
README.md
@@ -1,10 +1,10 @@
1
-# Curve Editor v0.1-alpha for AviUtl
+# Curve Editor v0.1-beta for AviUtl
2
ベジェ曲線のイージングをウィンドウ上で編集できるAviUtlプラグインです。
3

4
5
## ダウンロード
6
-**v0.1-alpha**(デモ版):https://github.com/mimaraka/aviutl-plugin-curve_editor/releases/tag/v0.1-alpha
7
-※カーブを編集するUI部分のみ実装しています
+**v0.1-beta**(テスト版):https://github.com/mimaraka/aviutl-plugin-curve_editor/releases/tag/v0.1-beta
+※カーブを編集するUIと、カーブの適用・プロジェクトファイルへの保存機能が実装されています。
8
9
## インストール
10
同梱されている「curve_editor.auf」をaviutl.exeのあるフォルダもしくはpluginsフォルダ内に入れ、「@Curve Editor.tra」をscriptフォルダまたはその下のフォルダに入れてください。
0 commit comments