| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| java-libraries.zip | 2024-12-28 | 21.7 MB | |
| native-libraries.zip | 2024-12-28 | 8.5 MB | |
| README.md | 2024-12-28 | 752 Bytes | |
| v1.88.0 source code.tar.gz | 2024-12-28 | 27.4 MB | |
| v1.88.0 source code.zip | 2024-12-28 | 27.6 MB | |
| Totals: 5 Items | 85.2 MB | 0 | |
Dear ImGui v1.88
This update introduces no major changes to the Dear ImGui API. PR with the update to review binding changes: #309.
Refer to the official changelog for a complete list of Dear ImGui updates.
List of Changes
- Update to Gradle 8.12 and set CI to use JDK 17 in https://github.com/SpaiR/imgui-java/pull/308
- Bump Dear ImGui from 1.87 to 1.88 in https://github.com/SpaiR/imgui-java/pull/309
Full Changelog: https://github.com/SpaiR/imgui-java/compare/v1.87.7...v1.88.0