UniVRM/docs/release/055/v0.48.md

18 lines
570 B
Markdown

# v0.48
- commit: `4840` https://github.com/dwango/UniVRM/releases/tag/v0.48
- milestone: https://github.com/dwango/UniVRM/milestone/7?closed=1
## バグ修正
- 不正なglTF形式のファイルを出力してしまう問題の修正
- https://github.com/dwango/UniVRM/pull/110 (by @saturday06)
- https://github.com/dwango/UniVRM/pull/102 (by @saturday06)
## その他
- typo・テストの修正
- https://github.com/dwango/UniVRM/pull/117 (by @saturday06)
- https://github.com/dwango/UniVRM/pull/118 (by @saturday06)
- 警告が出る問題の修正等