Skip to content

Releases: korarei/AviUtl2_ObjectMotionBlur_LK_Script

ObjectMotionBlur_LK_v1.1.1

Choose a tag to compare

@github-actions github-actions released this 30 Nov 16:19
bd68826

What's Changed

  • UIのグルーピング. (beta22以降必要)
  • Cache PurgeAutoのときの条件分岐を修正.

ObjectMotionBlur_LK_v1.1.0

Choose a tag to compare

@github-actions github-actions released this 23 Nov 06:27
ca5f9cc

What's Changed

  • .mod2化.
  • 縦横比変形に対応.
  • 外挿計算結果をプロジェクトファイルに埋め込むようにした.
  • Cache ControlCache Purgeに変更.(破壊的)

ObjectMotionBlur_LK_v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 07:08
ca141bc

What's Changed

  • Object IDをスクリプト側で入手できるように変更.
  • Print Informationで表示されるRequired Samplesが1少なかった問題の解決.

ObjectMotionBlur_LK_v0.2.2

Choose a tag to compare

@github-actions github-actions released this 25 Sep 20:58
6f46c8f

What's Changed

  • luaのrequireから呼び出せるように変更.
  • リサイズ計算の精度向上.
  • PI項目名の間違いを修正.

ObjectMotionBlur_LK_v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Sep 00:41
a581fa5

What's Changed

  • 平均計算ミスの修正.
  • リサイズ計算で中心座標に対してブラー量を考慮していなかった問題の修正.
  • Geometryデータの保存クラスに修飾子追加.

ObjectMotionBlur_LK_v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 14:23
1657012

What's Changed

  • 中心座標をスクリプト側で入手できるように変更.
  • サンプル数計算をリサイズ量に基づいて計算するように変更.
  • Print Informationで表示される必要サンプル数が描画時のサンプル数であった問題を修正.
  • Geometryデータの保存方法を変更.

ObjectMotionBlur_LK_v0.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 20:40
02e51ba

What's Changed

  • Release