Skip to content

v0.107.0

Compare
Choose a tag to compare
@ousttrue ousttrue released this 09 Nov 10:46
· 1029 commits to master since this release
1e8a6b3

Known issue 既知の問題

#1935

Import directly under Assets fails due to a misjudgment of the path. You can avoid this by creating a folder.

パスの判定ミスで Assets 直下の import に失敗します。フォルダを作ると回避できます。

Notice

  • Standard Shader の Material を Export するときに Emission の値が glTF 準拠になりました。
    • glTF/VRM の Import をサポートするアプリケーションは更新を推奨します。
    • Standard Shader の Material を使用した glTF/VRM モデルを Export する方は更新を急ぐ必要はありません。

Download

ReleaseNote

other unitypackage

1.0 development (1.0 開発ドキュメント)

UPM

UPM package rename UPM url
com.vrmc.vrmshaders https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.107.0
com.vrmc.gltf com.vrmc.unigltf https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.107.0
com.vrmc.univrm https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.107.0
com.vrmc.vrm com.vrmc.univrm1 https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.107.0
// manifest.json
{
  "dependencies": {
    ///
    "com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.107.0",
    "com.vrmc.gltf": "https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.107.0",
    "com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.107.0",
    "com.vrmc.vrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.107.0",
    ///
  }
}

UPM packages and folders and unitypackage

UPM package folder unitypackage note
com.vrmc.vrmshaders Assets/VRMShaders UniVRM-XXX, VRM-XXX 0.x and 1.0 shared
com.vrmc.gltf Assets/UniGLTF UniVRM-XXX, VRM-XXX 0.x and 1.0 shared
com.vrmc.univrm Assets/VRM UniVRM-XXX import/export 0.x
com.vrmc.vrm Assets/VRM10 VRM-XXX import/export 1.0 and import 0.x