Merge pull request #1573 from ousttrue/docs/v0_96_2

UniVRM-0.96.2
This commit is contained in:
ousttrue 2022-03-02 17:39:05 +09:00 committed by GitHub
commit 21fb0dff46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 4 deletions

View File

@ -42,10 +42,10 @@
</header>
<main>
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.96.1/UniVRM-0.96.1_2f47.unitypackage" class="btn">
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.96.2/UniVRM-0.96.2_b978.unitypackage" class="btn">
<div class="btn">
<h1>Download</h1>
<h2>UniVRM-0.96.1</h2>
<h2>UniVRM-0.96.2</h2>
</div>
</a>
</main>

View File

@ -1,4 +1,4 @@
# v0.96.0: ReadMesh
# v0.96.0: ⚠️ ReadMesh
## 0.x

View File

@ -1,3 +1,3 @@
# v0.96.1: build/exporter bug fix
# v0.96.1: ⚠️ build/exporter bug fix
<https://github.com/vrm-c/UniVRM/milestone/61?closed=1>

View File

@ -0,0 +1,3 @@
# v0.96.2: fix BlendShape Import bug
https://github.com/vrm-c/UniVRM/issues/1554