diff --git a/.gitmodules b/.gitmodules index 40c13bc41..4633c639c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "XIVPainter"] path = XIVPainter url = https://github.com/ArchiDog1998/XIVPainter -[submodule "OtterGui"] - path = OtterGui - url = https://github.com/Ottermandias/OtterGui diff --git a/OtterGui b/OtterGui deleted file mode 160000 index 0d512d150..000000000 --- a/OtterGui +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0d512d15089298b93fa3f70e8eb8819955143600 diff --git a/RotationSolver.sln b/RotationSolver.sln index c4f960eee..3393ecbed 100644 --- a/RotationSolver.sln +++ b/RotationSolver.sln @@ -21,8 +21,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ECommons", "ECommons\ECommo EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "XIVPainter", "XIVPainter\XIVPainter\XIVPainter.csproj", "{43F3C89B-8538-4951-A3F7-E79E5970E54C}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "OtterGui", "OtterGui\OtterGui.csproj", "{DC58F7BC-1E4E-45B4-A8DB-3FA42D990521}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -63,14 +61,6 @@ Global {43F3C89B-8538-4951-A3F7-E79E5970E54C}.Release|Any CPU.Build.0 = Release|Any CPU {43F3C89B-8538-4951-A3F7-E79E5970E54C}.Release|x64.ActiveCfg = Release|Any CPU {43F3C89B-8538-4951-A3F7-E79E5970E54C}.Release|x64.Build.0 = Release|Any CPU - {DC58F7BC-1E4E-45B4-A8DB-3FA42D990521}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {DC58F7BC-1E4E-45B4-A8DB-3FA42D990521}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DC58F7BC-1E4E-45B4-A8DB-3FA42D990521}.Debug|x64.ActiveCfg = Debug|Any CPU - {DC58F7BC-1E4E-45B4-A8DB-3FA42D990521}.Debug|x64.Build.0 = Debug|Any CPU - {DC58F7BC-1E4E-45B4-A8DB-3FA42D990521}.Release|Any CPU.ActiveCfg = Release|Any CPU - {DC58F7BC-1E4E-45B4-A8DB-3FA42D990521}.Release|Any CPU.Build.0 = Release|Any CPU - {DC58F7BC-1E4E-45B4-A8DB-3FA42D990521}.Release|x64.ActiveCfg = Release|Any CPU - {DC58F7BC-1E4E-45B4-A8DB-3FA42D990521}.Release|x64.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/RotationSolver/RotationSolver.csproj b/RotationSolver/RotationSolver.csproj index 7adb4d8ff..3ed4d6a96 100644 --- a/RotationSolver/RotationSolver.csproj +++ b/RotationSolver/RotationSolver.csproj @@ -11,7 +11,6 @@ - diff --git a/docs/RotationSolverIcon_128.png b/docs/RotationSolverIcon_128.png index 0e136ad58..6fe83322e 100644 Binary files a/docs/RotationSolverIcon_128.png and b/docs/RotationSolverIcon_128.png differ