-
Notifications
You must be signed in to change notification settings - Fork 428
ReleaseNote v0.69.0(en)
PoChang007 edited this page Mar 24, 2021
·
2 revisions
v0.69.0 (2021-03-22)
- commit: https://github.com/vrm-c/UniVRM/releases/tag/v0.69.0
- milestone: https://github.com/vrm-c/UniVRM/milestone/31?closed=1
- Fixed
vrm0-import
menu- fix GltfParser.TargetPath #810
- Fixed Smoothness bugs (converted from glTF's Roughness) #388
- Integrate MetallicSmooth texture adn Occlusion texture into one: https://vrm.dev/en/docs/univrm/shaders/texture_import/
- MetallicRoughnessOcclusion テクスチャーの取り廻しを中心に改修 #780
- VRM texture export の修正 #811
- Version/0 69 0 #809
- ReadMeta 復活 #807
- fix uploadMeshData #804
- add uploadMeshData #802
- extract texture from external path to asset path #799
- UnitTest追加(GltfSmapleModels, VRM_TEST_MODELS) #798
- scene.nodes が無い glTF ファイルを Import したときに null reference exception が発生していた問題を修正 #791