Skip to content

Releases: SpaiR/imgui-java

v1.75-0.7.2

09 Apr 08:33
Compare
Choose a tag to compare
  • Fix Windows x64 build

v1.75-0.7.1

19 Feb 05:07
Compare
Choose a tag to compare
  • [#3] Fix binding for input fields

v1.75-0.7

14 Feb 20:08
Compare
Choose a tag to compare
  • Fix treeNode methods and pointer types
  • Natively mapped ImGuiStyle class

v1.75-0.6

11 Feb 19:20
Compare
Choose a tag to compare

Added new methods to provide and get separate ImGuiStyle.Colors values

  • setColor(ImGuiCol, float, float, float, float)
  • getColor(ImGuiCol, ImVec4)

v1.75-0.5

10 Feb 22:59
Compare
Choose a tag to compare
  • Dear ImGui updated to v1.75
  • Fonts API, usage example could be found in example app
    • ImFont
    • ImFontConfig
    • ImFontAtlas
    • ImFontGlyph
  • Documentation improvements

v1.74-0.4.1

22 Jan 19:10
Compare
Choose a tag to compare
  • Additional overloaded methods for ImGui#image and ImGui#imageButton
  • Additional native methods for ImDrawList
    • pushClipRect
    • pushClipRectFullScreen
    • popClipRect
    • pushTextureId
    • popTextureId
    • getClipRectMin
    • getClipRectMax

v1.74-0.4

19 Jan 13:32
Compare
Choose a tag to compare
v1.74-0.4

v1.74-0.3.2

04 Jan 18:25
Compare
Choose a tag to compare
v1.74-0.3.2

v1.74-0.3.1

04 Jan 17:37
Compare
Choose a tag to compare
v1.74-0.3.1

v1.74-0.3

03 Jan 18:10
Compare
Choose a tag to compare
v1.74-0.3