UniVRM/docs/release/056/v0.59.0.md
2021-10-18 18:32:15 +09:00

30 lines
1.5 KiB
Markdown

# v0.59.0
* [Release](https://github.com/vrm-c/UniVRM/releases/tag/v0.59.0)
* [Milestone](https://github.com/vrm-c/UniVRM/milestone/18?closed=1)
[Full Changelog](https://github.com/vrm-c/UniVRM/compare/v0.58.1...v0.59.0)
## 主な変更
### エクスポーター
エラーの出やすかった SpringBone の Missing、 を検知してメッセージを出すようにしました。
- [**closed**] エクスポートダイアログの修正 [\#537](https://github.com/vrm-c/UniVRM/pull/537)
- [**closed**] Fix/exporter validation nullcheck [\#531](https://github.com/vrm-c/UniVRM/pull/531)
- [**closed**] FACE\_Z\_POSITIVE\_DIRECTION を顎の前に修正 [\#530](https://github.com/vrm-c/UniVRM/pull/530)
- [**closed**] 初回Export時のmeta受け渡し方法を修正 [\#529](https://github.com/vrm-c/UniVRM/pull/529)
- [**closed**] OnEnable で GUI 呼んじゃだめ [\#527](https://github.com/vrm-c/UniVRM/pull/527)
- [**closed**] 多言語化更新 [\#525](https://github.com/vrm-c/UniVRM/pull/525)
### MToon
- [**closed**] MToon v3.4 [\#535](https://github.com/vrm-c/UniVRM/pull/535)
### MeshUtility
- [**closed**] Squashed commit of the following: [\#521](https://github.com/vrm-c/UniVRM/pull/521)
- [**closed**] MeshIntegrator と MeshNormalizer を MeshUtility に移動 [\#523](https://github.com/vrm-c/UniVRM/pull/523)
## その他のChangelog
- [**closed**] Make the mesh name unique [\#533](https://github.com/vrm-c/UniVRM/pull/533)
- [**closed**] NullReferenceException [\#532](https://github.com/vrm-c/UniVRM/pull/532)