mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-08-27 21:34:38 -05:00
release/079/v0.92.0.md
This commit is contained in:
@@ -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>
|
||||
|
||||
21
docs/release/079/v0.92.0.md
Normal file
21
docs/release/079/v0.92.0.md
Normal 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
|
||||
Reference in New Issue
Block a user