Skip to content

Commit c09c9c7

Browse files
committed
Update versions and project references for ImGui 1.92.1
- Bumped assembly and package versions to 1.0.12/1.0.17 for GLFW, SDL2, SDL3, and backends projects. - Updated `Hexa.NET.ImGui.csproj` to assembly version 1.92.1 and package version 2.2.8.
1 parent 1f8d316 commit c09c9c7

File tree

8 files changed

+35
-43
lines changed

8 files changed

+35
-43
lines changed

Hexa.NET.ImGui.Backends.GLFW/Hexa.NET.ImGui.Backends.GLFW.csproj

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.0.11</AssemblyVersion>
16-
<PackageVersion>1.0.15</PackageVersion>
17-
<Description>A .NET wrapper for the Dear ImGui (1.91.9b) library backend GLFW.</Description>
15+
<AssemblyVersion>1.0.12</AssemblyVersion>
16+
<PackageVersion>1.0.17</PackageVersion>
17+
<Description>A .NET wrapper for the Dear ImGui (1.92.1) library backend GLFW.</Description>
1818
<PackageTags>ImGui Backends GLFW UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2024 Juna Meinhold</Copyright>
@@ -99,5 +99,4 @@
9999
<Content Include="LICENSE.txt" Pack="true" PackagePath="\" />
100100
<Content Include="README.md" Pack="true" PackagePath="\" />
101101
</ItemGroup>
102-
103-
</Project>
102+
</Project>

Hexa.NET.ImGui.Backends.SDL2/Hexa.NET.ImGui.Backends.SDL2.csproj

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.0.11</AssemblyVersion>
16-
<PackageVersion>1.0.15</PackageVersion>
17-
<Description>A .NET wrapper for the Dear ImGui (1.91.9b) library backend SDL2.</Description>
15+
<AssemblyVersion>1.0.12</AssemblyVersion>
16+
<PackageVersion>1.0.17</PackageVersion>
17+
<Description>A .NET wrapper for the Dear ImGui (1.92.1) library backend SDL2.</Description>
1818
<PackageTags>ImGui Backends SDL2 UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2024 Juna Meinhold</Copyright>
@@ -99,5 +99,4 @@
9999
<Content Include="LICENSE.txt" Pack="true" PackagePath="\" />
100100
<Content Include="README.md" Pack="true" PackagePath="\" />
101101
</ItemGroup>
102-
103-
</Project>
102+
</Project>

Hexa.NET.ImGui.Backends.SDL3/Hexa.NET.ImGui.Backends.SDL3.csproj

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.0.11</AssemblyVersion>
16-
<PackageVersion>1.0.16</PackageVersion>
17-
<Description>A .NET wrapper for the Dear ImGui (1.91.9b) library backend SDL3.</Description>
15+
<AssemblyVersion>1.0.12</AssemblyVersion>
16+
<PackageVersion>1.0.17</PackageVersion>
17+
<Description>A .NET wrapper for the Dear ImGui (1.92.1) library backend SDL3.</Description>
1818
<PackageTags>ImGui Backends SDL3 UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2024 Juna Meinhold</Copyright>
@@ -99,5 +99,4 @@
9999
<Content Include="LICENSE.txt" Pack="true" PackagePath="\" />
100100
<Content Include="README.md" Pack="true" PackagePath="\" />
101101
</ItemGroup>
102-
103-
</Project>
102+
</Project>

Hexa.NET.ImGui.Backends/Hexa.NET.ImGui.Backends.csproj

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.0.11</AssemblyVersion>
16-
<PackageVersion>1.0.15</PackageVersion>
17-
<Description>A .NET wrapper for the Dear ImGui (1.91.9b) library backends (Win32, Vulkan, OpenGL2, OpenGL3, D3D11, D3D12, OSX, Metal, Android).</Description>
15+
<AssemblyVersion>1.0.12</AssemblyVersion>
16+
<PackageVersion>1.0.17</PackageVersion>
17+
<Description>A .NET wrapper for the Dear ImGui (1.92.1) library backends (Win32, Vulkan, OpenGL2, OpenGL3, D3D11, D3D12, OSX, Metal, Android).</Description>
1818
<PackageTags>ImGui Backends UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2024 Juna Meinhold</Copyright>
@@ -35,10 +35,9 @@
3535
</ItemGroup>
3636

3737
<ItemGroup>
38-
<ProjectReference Include="..\Hexa.NET.ImGui\Hexa.NET.ImGui.csproj" />
38+
<ProjectReference Include="..\Hexa.NET.ImGui\Hexa.NET.ImGui.csproj" />
3939
</ItemGroup>
4040

41-
4241
<ItemGroup>
4342
<None Include="native\android-arm64\*.so">
4443
<Link>runtimes\android-arm64\native\%(RecursiveDir)%(Filename)%(Extension)</Link>
@@ -96,16 +95,12 @@
9695
</None>
9796
</ItemGroup>
9897

99-
10098
<ItemGroup>
10199
<Content Include="LICENSE.txt" Pack="true" PackagePath="\" />
102100
<Content Include="README.md" Pack="true" PackagePath="\" />
103101
</ItemGroup>
104102

105-
106103
<ItemGroup>
107-
<Folder Include="Generated\" />
104+
<Folder Include="Generated\" />
108105
</ItemGroup>
109-
110-
111-
</Project>
106+
</Project>

Hexa.NET.ImGui/Hexa.NET.ImGui.csproj

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.91.9</AssemblyVersion>
16-
<PackageVersion>2.2.7</PackageVersion>
17-
<Description>A .NET wrapper for the Dear ImGui library. (1.91.9b)</Description>
15+
<AssemblyVersion>1.92.1</AssemblyVersion>
16+
<PackageVersion>2.2.8</PackageVersion>
17+
<Description>A .NET wrapper for the Dear ImGui library. (1.92.1)</Description>
1818
<PackageTags>ImGui UI Immidate GUI Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2023 Juna Meinhold</Copyright>
@@ -29,7 +29,7 @@
2929

3030
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
3131
</PropertyGroup>
32-
32+
3333
<ItemGroup>
3434
<PackageReference Include="HexaGen.Runtime" Version="1.1.18" />
3535
</ItemGroup>
@@ -94,7 +94,7 @@
9494
<Pack>true</Pack>
9595
</None>
9696
</ItemGroup>
97-
97+
9898
<ItemGroup>
9999
<Content Include="LICENSE.txt" Pack="true" PackagePath="\" />
100100
<Content Include="README.md" Pack="true" PackagePath="\" />

Hexa.NET.ImGuizmo/Hexa.NET.ImGuizmo.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>1.91.3</AssemblyVersion>
16-
<PackageVersion>2.2.7</PackageVersion>
17-
<Description>A .NET wrapper for the ImGuizmo library. (1.91.3 WIP)</Description>
15+
<AssemblyVersion>1.92.1</AssemblyVersion>
16+
<PackageVersion>2.2.8</PackageVersion>
17+
<Description>A .NET wrapper for the ImGuizmo library. (1.91.3 WIP) (for ImGui 1.92.1)</Description>
1818
<PackageTags>ImGuizmo UI Immidate GUI Guizmo Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2023 Juna Meinhold</Copyright>
@@ -90,7 +90,7 @@
9090
<Pack>true</Pack>
9191
</None>
9292
</ItemGroup>
93-
93+
9494
<ItemGroup>
9595
<ProjectReference Include="..\Hexa.NET.ImGui\Hexa.NET.ImGui.csproj" />
9696
</ItemGroup>

Hexa.NET.ImNodes/Hexa.NET.ImNodes.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>0.5.0</AssemblyVersion>
16-
<PackageVersion>2.2.7</PackageVersion>
17-
<Description>A .NET wrapper for the ImNodes library. (0.5.0)</Description>
15+
<AssemblyVersion>1.92.1</AssemblyVersion>
16+
<PackageVersion>2.2.8</PackageVersion>
17+
<Description>A .NET wrapper for the ImNodes library. (0.5.0) (for ImGui 1.92.1)</Description>
1818
<PackageTags>ImNodes UI Immidate GUI Nodes Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2023 Juna Meinhold</Copyright>
@@ -90,7 +90,7 @@
9090
<Pack>true</Pack>
9191
</None>
9292
</ItemGroup>
93-
93+
9494
<ItemGroup>
9595
<ProjectReference Include="..\Hexa.NET.ImGui\Hexa.NET.ImGui.csproj" />
9696
</ItemGroup>

Hexa.NET.ImPlot/Hexa.NET.ImPlot.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<EnableAotAnalyzer>true</EnableAotAnalyzer>
1313
<IsAotCompatible>true</IsAotCompatible>
1414

15-
<AssemblyVersion>0.17.0</AssemblyVersion>
16-
<PackageVersion>2.2.7</PackageVersion>
17-
<Description>A .NET wrapper for the ImPlot library. (0.17)</Description>
15+
<AssemblyVersion>1.92.1</AssemblyVersion>
16+
<PackageVersion>2.2.8</PackageVersion>
17+
<Description>A .NET wrapper for the ImPlot library. (0.17) (for ImGui 1.92.1)</Description>
1818
<PackageTags>ImPlot UI Immidate GUI Plot Hexa HexaGen Source Generator C# .NET DotNet Sharp Windows macOS Android Bindings Wrapper Native</PackageTags>
1919
<Authors>Juna Meinhold</Authors>
2020
<Copyright>Copyright (c) 2023 Juna Meinhold</Copyright>
@@ -90,7 +90,7 @@
9090
<Pack>true</Pack>
9191
</None>
9292
</ItemGroup>
93-
93+
9494
<ItemGroup>
9595
<ProjectReference Include="..\Hexa.NET.ImGui\Hexa.NET.ImGui.csproj" />
9696
</ItemGroup>

0 commit comments

Comments
 (0)