v0.69.1
Pre-release
Pre-release
修正があります。
https://github.com/vrm-c/UniVRM/releases/tag/v0.70.0
をご利用ください。
- GLTF/GLB の import を修正しました。 #812
- https://github.com/KhronosGroup/glTF-Sample-Models のロードを修正しました #814
- #815
- #816
- #817
- #818
関連情報 (Related Information)
UPM
// manifest.json 抜粋
{
"dependencies": {
"com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.69.1",
"com.vrmc.unigltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.69.1",
"com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.69.1",
}
}