mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-09 04:19:42 -05:00
UniVRM-0.113.0
This commit is contained in:
@@ -47,17 +47,17 @@
|
||||
|
||||
</header>
|
||||
<main>
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.112.0/VRM-0.112.0_6a46.unitypackage" class="btn">
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.113.0/VRM-0.113.0_0165.unitypackage" class="btn">
|
||||
<div>
|
||||
<h1>VRM-0.112.0</h1>
|
||||
<h1>VRM-0.113.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.112.0/UniVRM-0.112.0_6a46.unitypackage" class="btn">
|
||||
<a href="https://github.com/vrm-c/UniVRM/releases/download/v0.113.0/UniVRM-0.113.0_0165.unitypackage" class="btn">
|
||||
<div>
|
||||
<h1>UniVRM-0.112.0</h1>
|
||||
<h1>UniVRM-0.113.0</h1>
|
||||
<div>for vrm-0.x</div>
|
||||
<div>Unity-2020.3 or later</div>
|
||||
</div>
|
||||
|
||||
26
docs/release/112/v0.113.0.md
Normal file
26
docs/release/112/v0.113.0.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# v0.113.0 VrmAnimation
|
||||
|
||||
## Importer
|
||||
* [[\#2111](https://github.com/vrm-c/UniVRM/pull/2111)] float4 でない VertexColor が含まれるとエラーになることを回避
|
||||
|
||||
## URP
|
||||
* [[\#2110](https://github.com/vrm-c/UniVRM/pull/2110)] MToon10のURP向けシェーダの不具合やパス不備の修正
|
||||
* [[\#2102](https://github.com/vrm-c/UniVRM/pull/2102)] [doc] urp 関連
|
||||
|
||||
## VrmAnimation
|
||||
* [[\#2089](https://github.com/vrm-c/UniVRM/pull/2089)] [VRM-animation] VrmAnimationImporter を実装
|
||||
* [[\#2093](https://github.com/vrm-c/UniVRM/pull/2093)] [vrm-animation] VrmAnimationExporter の実装と bvh 変換の実験
|
||||
* [[\#2098](https://github.com/vrm-c/UniVRM/pull/2098)] [VRM-animation] 1フレーム版(gltfのjson部にすべて記述)の試作
|
||||
* [[\#2101](https://github.com/vrm-c/UniVRM/pull/2101)] [VRM-animation][pose] localPosition の間違い
|
||||
|
||||
## その他
|
||||
* [[\#2112](https://github.com/vrm-c/UniVRM/pull/2112)] UniVRM-0.113.0
|
||||
* [[\#2115](https://github.com/vrm-c/UniVRM/pull/2115)] Bump certifi from 2022.12.7 to 2023.7.22
|
||||
* [[\#2109](https://github.com/vrm-c/UniVRM/pull/2109)] Bump pygments from 2.11.2 to 2.15.0
|
||||
* [[\#2100](https://github.com/vrm-c/UniVRM/pull/2100)] BoxMan に指を追加しました。頭を調整
|
||||
* [[\#2103](https://github.com/vrm-c/UniVRM/pull/2103)] Sample コピーが同一かどうかを確認する
|
||||
* [[\#2090](https://github.com/vrm-c/UniVRM/pull/2090)] Unity 2022.2以降のScriptedImporterEditor.ResetValues()のObsolete警告が出るのに対応
|
||||
* [[\#2091](https://github.com/vrm-c/UniVRM/pull/2091)] Unity 2021からVRM10.Tests.PlayModeアセンブリのスクリプト不存在警告が出るようになったのに対応
|
||||
* [[\#2088](https://github.com/vrm-c/UniVRM/pull/2088)] unity version up と vscode 作業設定
|
||||
* [[\#2087](https://github.com/vrm-c/UniVRM/pull/2087)] fixed wrong version define to 'core' instead of 'universal'
|
||||
* [[\#2085](https://github.com/vrm-c/UniVRM/pull/2085)] UniVRM-0.112.0
|
||||
Reference in New Issue
Block a user