Skip to content

Releases: SpaiR/imgui-java

v1.85.1

18 Dec 08:43
Compare
Choose a tag to compare

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

  • a78f0b9 - [API] Update imnodes with minimap support (#87)
  • 45f625a - [API] Allow for null passed as file filter for ImGuiFileDialog (#98)
  • f47d44e - [API] Update lwjgl from 3.2.3 to 3.3.0 (#96)

v1.85.0

01 Dec 09:43
Compare
Choose a tag to compare

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

Full Changelog: v1.84.1.0...v1.85.0

v1.84.1.4

18 Nov 09:16
Compare
Choose a tag to compare
  • 0bbbc2e - [API] Implement ImGuiFileDialog extension (#89)

v1.84.1.3

10 Oct 07:12
Compare
Choose a tag to compare
  • 3744297 - [API] Added multi Y ImPlot#plotShaded (#84)

v1.84.1.2

25 Sep 09:43
Compare
Choose a tag to compare
  • 326594f - [API] Implement binding for ImGui::getWindowScrollbarRect (#81)

v1.84.1.1

12 Sep 09:23
Compare
Choose a tag to compare
  • 4e56056 - [API] Bindings for ImGuiColorTextEdit (#79)
  • e529c61 - [API] Fix dragInt3 only shows 2 boxes

v1.84.1.0

29 Aug 09:04
Compare
Choose a tag to compare

Consider reading the official changelog to see other Dear ImGui changes.

  • a4dd33e - [Build] Remove useless release changelog line
  • 255f2e2 - [Build] Move sourceCompatibility option to the root build file
  • babb8ed - [Build] Gradle 7.2
  • 9026dcd - [API] Dear ImGui v1.84.1

v1.83.3

13 Jul 06:07
Compare
Choose a tag to compare
  • 78694a4 - [API] Add ImGuiContext struct and ability to switch Dear ImGui contexts (#65)

v1.83.2

10 Jul 11:18
Compare
Choose a tag to compare
  • 34e282e - [API] Fixed window rendering on resize and white background on start up (#62)
  • 1544682 - [Build] Add workflows for automatic releases
  • 44a1a18 - [Build] Gradle 7.1.1

v1.83.1

21 Jun 14:01
Compare
Choose a tag to compare