diff --git a/docs/index.html b/docs/index.html index 0386681f0..6c11e16c8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -42,10 +42,10 @@
- +

Download

-

UniVRM-0.100.1

+

UniVRM-0.101.0

diff --git a/docs/release/079/v0.101.0.md b/docs/release/079/v0.101.0.md new file mode 100644 index 000000000..5487c9e0a --- /dev/null +++ b/docs/release/079/v0.101.0.md @@ -0,0 +1,25 @@ +# v0.100.0..v0.101.0: Problems with the combination of zero bone weights and root bones + +## API +* [[\#1720](https://github.com/vrm-c/UniVRM/pull/1720)] runtime に BlendShapeProxy.m_merger を再初期化する +* [[\#1719](https://github.com/vrm-c/UniVRM/pull/1719)] vrm の gltf Animation の読み書き仕様 + +## Importer +* [[\#1675](https://github.com/vrm-c/UniVRM/issues/1675)] SkinnedMeshRenderer.rootBone の boneWeight==0 の頂点を動かす機能を打ち消す + * [[\#1708](https://github.com/vrm-c/UniVRM/pull/1708)] [1.0] import 時に SkinnedMeshRenderer に対する boneWeight 付与する機能 + * [[\#1705](https://github.com/vrm-c/UniVRM/pull/1705)] [BlendShape] Import 時に BoneWeight が0のMeshにBoneWeightを付与する + +## 1.0 +* [[\#1713](https://github.com/vrm-c/UniVRM/pull/1713)] [1.0] 親指のボーン名を metacarpal, proximal, distal に変更 +* [[\#1706](https://github.com/vrm-c/UniVRM/pull/1706)] [1.0] Awake で初期化するのが早すぎて Runtime ロードで動作しない +* [[\#1715](https://github.com/vrm-c/UniVRM/pull/1715)] Other than position is nullable + +## Other +* [[\#1712](https://github.com/vrm-c/UniVRM/pull/1712)] SpringBoneの剛性が意図しない方向に働くことがある問題を修正 +* [[\#1723](https://github.com/vrm-c/UniVRM/pull/1723)] UniVRM-0.101.0 +* [[\#1718](https://github.com/vrm-c/UniVRM/pull/1718)] Fix MeshIntegratorWizard cannot run with insufficient materials for submeshes +* [[\#1704](https://github.com/vrm-c/UniVRM/pull/1704)] UniVRM-0.100.1 +* [[\#1703](https://github.com/vrm-c/UniVRM/pull/1703)] UniVRM-0.100.1 +* [[\#1702](https://github.com/vrm-c/UniVRM/pull/1702)] ScriptedImporterAttribute.overrideExts の使い方が間違っていた +* [[\#1700](https://github.com/vrm-c/UniVRM/pull/1700)] MeshData で NativeArray を使う。SkinningInfo の切り出し +* [[\#1698](https://github.com/vrm-c/UniVRM/pull/1698)] release UniVRM-0.100.0