UniVRM-0.96.2

This commit is contained in:
ousttrue
2022-03-02 17:17:18 +09:00
parent b978920453
commit f71a407e5a
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`bug`: ReadMesh
## 0.x

View File

@@ -1,3 +1,3 @@
# v0.96.1: build/exporter bug fix
# v0.96.1`bug`: 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