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

35 lines
1.6 KiB
Markdown

# v0.64.0
## [v0.64.0](https://github.com/vrm-c/UniVRM/tree/v0.64.0) (2021-01-14)
* [Release](https://github.com/vrm-c/UniVRM/releases/tag/v0.64.0)
* [Milestone](https://github.com/vrm-c/UniVRM/milestone/23?closed=1)
[Full Changelog](https://github.com/vrm-c/UniVRM/compare/v0.63.2...v0.64.0)
## 主な変更
### exporter
- skip empty submesh [\#665](https://github.com/vrm-c/UniVRM/pull/665) メッシュの一部を削除したときなどに発生する現象の回避
- Feature/unique joints [\#668](https://github.com/vrm-c/UniVRM/pull/668) メッシュを統合したときなどに発生する現象の回避
- fix AlphaCutoff's \(UniUnlit\) import/export [\#667](https://github.com/vrm-c/UniVRM/pull/667)
### importer
- Fix/animation import [\#674](https://github.com/vrm-c/UniVRM/pull/674) `v0.63.2` のバグ修正
- fix tiling import [\#660](https://github.com/vrm-c/UniVRM/pull/660) `v0.63.2` のバグ修正
### VRM-1.0 準備
- fix semicolon [\#677](https://github.com/vrm-c/UniVRM/pull/677)
- MeshUtilityファイルの移動、vrm10のpackage.json [\#676](https://github.com/vrm-c/UniVRM/pull/676)
- Feature/rename menu [\#672](https://github.com/vrm-c/UniVRM/pull/672)
## その他のChangelog
- update MToon-3.5 [\#671](https://github.com/vrm-c/UniVRM/pull/671)
- update README.md [\#670](https://github.com/vrm-c/UniVRM/pull/670)
- Update docs [\#669](https://github.com/vrm-c/UniVRM/pull/669)
- add VRMFirstPerson.SetVisiblity [\#662](https://github.com/vrm-c/UniVRM/pull/662)
- Importerが対応するまでの簡易な方法 [\#591](https://github.com/vrm-c/UniVRM/pull/591)