Releases: SpaiR/imgui-java
Releases · SpaiR/imgui-java
v1.86.1
What's Changed
- Fixed typo in lwjgl opengl3 backendRenderName string by @rmarquis in #103
- Automatic Module Names by @tlf30 in #105
New Contributors
Full Changelog: v1.86.0...v1.86.1
v1.86.0
v1.85.1
What's Changed
- [API] Update imnodes with minimap support by @Tyruiop in #87
- [API] Allow for null passed as file filter for ImGuiFileDialog by @tlf30 in #98
New Contributors
Full Changelog: v1.85.0...v1.85.1
v1.85.0
Dear ImGui v1.85
Consider reading the official changelog to see other Dear ImGui changes.
What's Changed
- Bindings for ImGuiColorTextEdit 🙂 by @SocketByte in #79
- Implemented binding for ImGui::getWindowScrollbarRect by @AlTsayun in #81
- Added multi Y plotShaded by @tlf30 in #84
- Initial setup for ImGuiFileDialog extension by @tlf30 in #89
- Update readme for ImGuiFileDialog by @tlf30 in #90
New Contributors
- @SocketByte made their first contribution in #79
- @AlTsayun made their first contribution in #81
- @tlf30 made their first contribution in #84
Full Changelog: v1.84.1.0...v1.85.0