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

29 lines
1.2 KiB
Markdown

# v0.65.0
## [v0.65.0](https://github.com/vrm-c/UniVRM/tree/v0.65.0) (2021-01-25)
* [Release](https://github.com/vrm-c/UniVRM/releases/tag/v0.65.0)
* [Milestone](https://github.com/vrm-c/UniVRM/milestone/24?closed=1)
[Full Changelog](https://github.com/vrm-c/UniVRM/compare/v0.64.0...v0.65.0)
## 主な変更
### bug fix
- fix asmdef [\#687](https://github.com/vrm-c/UniVRM/pull/687)
asmdefの不要な参照を修正しました。
空のプロジェクトに `UniVRM` をインストールする場合は何故かエラーにならないようです。
- set dirty when add Clip [\#690](https://github.com/vrm-c/UniVRM/pull/690)
- FixNodeName [\#689](https://github.com/vrm-c/UniVRM/pull/689)
### MeshUtility
- updated MeshUtility editor [\#693](https://github.com/vrm-c/UniVRM/pull/693)
- MeshUtility editor [\#685](https://github.com/vrm-c/UniVRM/pull/685)
## その他のChangelog
- add Validation.Extended [\#691](https://github.com/vrm-c/UniVRM/pull/691)
- add ITextureExporter [\#686](https://github.com/vrm-c/UniVRM/pull/686)
- Feature10/spring exclude [\#679](https://github.com/vrm-c/UniVRM/pull/679)
- add enumSerialization as string [\#681](https://github.com/vrm-c/UniVRM/pull/681)