UniVRM/Assets/VRM10
Isamu Mogi 90e92fa6ca Unity 2021からVRM10.Tests.PlayModeアセンブリのスクリプト不存在警告が出るようになったのに対応
Unity 2021から、次のようなVRM10.Tests.PlayModeアセンブリにスクリプトが含まれないという趣旨の警告が出ていました。

```
Assembly for Assembly Definition File 'Assets/VRM10/Tests.PlayMode/VRM10.Tests.PlayMode.asmdef' will not be compiled, because it has no scripts associated with it.
```

ダミーのテストを追加する対応も検討したのですが、メンテナンス対象のソースは少ない方が良いと思うのでアセンブリを削除することで対応しました。
2023-06-19 00:33:50 +09:00
..
Editor ArrayProperty name Element 0 to {Array.Name}[0] 2023-03-08 18:15:38 +09:00
Runtime SpringBone center のマイグレーションが無かった 2023-06-05 16:34:47 +09:00
Samples~ UniVRM-0.112.0 2023-06-09 17:13:42 +09:00
Tests rename VRN10/Tests/Resources -> TestAssets 2023-03-06 17:30:30 +09:00
vrmlib 後から来た方が勝つ 2022-10-06 21:16:44 +09:00
Editor.meta merge vrm10 2021-01-07 13:37:24 +09:00
package.json UniVRM-0.112.0 2023-06-09 17:13:42 +09:00
package.json.meta MeshUtilityファイルの移動、vrm10のpackage.json 2021-01-14 20:24:51 +09:00
Runtime.meta merge vrm10 2021-01-07 13:37:24 +09:00
Tests.meta merge vrm10 2021-01-07 13:37:24 +09:00
vrmlib.meta merge vrm10 2021-01-07 13:37:24 +09:00