mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-13 14:29:38 -05:00
deploy: b1c5b876fc
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -10,7 +10,7 @@
|
||||
| true | FirstPersonOnly | ✅ | ❌ | FIRSTPERSON |
|
||||
| true | ThirdPersonOnly | ❌ | ✅ | THIRDPERSON |
|
||||
| true | Both | ✅ | ✅ | default |
|
||||
| true | Auto | - | - | FirstPersonOnly と ThirdPersonOnly に分割する |
|
||||
| true | Auto | - | - | Both と ThirdPersonOnly に分割する |
|
||||
| false | FirstPersonOnly | ❌ | ❌ | 完全に描画されない。Rendererの描画を止める |
|
||||
| false | ThirdPersonOnly | ✅ | ✅ | default |
|
||||
| false | Both | ✅ | ✅ | default |
|
||||
|
||||
@@ -12,6 +12,11 @@
|
||||
* [Error when load glb file (buffer.uri)](https://github.com/vrm-c/UniVRM/issues/1326)
|
||||
|
||||
## 1.0
|
||||
* [[\#1346](https://github.com/vrm-c/UniVRM/pull/1346)] Fix10/fix expression migration
|
||||
* [[\#1347](https://github.com/vrm-c/UniVRM/pull/1347)] [1.0] Expression UV Binding の挙動
|
||||
* [[\#1353](https://github.com/vrm-c/UniVRM/pull/1353)] Migrate legacy Unlit shaders
|
||||
* [[\#1349](https://github.com/vrm-c/UniVRM/pull/1349)] fix (VRM1.0, MToon): exported emissive factor should be in linear colorspace
|
||||
* [[\#1348](https://github.com/vrm-c/UniVRM/pull/1348)] fix (VRM1.0, MToon): change export spec version to 1.0-beta
|
||||
* [[\#1347](https://github.com/vrm-c/UniVRM/pull/1347)] [1.0] Expression UV Binding の挙動
|
||||
* [[\#1346](https://github.com/vrm-c/UniVRM/pull/1346)] Fix10/fix expression migration
|
||||
* [[\#1344](https://github.com/vrm-c/UniVRM/pull/1344)] [1.0] const LICENSE_URL_JA
|
||||
|
||||
@@ -16,7 +16,7 @@ firstperson
|
||||
|
||||
* {doc}`FastSpringBone(0.85) </implementation/fast_spring_bone>`
|
||||
|
||||
### TODO:
|
||||
## TODO:
|
||||
|
||||
* 🚧 materialGenerator
|
||||
* 🚧 firstPerson
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
<td><p>Auto</p></td>
|
||||
<td><p>-</p></td>
|
||||
<td><p>-</p></td>
|
||||
<td><p>FirstPersonOnly と ThirdPersonOnly に分割する</p></td>
|
||||
<td><p>Both と ThirdPersonOnly に分割する</p></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p>false</p></td>
|
||||
<td><p>FirstPersonOnly</p></td>
|
||||
|
||||
BIN
en/objects.inv
BIN
en/objects.inv
Binary file not shown.
@@ -61,8 +61,8 @@
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="#v0-81">パッケージ(v0.81~)</a></li>
|
||||
@@ -116,8 +116,8 @@
|
||||
<li class="toctree-l1"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -61,8 +61,8 @@
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="index.html#v0-81">パッケージ(v0.81~)</a></li>
|
||||
|
||||
@@ -61,8 +61,8 @@
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="index.html#v0-81">パッケージ(v0.81~)</a></li>
|
||||
|
||||
@@ -61,8 +61,8 @@
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="index.html#v0-81">パッケージ(v0.81~)</a></li>
|
||||
|
||||
@@ -61,8 +61,8 @@
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="index.html#v0-81">パッケージ(v0.81~)</a></li>
|
||||
|
||||
@@ -61,8 +61,8 @@
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="index.html#v0-81">パッケージ(v0.81~)</a></li>
|
||||
|
||||
@@ -61,8 +61,8 @@
|
||||
<li class="toctree-l4 current"><a class="current reference internal" href="#">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="index.html#v0-81">パッケージ(v0.81~)</a></li>
|
||||
|
||||
@@ -61,8 +61,8 @@
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4 current"><a class="current reference internal" href="#">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="index.html#v0-81">パッケージ(v0.81~)</a></li>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<script src="../../_static/js/theme.js"></script>
|
||||
<link rel="index" title="Index" href="../../genindex.html" />
|
||||
<link rel="search" title="Search" href="../../search.html" />
|
||||
<link rel="next" title="v0.87.0: 1.0準備" href="v0.87.0.html" />
|
||||
<link rel="next" title="v0.87.0: Road to 1.0." href="v0.87.0.html" />
|
||||
<link rel="prev" title="v0.85.0: Road to 1.0. [0.x]FastSpringBone" href="v0.85.0.html" />
|
||||
</head>
|
||||
|
||||
@@ -61,8 +61,8 @@
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4 current"><a class="current reference internal" href="#">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="index.html#v0-81">パッケージ(v0.81~)</a></li>
|
||||
@@ -136,7 +136,7 @@
|
||||
</div>
|
||||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
||||
<a href="v0.85.0.html" class="btn btn-neutral float-left" title="v0.85.0: Road to 1.0. [0.x]FastSpringBone" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||||
<a href="v0.87.0.html" class="btn btn-neutral float-right" title="v0.87.0: 1.0準備" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||||
<a href="v0.87.0.html" class="btn btn-neutral float-right" title="v0.87.0: Road to 1.0." accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>v0.87.0: 1.0準備 — UniVRM Programming Document documentation</title>
|
||||
<title>v0.87.0: Road to 1.0. — UniVRM Programming Document documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -18,7 +18,7 @@
|
||||
<script src="../../_static/js/theme.js"></script>
|
||||
<link rel="index" title="Index" href="../../genindex.html" />
|
||||
<link rel="search" title="Search" href="../../search.html" />
|
||||
<link rel="next" title="v0.88.0: 1.0準備" href="v0.88.0.html" />
|
||||
<link rel="next" title="v0.88.0: Road to 1.0." href="v0.88.0.html" />
|
||||
<link rel="prev" title="v0.86.0: Road to 1.0. [1.0]FastSpringBone" href="v0.86.0.html" />
|
||||
</head>
|
||||
|
||||
@@ -61,8 +61,8 @@
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4 current"><a class="current reference internal" href="#">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4 current"><a class="current reference internal" href="#">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.88.0.html">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="index.html#v0-81">パッケージ(v0.81~)</a></li>
|
||||
@@ -89,7 +89,7 @@
|
||||
<li><a href="../../index.html" class="icon icon-home"></a> »</li>
|
||||
<li><a href="../index.html">Release</a> »</li>
|
||||
<li><a href="index.html">v0.79~ (Unity-2019.4) Latest Version</a> »</li>
|
||||
<li>v0.87.0: 1.0準備</li>
|
||||
<li>v0.87.0: Road to 1.0.</li>
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
<a href="https://github.com/vrm-c/UniVRM/blob/master/docs/release/079/v0.87.0.md" class="fa fa-github"> Edit on GitHub</a>
|
||||
</li>
|
||||
@@ -100,7 +100,7 @@
|
||||
<div itemprop="articleBody">
|
||||
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="v0-87-0-1-0">
|
||||
<h1>v0.87.0: 1.0準備<a class="headerlink" href="#v0-87-0-1-0" title="Permalink to this headline"></a></h1>
|
||||
<h1>v0.87.0: Road to 1.0.<a class="headerlink" href="#v0-87-0-1-0" title="Permalink to this headline"></a></h1>
|
||||
<section id="id1">
|
||||
<h2>1.0<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h2>
|
||||
<ul class="simple">
|
||||
@@ -153,7 +153,7 @@
|
||||
</div>
|
||||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
||||
<a href="v0.86.0.html" class="btn btn-neutral float-left" title="v0.86.0: Road to 1.0. [1.0]FastSpringBone" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||||
<a href="v0.88.0.html" class="btn btn-neutral float-right" title="v0.88.0: 1.0準備" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||||
<a href="v0.88.0.html" class="btn btn-neutral float-right" title="v0.88.0: Road to 1.0." accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>v0.88.0: 1.0準備 — UniVRM Programming Document documentation</title>
|
||||
<title>v0.88.0: Road to 1.0. — UniVRM Programming Document documentation</title>
|
||||
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
|
||||
<!--[if lt IE 9]>
|
||||
@@ -18,7 +18,7 @@
|
||||
<script src="../../_static/js/theme.js"></script>
|
||||
<link rel="index" title="Index" href="../../genindex.html" />
|
||||
<link rel="search" title="Search" href="../../search.html" />
|
||||
<link rel="prev" title="v0.87.0: 1.0準備" href="v0.87.0.html" />
|
||||
<link rel="prev" title="v0.87.0: Road to 1.0." href="v0.87.0.html" />
|
||||
</head>
|
||||
|
||||
<body class="wy-body-for-nav">
|
||||
@@ -60,8 +60,8 @@
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.84.0.html">v0.84.0: Road to 1.0. Restore glTF import menu</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.85.0.html">v0.85.0: Road to 1.0. [0.x]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.86.0.html">v0.86.0: Road to 1.0. [1.0]FastSpringBone</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4 current"><a class="current reference internal" href="#">v0.88.0: 1.0準備</a></li>
|
||||
<li class="toctree-l4"><a class="reference internal" href="v0.87.0.html">v0.87.0: Road to 1.0.</a></li>
|
||||
<li class="toctree-l4 current"><a class="current reference internal" href="#">v0.88.0: Road to 1.0.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l3"><a class="reference internal" href="index.html#v0-81">パッケージ(v0.81~)</a></li>
|
||||
@@ -88,7 +88,7 @@
|
||||
<li><a href="../../index.html" class="icon icon-home"></a> »</li>
|
||||
<li><a href="../index.html">Release</a> »</li>
|
||||
<li><a href="index.html">v0.79~ (Unity-2019.4) Latest Version</a> »</li>
|
||||
<li>v0.88.0: 1.0準備</li>
|
||||
<li>v0.88.0: Road to 1.0.</li>
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
<a href="https://github.com/vrm-c/UniVRM/blob/master/docs/release/079/v0.88.0.md" class="fa fa-github"> Edit on GitHub</a>
|
||||
</li>
|
||||
@@ -99,17 +99,17 @@
|
||||
<div itemprop="articleBody">
|
||||
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="v0-88-0-1-0">
|
||||
<h1>v0.88.0: 1.0準備<a class="headerlink" href="#v0-88-0-1-0" title="Permalink to this headline"></a></h1>
|
||||
<h1>v0.88.0: Road to 1.0.<a class="headerlink" href="#v0-88-0-1-0" title="Permalink to this headline"></a></h1>
|
||||
<section id="transparentzwrite">
|
||||
<h2>過去に TransparentZWrite シェーダーでエクスポートしたファイルをロード時に変換する修正<a class="headerlink" href="#transparentzwrite" title="Permalink to this headline"></a></h2>
|
||||
<h2>For files that were exported with the TransparentZWrite shader in the past, Fix import<a class="headerlink" href="#transparentzwrite" title="Permalink to this headline"></a></h2>
|
||||
<ul class="simple">
|
||||
<li><p><a class="reference internal" href="../../implementation/transparent_zwrite.html"><span class="doc">TransparentZWrite</span></a></p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1331">#1331</a>] Fix UnlitTransparentZWrite fallback code.</p></li>
|
||||
</ul>
|
||||
</section>
|
||||
<section id="buffer-uri-data-glb-gltf">
|
||||
<h2>buffer.uri に <code class="docutils literal notranslate"><span class="pre">data:</span></code> を使っている glb/gltf に対応<a class="headerlink" href="#buffer-uri-data-glb-gltf" title="Permalink to this headline"></a></h2>
|
||||
<p><code class="docutils literal notranslate"><span class="pre">image.uri</span></code> では <code class="docutils literal notranslate"><span class="pre">data:</span></code> に対応していたのだけど、<code class="docutils literal notranslate"><span class="pre">buffer.uri</span></code> は対応していなかった。</p>
|
||||
<h2>Buffer data: uri supported<a class="headerlink" href="#buffer-uri-data-glb-gltf" title="Permalink to this headline"></a></h2>
|
||||
<p>‘image.uri’ supported ‘data:’, but ‘buffer.uri’ didn’t.</p>
|
||||
<ul class="simple">
|
||||
<li><p><a class="reference external" href="https://github.com/vrm-c/UniVRM/issues/1326">Error when load glb file (buffer.uri)</a></p></li>
|
||||
</ul>
|
||||
@@ -117,7 +117,12 @@
|
||||
<section id="id1">
|
||||
<h2>1.0<a class="headerlink" href="#id1" title="Permalink to this headline"></a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1347">#1347</a>] [1.0] Expression UV Binding の挙動</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1346">#1346</a>] Fix10/fix expression migration</p></li>
|
||||
<li><p>Fix UV Binding</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1353">#1353</a>] Migrate legacy Unlit shaders</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1349">#1349</a>] fix (VRM1.0, MToon): exported emissive factor should be in linear colorspace</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1348">#1348</a>] fix (VRM1.0, MToon): change export spec version to 1.0-beta</p></li>
|
||||
<li><p>Fix UV Binding</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1346">#1346</a>] Fix10/fix expression migration</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1344">#1344</a>] [1.0] const LICENSE_URL_JA</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1342">#1342</a>] [1.0] migration fail safe</p></li>
|
||||
@@ -153,7 +158,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
|
||||
<a href="v0.87.0.html" class="btn btn-neutral float-left" title="v0.87.0: 1.0準備" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||||
<a href="v0.87.0.html" class="btn btn-neutral float-left" title="v0.87.0: Road to 1.0." accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -10,7 +10,7 @@
|
||||
| true | FirstPersonOnly | ✅ | ❌ | FIRSTPERSON |
|
||||
| true | ThirdPersonOnly | ❌ | ✅ | THIRDPERSON |
|
||||
| true | Both | ✅ | ✅ | default |
|
||||
| true | Auto | - | - | FirstPersonOnly と ThirdPersonOnly に分割する |
|
||||
| true | Auto | - | - | Both と ThirdPersonOnly に分割する |
|
||||
| false | FirstPersonOnly | ❌ | ❌ | 完全に描画されない。Rendererの描画を止める |
|
||||
| false | ThirdPersonOnly | ✅ | ✅ | default |
|
||||
| false | Both | ✅ | ✅ | default |
|
||||
|
||||
@@ -12,6 +12,11 @@
|
||||
* [Error when load glb file (buffer.uri)](https://github.com/vrm-c/UniVRM/issues/1326)
|
||||
|
||||
## 1.0
|
||||
* [[\#1346](https://github.com/vrm-c/UniVRM/pull/1346)] Fix10/fix expression migration
|
||||
* [[\#1347](https://github.com/vrm-c/UniVRM/pull/1347)] [1.0] Expression UV Binding の挙動
|
||||
* [[\#1353](https://github.com/vrm-c/UniVRM/pull/1353)] Migrate legacy Unlit shaders
|
||||
* [[\#1349](https://github.com/vrm-c/UniVRM/pull/1349)] fix (VRM1.0, MToon): exported emissive factor should be in linear colorspace
|
||||
* [[\#1348](https://github.com/vrm-c/UniVRM/pull/1348)] fix (VRM1.0, MToon): change export spec version to 1.0-beta
|
||||
* [[\#1347](https://github.com/vrm-c/UniVRM/pull/1347)] [1.0] Expression UV Binding の挙動
|
||||
* [[\#1346](https://github.com/vrm-c/UniVRM/pull/1346)] Fix10/fix expression migration
|
||||
* [[\#1344](https://github.com/vrm-c/UniVRM/pull/1344)] [1.0] const LICENSE_URL_JA
|
||||
|
||||
@@ -16,7 +16,7 @@ firstperson
|
||||
|
||||
* {doc}`FastSpringBone(0.85) </implementation/fast_spring_bone>`
|
||||
|
||||
### TODO:
|
||||
## TODO:
|
||||
|
||||
* 🚧 materialGenerator
|
||||
* 🚧 firstPerson
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
<td><p>Auto</p></td>
|
||||
<td><p>-</p></td>
|
||||
<td><p>-</p></td>
|
||||
<td><p>FirstPersonOnly と ThirdPersonOnly に分割する</p></td>
|
||||
<td><p>Both と ThirdPersonOnly に分割する</p></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p>false</p></td>
|
||||
<td><p>FirstPersonOnly</p></td>
|
||||
|
||||
@@ -118,6 +118,11 @@
|
||||
<section id="id1">
|
||||
<h2>1.0<a class="headerlink" href="#id1" title="このヘッドラインへのパーマリンク"></a></h2>
|
||||
<ul class="simple">
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1346">#1346</a>] Fix10/fix expression migration</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1347">#1347</a>] [1.0] Expression UV Binding の挙動</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1353">#1353</a>] Migrate legacy Unlit shaders</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1349">#1349</a>] fix (VRM1.0, MToon): exported emissive factor should be in linear colorspace</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1348">#1348</a>] fix (VRM1.0, MToon): change export spec version to 1.0-beta</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1347">#1347</a>] [1.0] Expression UV Binding の挙動</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1346">#1346</a>] Fix10/fix expression migration</p></li>
|
||||
<li><p>[<a class="reference external" href="https://github.com/vrm-c/UniVRM/pull/1344">#1344</a>] [1.0] const LICENSE_URL_JA</p></li>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user