UniVRM/Assets
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
..
UniGLTF UniVRM-0.112.0 2023-06-09 17:13:42 +09:00
UniGLTF_Samples Fix the compilation error on a non-windows environment 2022-11-15 17:35:08 +09:00
VRM UniVRM-0.112.0 2023-06-09 17:13:42 +09:00
VRM_0x_and_10_Samples ビルドエラーを修正 2022-10-27 15:39:34 +09:00
VRM_Samples add ArgumentChecker 2023-06-08 14:23:08 +09:00
VRM10 Unity 2021からVRM10.Tests.PlayModeアセンブリのスクリプト不存在警告が出るようになったのに対応 2023-06-19 00:33:50 +09:00
VRM10_Samples unity version up と vscode 作業設定 2023-06-13 14:52:31 +09:00
VRMShaders fixed wrong version define to 'core' instead of 'universal' 2023-06-12 11:53:55 -03:00
UniGLTF_Samples.meta GltfViewer 2022-10-03 14:16:17 +09:00
UniGLTF.meta UniGLTF を移動して、admdef を調整 2020-11-24 18:59:56 +09:00
VRM_0x_and_10_Samples.meta VRM_BOTH_Samples to VRM_0x_and_10_Samples 2022-10-20 14:53:14 +09:00
VRM_Samples.meta copy Samples~ to under Assets 2021-10-14 19:28:31 +09:00
VRM.meta Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00
VRM10_Samples.meta copy Samples~ to under Assets 2021-10-14 19:28:31 +09:00
VRM10.meta merge vrm10 2021-01-07 13:37:24 +09:00
VRMShaders.meta mv Assets/VRM/MToon,UniUnlit,ShaderProperty to Assets/VRMShaders 2020-06-19 12:56:57 +09:00