mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-21 02:07:58 -05:00
23 lines
1.5 KiB
Markdown
23 lines
1.5 KiB
Markdown
# v0.101.0..v0.102.0: fixed RecalculateNormals
|
|
|
|
## importer
|
|
* [[\#1741](https://github.com/vrm-c/UniVRM/pull/1741)] [importer] 法線を保持するモデルで、不要な RecalculateNormals
|
|
* [[\#1748](https://github.com/vrm-c/UniVRM/pull/1748)] -1 を index の無効値に使っている場合の対策
|
|
|
|
## exporter
|
|
* [[\#1742](https://github.com/vrm-c/UniVRM/pull/1742)] [exporter] BlendShapeClip の null check
|
|
* [[\#1738](https://github.com/vrm-c/UniVRM/pull/1738)] [1.0] VRM-1.0 の targetNames を Mesh.extras のみに修正
|
|
* [[\#1736](https://github.com/vrm-c/UniVRM/pull/1736)] [exporter] fix for gltf_validator
|
|
* [[\#1734](https://github.com/vrm-c/UniVRM/pull/1734)] [exporter] 複数フレームBlendShapeをMeshをエクスポートするときにエラーにする
|
|
|
|
## 1.0
|
|
* [[\#1737](https://github.com/vrm-c/UniVRM/pull/1737)] Consider KHR_materials_emissive_strength extension while exporting mtoon material as vrm-1.0
|
|
* [[\#1731](https://github.com/vrm-c/UniVRM/pull/1731)] [1.0] SpringBoneCollider の移動ハンドルを実装しました
|
|
* [[\#1730](https://github.com/vrm-c/UniVRM/pull/1730)] Fix VRM10's SpringBone initialization problem.
|
|
* [[\#1728](https://github.com/vrm-c/UniVRM/pull/1728)] `Create new VRM10Object` button create expressions.
|
|
|
|
## other
|
|
* [[\#1743](https://github.com/vrm-c/UniVRM/pull/1743)] UniVRM-0.102.0
|
|
* [[\#1733](https://github.com/vrm-c/UniVRM/pull/1733)] [UniJson] 未使用コードを削除しました
|
|
* [[\#1725](https://github.com/vrm-c/UniVRM/pull/1725)] UniVRM-0.101.0
|