Skip to content

v0.57.1

Compare
Choose a tag to compare
@ousttrue ousttrue released this 03 Aug 09:46
· 3937 commits to master since this release
60a9f3f

v0.57.1

Unlitマテリアルに関するエクスポートダイアログの警告の間違いを修正しました
軽微な修正で、メッセージの修正のみです。 動作変更はありません。unlit を使う場合に影響があります。

実際にはエクスポート可能な以下のシェーダーに対して、間違った unknown material メッセージを出していた。 #499

  • VRM/UnlitTexture
  • VRM/UnlitTransparent
  • VRM/UnlitCutout

関連する更新予定 #496

詳細はこちら

unitypacakge import について

export dialog について

UPM

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