From 271d2ae6b6dbede8a84d4f995d8037c9d2b3433e Mon Sep 17 00:00:00 2001 From: ousttrue Date: Wed, 14 May 2025 13:27:55 +0900 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E6=88=90=E5=85=83=E3=82=92=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/UniGLTF/package.json | 2 +- Assets/VRM/Editor/Format/VRMVersionMenu.cs | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Assets/UniGLTF/package.json b/Assets/UniGLTF/package.json index 5dd5c10b4..30c60ea66 100644 --- a/Assets/UniGLTF/package.json +++ b/Assets/UniGLTF/package.json @@ -23,4 +23,4 @@ "path": "Samples~/GltfViewer" } ] -} +} \ No newline at end of file diff --git a/Assets/VRM/Editor/Format/VRMVersionMenu.cs b/Assets/VRM/Editor/Format/VRMVersionMenu.cs index 86266ed4b..e0a0a94e9 100644 --- a/Assets/VRM/Editor/Format/VRMVersionMenu.cs +++ b/Assets/VRM/Editor/Format/VRMVersionMenu.cs @@ -169,7 +169,10 @@ namespace UniGLTF ""name"": ""VRM Consortium"" }}, ""dependencies"": {{ - ""com.unity.modules.animation"": ""1.0.0"" + ""com.unity.modules.animation"": ""1.0.0"", + ""com.unity.modules.imgui"": ""1.0.0"", + ""com.unity.modules.imageconversion"": ""1.0.0"", + ""com.unity.feature.development"": ""1.0.1"" }}, ""samples"": [ {{