From 34a417b34d49aa2e42061814752c208ffc5b66d2 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Thu, 12 Oct 2023 17:47:02 +0900 Subject: [PATCH] UniVRM-0.115.0 --- docs/index.html | 8 ++++---- docs/release/112/v0.115.0.md | 16 ++++++++++++++++ 2 files changed, 20 insertions(+), 4 deletions(-) create mode 100644 docs/release/112/v0.115.0.md diff --git a/docs/index.html b/docs/index.html index 519f6f57d..002d66ad2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -47,21 +47,21 @@
-

VRM-0.114.0

+

VRM-0.115.0

for vrm-1.0
2021.3 LTS or later
-

UniVRM-0.114.0

+

UniVRM-0.115.0

for vrm-0.x
2021.3 LTS or later
diff --git a/docs/release/112/v0.115.0.md b/docs/release/112/v0.115.0.md new file mode 100644 index 000000000..78fb06636 --- /dev/null +++ b/docs/release/112/v0.115.0.md @@ -0,0 +1,16 @@ +# v0.115.0 Fix ExpressionLookAt and PR merge + +## vrm-1.0: expression / lookat +* [[\#2163](https://github.com/vrm-c/UniVRM/pull/2163)] Fix a incorrect eye direction control in VRM-1.0. +* [[\#2155](https://github.com/vrm-c/UniVRM/pull/2155)] VRM10ExpressionEditorTool can control custom expressions. +* [[\#2162](https://github.com/vrm-c/UniVRM/pull/2162)] ExpressionのPreviewのPrefabを切り替えたときにパラメータが表示されなくなる問題を修正 +* [[\#2148](https://github.com/vrm-c/UniVRM/pull/2148)] [VRM0.x] Fix wrong preview results in editor inspector when a vrm blendshape material target is "*_ST_S" or "*_ST_T" + +## others +* [[\#2144](https://github.com/vrm-c/UniVRM/pull/2144)] メッシュ名が.から始まってたり空だとimport時に失敗する? +* [[\#2164](https://github.com/vrm-c/UniVRM/pull/2164)] UniVRM-0.115.0 +* [[\#2157](https://github.com/vrm-c/UniVRM/pull/2157)] Bump urllib3 from 1.26.7 to 1.26.17 +* [[\#2153](https://github.com/vrm-c/UniVRM/pull/2153)] Transfer "TextureImportTypes" to ITextureDeserializer.LoadTextureAsync() +* [[\#2146](https://github.com/vrm-c/UniVRM/pull/2146)] 記述が古いところを修正 +* [[\#2145](https://github.com/vrm-c/UniVRM/pull/2145)] Update README.md +* [[\#2142](https://github.com/vrm-c/UniVRM/pull/2142)] UniVRM-0.114.0