From 076d2f03f0a429cd904eac375e0321ac08c1f202 Mon Sep 17 00:00:00 2001 From: miu200521358 Date: Sat, 19 Nov 2022 17:27:29 +0900 Subject: [PATCH] ver5.01.08 verup --- archive/Readme.txt | 8 +++++++- src/executor.py | 2 +- vmdising_np64.spec | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/archive/Readme.txt b/archive/Readme.txt index 756c5c5..4576d15 100644 --- a/archive/Readme.txt +++ b/archive/Readme.txt @@ -3,7 +3,7 @@  「VMDサイジング ローカル版」 -  ver5.01.07 +  ver5.01.08                  miu200521358 @@ -426,6 +426,12 @@ https://github.com/miu200521358/vmd_sizing ■ 履歴 ---------------------------------------------------------------- +ver5.01.08 (2022/11/19) +  ・不具合修正: +    ・クォータニオンのノーマライズ処理(isnanチェック)時に全てが0だった場合に1を入れないと、行列計算でnanが入ってしまうため条件追加 +    ・カメラサイジングの前キーフレコピー判定処理が正常に動いてなかったので修正 + + ver5.01.07 (2022/07/18)   ・不具合修正:     ・クォータニオンのノーマライズ処理(isnanチェック)時に、scalarにデフォルト1が入ってたため除去 diff --git a/src/executor.py b/src/executor.py index 0ffec4e..85b0800 100644 --- a/src/executor.py +++ b/src/executor.py @@ -17,7 +17,7 @@ from service.SizingService import SizingService from utils.MException import SizingException -VERSION_NAME = "ver5.01.08_ホイ02" +VERSION_NAME = "ver5.01.08" # 謖謨ー陦ィ險倥↑縺励∵怏蜉ケ蟆乗焚轤ケ譯∵焚6縲30繧定カ縺医k縺ィ逵∫払縺ゅj縲∽ク陦後ョ譁蟄玲焚200 np.set_printoptions(suppress=True, precision=6, threshold=30, linewidth=200) diff --git a/vmdising_np64.spec b/vmdising_np64.spec index 89b389f..9c6ee4c 100644 --- a/vmdising_np64.spec +++ b/vmdising_np64.spec @@ -26,7 +26,7 @@ exe = EXE(pyz, a.zipfiles, a.datas, [], - name='VmdSizing_5.01.08_ホイ02_64bit', + name='VmdSizing_5.01.08_64bit', debug=False, bootloader_ignore_signals=False, strip=False,