v1.83.0
- Updated Dear ImGui to v1.83 [0ed891f];
- Dropped support of 32bit native binaries;
- Added ImFontGlyphRangesBuilder (#51) [@abvadabra];
- Added ImGuizmo API (#54) [@AAstroPhysiCS];
imgui-app.jar
now contains all needed dependecies to run Dear ImGui Application.
Previously it was still needed to add native libs and binding/lwjgl3 modules as well.
Consider reading the official changelog to see other library changes.