Skip to content

Commit 1f8d316

Browse files
committed
Updated to Dear ImGui 1.92.1 and refactored large parts of the generator.
1 parent c69fd35 commit 1f8d316

File tree

707 files changed

+308897
-657515
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

707 files changed

+308897
-657515
lines changed

ExampleSDL3OpenGL3/ExampleSDL3OpenGL3.csproj

Lines changed: 0 additions & 23 deletions
This file was deleted.

AotStaticLinkExample/AotStaticLinkExample.csproj renamed to Examples/AotStaticLinkExample/AotStaticLinkExample.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
</ItemGroup>
2828

2929
<ItemGroup>
30-
<ProjectReference Include="..\Hexa.NET.ImGui.Backends.GLFW\Hexa.NET.ImGui.Backends.GLFW.csproj" />
31-
<ProjectReference Include="..\Hexa.NET.ImGui.Backends\Hexa.NET.ImGui.Backends.csproj" />
32-
<ProjectReference Include="..\Hexa.NET.ImGui\Hexa.NET.ImGui.csproj" />
30+
<ProjectReference Include="..\..\Hexa.NET.ImGui.Backends.GLFW\Hexa.NET.ImGui.Backends.GLFW.csproj" />
31+
<ProjectReference Include="..\..\Hexa.NET.ImGui.Backends\Hexa.NET.ImGui.Backends.csproj" />
32+
<ProjectReference Include="..\..\Hexa.NET.ImGui\Hexa.NET.ImGui.csproj" />
3333
</ItemGroup>
3434

3535
<ItemGroup>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)