UniVRM/Assets
Isamu Mogi 698a4dbc8e Unity2022.2.4以下と2021.3.17以下でFindObjectBy系APIが存在しないのに対応
FindObjectsBy系のAPIは、UniVRMがサポートしているUnityのうち、次の範囲のバージョンには存在しない。

- 2021.3.0~2021.3.17
- 2022.1.0~2022.1.24
- 2022.2.0~2022.2.4

そのため、該当するバージョンのUnityではコンパイルエラーが発生していた。UNITY_2022_3_OR_NEWERで分岐することで、旧APIと新APIを安全に選択するようにした。

厳密にはUNITY_2022_2_5_OR_NEWERを用いたいが、そのようなシンボルは存在していなかった。
2024-05-14 20:15:56 +09:00
..
UniGLTF UniVRM-0.122.0 2024-05-10 15:09:56 +09:00
UniGLTF_Samples Fix the compilation error on a non-windows environment 2022-11-15 17:35:08 +09:00
VRM Unity2022.2.4以下と2021.3.17以下でFindObjectBy系APIが存在しないのに対応 2024-05-14 20:15:56 +09:00
VRM_0x_and_10_Samples ビルドエラーを修正 2022-10-27 15:39:34 +09:00
VRM_Samples Unity2022.2.4以下と2021.3.17以下でFindObjectBy系APIが存在しないのに対応 2024-05-14 20:15:56 +09:00
VRM10 Unity2022.2.4以下と2021.3.17以下でFindObjectBy系APIが存在しないのに対応 2024-05-14 20:15:56 +09:00
VRM10_Samples Unity2022.2.4以下と2021.3.17以下でFindObjectBy系APIが存在しないのに対応 2024-05-14 20:15:56 +09:00
VRMShaders UniVRM-0.122.0 2024-05-10 15:09:56 +09: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