Releases: SpaiR/imgui-java
Releases · SpaiR/imgui-java
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
v1.84.1.4
v1.84.1.3
v1.84.1.2
v1.84.1.1
v1.84.1.0
v1.83.3
v1.83.2
v1.83.1
Added ImPlot extension (#56) [@calvertdw @perrymacmurray];