Skip to content

v1.86.8

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Mar 10:12
· 57 commits to main since this release
618f687

What's Changed

  • Added inputTextWithHint with ability to use callback by @Boginsky in #159
  • Make all imgui.type classes to implement Comparable<> interface in 25fc8ba
  • Make classes from imgui.type which are represent numbers to extend Number class in d8f8f41
  • Fix inputText with resizable ImString crashes if the ImGuiInputTextCallback is null in bf92f04 (Fixes #158)

New Contributors

Full Changelog: v1.86.7...v1.86.8