Skip to content

v0.58.1

Compare
Choose a tag to compare
@ousttrue ousttrue released this 19 Aug 08:51
· 4365 commits to master since this release
029d00e

Unity version

  • 2018.4 以降
  • 2019.4 推奨 (Recommended)

v0.58.1

VRMFirstPerson のエディターインポートのバグを修正しました。
Fixed a bug where Renderers in VRMFirstPerson were replicated after VRM import. This problem can be fixed by Reset as shown in the following image.

#515

515 のスクリーンショットのように2倍に増えている場合は、はじめの半分を削除してください(デフォルト値になっています)。

もしくは、reset メニュー

ですべてデフォルト値になります。

詳細はこちら

unitypacakge import について

export dialog について

UPM

// manifest.json 抜粋
{
  "dependencies": {
    "com.vrmc.vrmshaders": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRMShaders#v0.58.1",
    "com.vrmc.univrm": "https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.58.1",
  }
}