From 6df8ecbeda2656a0f88ff9d44bc493379c00f926 Mon Sep 17 00:00:00 2001 From: ousttrue Date: Fri, 26 Jan 2024 21:10:27 +0900 Subject: [PATCH] UniVRM-0.118.0 --- docs/release/112/v0.118.0.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/release/112/v0.118.0.md diff --git a/docs/release/112/v0.118.0.md b/docs/release/112/v0.118.0.md new file mode 100644 index 000000000..148a83260 --- /dev/null +++ b/docs/release/112/v0.118.0.md @@ -0,0 +1,21 @@ +# v0.118.0 VRM-Animation importer 修正 + +## Importer + +* [[\#2227](https://github.com/vrm-c/UniVRM/pull/2227)] add ErrorHandling for vrma importer + +## Exporter + +* [[\#2232](https://github.com/vrm-c/UniVRM/pull/2232)] VRMFirstPerson.CopyTo skip null + +## Other + +* [[\#2229](https://github.com/vrm-c/UniVRM/pull/2229)] UniVRM-0.118.0 +* [[\#2223](https://github.com/vrm-c/UniVRM/pull/2223)] [提案] RuntimeGltfInstance.OnDestroy時のDebug.Logを削除する +* [[\#2222](https://github.com/vrm-c/UniVRM/pull/2222)] [リファクタリング] #2213 で不要になったインデントを削除する +* [[\#2221](https://github.com/vrm-c/UniVRM/pull/2221)] 非Skinned MeshかつMeshAnnotationが指定されていないメッシュがHead直下にある場合にLayerが設定されない現象を解消する +* [[\#2220](https://github.com/vrm-c/UniVRM/pull/2220)] ColliderGroupsはあるがColliderが全く存在しない場合にVRM0.xの読み込みで発生するエラーを解消する +* [[\#2225](https://github.com/vrm-c/UniVRM/pull/2225)] Bump jinja2 from 3.0.3 to 3.1.3 +* [[\#2219](https://github.com/vrm-c/UniVRM/pull/2219)] sphinx の python module 追加漏れ +* [[\#2217](https://github.com/vrm-c/UniVRM/pull/2217)] UniVRM-0.117.0 +