File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ google_analytics:
55theme : jekyll-theme-leap-day
66github :
77 ultimate :
8- url : https://github.com/hebiiro/anti.aviutl.ultimate.plugin/releases/download/r103/ultimate_r103 .zip
9- name : ULT-R103
8+ url : https://github.com/hebiiro/anti.aviutl.ultimate.plugin/releases/download/r104/ultimate_r104 .zip
9+ name : ULT-R104
1010 pyenv :
1111 url : https://github.com/hebiiro/anti.aviutl.ultimate.plugin/releases/download/r36/python32_r36.zip
1212 name : PY-R36
Original file line number Diff line number Diff line change 11# 🔖更新履歴
22
3+ ## 🔖r104 #2026 年01月18日
4+
5+ * 『フィルタドラッグ』
6+ * ✨ドラッグ開始位置をグリッパー内だけにする機能を追加
7+ * ✨コンフィグダイアログを追加
8+
39## 🔖r103 #2026 年01月17日
410
511* 『音量メーター』
Original file line number Diff line number Diff line change 99
1010namespace apn
1111{
12- static const auto plugin_version = " r103 " s;
12+ static const auto plugin_version = " r104 " s;
1313 static const auto video_filter_name = " アルティメットプラグイン" s;
1414 static const auto video_filter_information = video_filter_name + " " + plugin_version;
1515 static const auto audio_filter_name = video_filter_name + " (音声)" ;
You can’t perform that action at this time.
0 commit comments