mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-21 06:27:29 -05:00
UniVRM-0.111.0
This commit is contained in:
parent
b4130b9e5d
commit
978bc5f2b3
|
|
@ -47,17 +47,17 @@
|
|||
|
||||
</header>
|
||||
<main>
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.110.0/VRM-0.110.0_3f7d.unitypackage" class="btn">
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.111.0/VRM-0.111.0_b413.unitypackage" class="btn">
|
||||
<div>
|
||||
<h1>VRM-0.110.0</h1>
|
||||
<h1>VRM-0.111.0</h1>
|
||||
<div>for vrm-1.0</div>
|
||||
<div>Unity-2020.3 or later</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.110.0/UniVRM-0.110.0_3f7d.unitypackage" class="btn">
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.111.0/UniVRM-0.111.0_b413.unitypackage" class="btn">
|
||||
<div>
|
||||
<h1>UniVRM-0.110.0</h1>
|
||||
<h1>UniVRM-0.111.0</h1>
|
||||
<div>for vrm-0.x</div>
|
||||
<div>Unity-2020.3 or later</div>
|
||||
</div>
|
||||
|
|
|
|||
21
docs/release/100/v0.111.0.md
Normal file
21
docs/release/100/v0.111.0.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# v0.111.0 last version for Unity-2020
|
||||
|
||||
## implement MToon for URP
|
||||
* [[\#2062](https://github.com/vrm-c/UniVRM/pull/2062)] vrmc_materials_mtoon_render_pipelineにURPに関する知識を隔離する
|
||||
* [[\#2061](https://github.com/vrm-c/UniVRM/pull/2061)] TransparentなOutlineの描画に対応する
|
||||
* [[\#2054](https://github.com/vrm-c/UniVRM/pull/2054)] MToonをURPに対応
|
||||
* [[\#2045](https://github.com/vrm-c/UniVRM/pull/2045)] _METALLICSPECGLOSSMAPが正常にURP Materialに設定されない問題を修正
|
||||
|
||||
## exporter
|
||||
* [[\#2074](https://github.com/vrm-c/UniVRM/pull/2074)] human bone の index が -1 になりうる?
|
||||
|
||||
## importer
|
||||
* [[\#2064](https://github.com/vrm-c/UniVRM/pull/2064)] springbone の import で throw しない
|
||||
* [[\#2073](https://github.com/vrm-c/UniVRM/pull/2073)] SpringBone center のマイグレーションが無かった
|
||||
|
||||
## other
|
||||
* [[\#2077](https://github.com/vrm-c/UniVRM/pull/2077)] Editor要素がビルドエラー。サンプル更新を反映
|
||||
* [[\#2075](https://github.com/vrm-c/UniVRM/pull/2075)] UniVRM-0.111.0
|
||||
* [[\#2069](https://github.com/vrm-c/UniVRM/pull/2069)] Bump requests from 2.27.1 to 2.31.0
|
||||
* [[\#2070](https://github.com/vrm-c/UniVRM/pull/2070)] Bump tornado from 6.1 to 6.3.2
|
||||
* [[\#2043](https://github.com/vrm-c/UniVRM/pull/2043)] release UniVRM-0.110.0
|
||||
Loading…
Reference in New Issue
Block a user