From 8ff75be0f527afcdfa2a0273d5b041d3b9f0ee44 Mon Sep 17 00:00:00 2001 From: AoiKamishiro Date: Mon, 30 Jun 2025 00:47:25 +0900 Subject: [PATCH] =?UTF-8?q?mathematics=E3=83=91=E3=83=83=E3=82=B1=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=81=AE=E5=8F=82=E7=85=A7=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/UniGLTF/Runtime/SpringBoneJobs/SpringBoneJobs.asmdef | 3 ++- Assets/VRM/Runtime/VRM.asmdef | 3 ++- Assets/VRM10/Runtime/VRM10.asmdef | 1 + .../ClothSample/ClothWarp/Runtime/ClothWarp.asmdef | 3 ++- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Assets/UniGLTF/Runtime/SpringBoneJobs/SpringBoneJobs.asmdef b/Assets/UniGLTF/Runtime/SpringBoneJobs/SpringBoneJobs.asmdef index 512272a3d..30cd518c6 100644 --- a/Assets/UniGLTF/Runtime/SpringBoneJobs/SpringBoneJobs.asmdef +++ b/Assets/UniGLTF/Runtime/SpringBoneJobs/SpringBoneJobs.asmdef @@ -3,7 +3,8 @@ "rootNamespace": "", "references": [ "GUID:8d76e605759c3f64a957d63ef96ada7c", - "GUID:2665a8d13d1b3f18800f46e256720795" + "GUID:2665a8d13d1b3f18800f46e256720795", + "GUID:d8b63aba1907145bea998dd612889d6b" ], "includePlatforms": [], "excludePlatforms": [], diff --git a/Assets/VRM/Runtime/VRM.asmdef b/Assets/VRM/Runtime/VRM.asmdef index d7d1718ab..0ced96160 100644 --- a/Assets/VRM/Runtime/VRM.asmdef +++ b/Assets/VRM/Runtime/VRM.asmdef @@ -7,7 +7,8 @@ "GUID:a9bc101fb0471f94a8f99fd242fdd934", "GUID:1cd941934d098654fa21a13f28346412", "GUID:60c8346e00a8ddd4cafc5a02eceeec57", - "GUID:3e5d614bc16b50d41bd94c8d7444ca46" + "GUID:3e5d614bc16b50d41bd94c8d7444ca46", + "GUID:d8b63aba1907145bea998dd612889d6b" ], "includePlatforms": [], "excludePlatforms": [], diff --git a/Assets/VRM10/Runtime/VRM10.asmdef b/Assets/VRM10/Runtime/VRM10.asmdef index decb9b22a..0ce554345 100644 --- a/Assets/VRM10/Runtime/VRM10.asmdef +++ b/Assets/VRM10/Runtime/VRM10.asmdef @@ -8,6 +8,7 @@ "GUID:b7aa47b240b57de44a4b2021c143c9bf", "GUID:f2ca1407928ebdc4bbe7765cc278be44", "GUID:2665a8d13d1b3f18800f46e256720795", + "GUID:d8b63aba1907145bea998dd612889d6b", "GUID:1cd941934d098654fa21a13f28346412", "GUID:3e5d614bc16b50d41bd94c8d7444ca46", "GUID:f06555f75b070af458a003d92f9efb00" diff --git a/Assets/VRM10_Samples/ClothSample/ClothWarp/Runtime/ClothWarp.asmdef b/Assets/VRM10_Samples/ClothSample/ClothWarp/Runtime/ClothWarp.asmdef index 6801da68a..93ddd3c01 100644 --- a/Assets/VRM10_Samples/ClothSample/ClothWarp/Runtime/ClothWarp.asmdef +++ b/Assets/VRM10_Samples/ClothSample/ClothWarp/Runtime/ClothWarp.asmdef @@ -6,7 +6,8 @@ "GUID:e47c917724578cc43b5506c17a27e9a0", "GUID:8d76e605759c3f64a957d63ef96ada7c", "GUID:1cd941934d098654fa21a13f28346412", - "GUID:5f875fdc81c40184c8333b9d63c6ddd5" + "GUID:5f875fdc81c40184c8333b9d63c6ddd5", + "GUID:d8b63aba1907145bea998dd612889d6b" ], "includePlatforms": [], "excludePlatforms": [],