Skip to content

Commit 8fb5deb

Browse files
committed
v1.01 (for beta4)
1 parent b7d9716 commit 8fb5deb

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

@Resize_S.anm2

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SOFTWARE.
2323
https://mit-license.org/
2424
]]
2525
@リサイズσ
26-
--information:リサイズσ@Resize_S v1.00
26+
--information:リサイズσ@Resize_S v1.01 (for beta4)
2727
--label:変形
2828
--track@zoom:拡大率,0,5000,100,0.001
2929
--track@sz_x:X,0,5000,100,0.001
@@ -457,7 +457,6 @@ else
457457
};
458458

459459
-- first along x-axis.
460-
obj.setoption("drawtarget", "tempbuffer", h == 1 and 2 or 1, 1); -- バグ対処,幅の変化を強制.
461460
obj.setoption("drawtarget", "tempbuffer", h, W);
462461
if alg_x <= 1 then
463462
if W ~= w then resize_builtin(W, h, alg_x == 1) end
@@ -493,7 +492,7 @@ if not move_center then
493492
end
494493

495494
@ボックスリサイズσ
496-
--information:ボックスリサイズσ@Resize_S v1.00
495+
--information:ボックスリサイズσ@Resize_S v1.01 (for beta4)
497496
--label:変形
498497
--track@width:X,0,4000,256,1
499498
--track@height:Y,0,4000,256,1

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
http://spring-fragrance.mints.ne.jp/aviutl
3030

31-
- `beta3` で動作確認済み.
31+
- `beta4` で動作確認済み.
3232

3333
## 導入方法
3434

@@ -280,6 +280,11 @@
280280

281281
## 改版履歴
282282

283+
- **v1.01 (for beta4)** (2025-07-27)
284+
285+
- `beta4` で動作確認.
286+
- バグ修正に伴って,バグ対処のためのコードを削除.
287+
283288
- **v1.00 (for beta3)** (2025-07-24)
284289

285290
- 初版.

0 commit comments

Comments
 (0)