From 796fa2b3542600e022b25929cb8516cbc3d6ea1b Mon Sep 17 00:00:00 2001 From: ousttrue Date: Fri, 17 Dec 2021 16:50:27 +0900 Subject: [PATCH] release/079/v0.92.0.md --- docs/index.html | 4 ++-- docs/release/079/v0.92.0.md | 21 +++++++++++++++++++++ 2 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 docs/release/079/v0.92.0.md diff --git a/docs/index.html b/docs/index.html index fccc01946..bcfd56ef9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -42,10 +42,10 @@
- +

Download

-

UniVRM-0.91.0

+

UniVRM-0.92.0

diff --git a/docs/release/079/v0.92.0.md b/docs/release/079/v0.92.0.md new file mode 100644 index 000000000..eb4662b74 --- /dev/null +++ b/docs/release/079/v0.92.0.md @@ -0,0 +1,21 @@ +# v0.92.0: 1.0準備 + +## [1.0] 正規化しない + +* [[\#1429](https://github.com/vrm-c/UniVRM/pull/1429)] [1.0][Importer] Import 時の正規化を実装 +* [[\#1428](https://github.com/vrm-c/UniVRM/pull/1428)] [1.0] Export ダイアログは正規化しない + +## VRM-0.x + +meta オブジェクトの置き換え機能の修正。 +シーンインスタンス毎に異なる meta オブジェクトを設定できます。 + +* [[\#1423](https://github.com/vrm-c/UniVRM/pull/1423)] meta の PropertyField に対するオブジェクト置き換えを有効にする + +## その他 + +* [[\#1433](https://github.com/vrm-c/UniVRM/pull/1433)] Fix/exporter extensionused +* [[\#1432](https://github.com/vrm-c/UniVRM/pull/1432)] Version/v0 92 0 +* [[\#1420](https://github.com/vrm-c/UniVRM/pull/1420)] UniVRM-0.91.1 +* [[\#1419](https://github.com/vrm-c/UniVRM/pull/1419)] Suppress compler warning `unreachable code detected warning` when `VRM_DEVELOP` symbol is undefined. +* [[\#1418](https://github.com/vrm-c/UniVRM/pull/1418)] Release v0.91.0