From 178b39fca19a06b250c6f4510d3cb80550a5dcb9 Mon Sep 17 00:00:00 2001 From: kenjiuno Date: Tue, 7 Nov 2023 15:58:12 +0900 Subject: [PATCH] Fix broken, and ImGui.NET from 1.89.9.3 to 1.89.7.1. --- .../OpenKh.Tools.Kh2MsetMotionEditor.csproj | 2 +- OpenKh.sln | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/OpenKh.Tools.Kh2MsetMotionEditor/OpenKh.Tools.Kh2MsetMotionEditor.csproj b/OpenKh.Tools.Kh2MsetMotionEditor/OpenKh.Tools.Kh2MsetMotionEditor.csproj index ee9782381..b6bcbb849 100644 --- a/OpenKh.Tools.Kh2MsetMotionEditor/OpenKh.Tools.Kh2MsetMotionEditor.csproj +++ b/OpenKh.Tools.Kh2MsetMotionEditor/OpenKh.Tools.Kh2MsetMotionEditor.csproj @@ -24,7 +24,7 @@ - + diff --git a/OpenKh.sln b/OpenKh.sln index 494a47894..c4b5e6a61 100644 --- a/OpenKh.sln +++ b/OpenKh.sln @@ -213,6 +213,7 @@ EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Simple3DViewport", "Simple3DViewport\Simple3DViewport\Simple3DViewport.csproj", "{CA7DCF50-324E-4C36-B476-49940EBA393A}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenKh.Tools.Kh2MsetMotionEditor", "OpenKh.Tools.Kh2MsetMotionEditor\OpenKh.Tools.Kh2MsetMotionEditor.csproj", "{4A16893C-3E9B-4547-AE22-FDF7FD216137}" +EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OpenKh.Tools.Kh2ObjectEditor", "OpenKh.Tools.Kh2ObjectEditor\OpenKh.Tools.Kh2ObjectEditor.csproj", "{CF6D785D-602A-46E0-9DCB-5F703E3544F0}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Binarysharp.MSharp", "Binarysharp.MSharp\Binarysharp.MSharp.csproj", "{A635E041-7F5D-4CD5-BB87-0F692EA1AD3E}" @@ -1485,12 +1486,20 @@ Global {CA7DCF50-324E-4C36-B476-49940EBA393A}.Release|Any CPU.Build.0 = Release|Any CPU {CA7DCF50-324E-4C36-B476-49940EBA393A}.Release|x64.ActiveCfg = Release|Any CPU {CA7DCF50-324E-4C36-B476-49940EBA393A}.Release|x64.Build.0 = Release|Any CPU + {4A16893C-3E9B-4547-AE22-FDF7FD216137}..NET Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4A16893C-3E9B-4547-AE22-FDF7FD216137}..NET Debug|Any CPU.Build.0 = Debug|Any CPU {4A16893C-3E9B-4547-AE22-FDF7FD216137}..NET Debug|x64.ActiveCfg = Debug|Any CPU {4A16893C-3E9B-4547-AE22-FDF7FD216137}..NET Debug|x64.Build.0 = Debug|Any CPU + {4A16893C-3E9B-4547-AE22-FDF7FD216137}..NET Release|Any CPU.ActiveCfg = Release|Any CPU + {4A16893C-3E9B-4547-AE22-FDF7FD216137}..NET Release|Any CPU.Build.0 = Release|Any CPU {4A16893C-3E9B-4547-AE22-FDF7FD216137}..NET Release|x64.ActiveCfg = Release|Any CPU {4A16893C-3E9B-4547-AE22-FDF7FD216137}..NET Release|x64.Build.0 = Release|Any CPU + {4A16893C-3E9B-4547-AE22-FDF7FD216137}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4A16893C-3E9B-4547-AE22-FDF7FD216137}.Debug|Any CPU.Build.0 = Debug|Any CPU {4A16893C-3E9B-4547-AE22-FDF7FD216137}.Debug|x64.ActiveCfg = Debug|Any CPU {4A16893C-3E9B-4547-AE22-FDF7FD216137}.Debug|x64.Build.0 = Debug|Any CPU + {4A16893C-3E9B-4547-AE22-FDF7FD216137}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4A16893C-3E9B-4547-AE22-FDF7FD216137}.Release|Any CPU.Build.0 = Release|Any CPU {4A16893C-3E9B-4547-AE22-FDF7FD216137}.Release|x64.ActiveCfg = Release|Any CPU {4A16893C-3E9B-4547-AE22-FDF7FD216137}.Release|x64.Build.0 = Release|Any CPU {CF6D785D-602A-46E0-9DCB-5F703E3544F0}..NET Debug|Any CPU.ActiveCfg = Debug|Any CPU