release/079/v0.92.0.md

This commit is contained in:
ousttrue
2021-12-17 16:50:27 +09:00
parent 2487dd5fdd
commit 796fa2b354
2 changed files with 23 additions and 2 deletions

View File

@@ -42,10 +42,10 @@
</header>
<main>
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.91.0/UniVRM-0.91.0_72a1.unitypackage" class="btn">
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.92.0/UniVRM-0.92.0_2487.unitypackage" class="btn">
<div class="btn">
<h1>Download</h1>
<h2>UniVRM-0.91.0</h2>
<h2>UniVRM-0.92.0</h2>
</div>
</a>
</main>

View File

@@ -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