Merge pull request #2756 from ousttrue/fix/unigltf_mathematics_dependency

add mathematics dependency
This commit is contained in:
ousttrue 2025-12-11 15:58:42 +09:00 committed by GitHub
commit 7063bfec03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -172,7 +172,8 @@ namespace UniGLTF
""com.unity.modules.animation"": ""1.0.0"",
""com.unity.modules.imgui"": ""1.0.0"",
""com.unity.modules.imageconversion"": ""1.0.0"",
""com.unity.test-framework"": ""1.4.6""
""com.unity.test-framework"": ""1.4.6"",
""com.unity.mathematics"": ""1.2.6""
}},
""samples"": [
{{