Skip to content

Releases: Gnimuc/CImGui.jl

v1.82.1

11 Nov 13:15
a65163a
Compare
Choose a tag to compare

This is a patch release to fix compat bounds.

What's Changed

  • Restrict LibCImGui.jl compat bounds by @JamesWrigley in #90
  • CompatHelper: bump compat for LibCImGui to 1, (keep existing compat) by @github-actions in #91
  • CompatHelper: bump compat for ImGuiGLFWBackend to 0.2, (keep existing compat) by @github-actions in #93
  • CompatHelper: bump compat for ImGuiOpenGLBackend to 0.2, (keep existing compat) by @github-actions in #92
  • Prepare v1.82.1 by @JamesWrigley in #105

Full Changelog: v1.82.0...v1.82.1

v1.79.2

25 Sep 16:07
0273a2e
Compare
Choose a tag to compare

CImGui v1.79.2

Diff since v1.79.1

  • Works around a segfault on MacOS Apple Silicon when using Text by instead turning Text into TextUnformatted. This will be reverted once the actual fix is done, which will close #74

Merged pull requests:

v1.82.0

23 Feb 00:06
3cbbf91
Compare
Choose a tag to compare

CImGui v1.82.0

Diff since v1.79.1

Merged pull requests:

  • Add OpenGL 2 support (#75) (@jpsamaroo)
  • CompatHelper: add new compat entry for Preferences at version 1, (keep existing compat) (#77) (@github-actions[bot])
  • Update README.md (#79) (@pxl-th)

v1.79.1

18 Oct 00:08
075d9d4
Compare
Choose a tag to compare

CImGui v1.79.1

Diff since v1.79.0

Closed issues:

  • Unicode is not compatible? (#30)
  • Faster startup (#33)
  • ImGui Docking Support (#34)
  • hotloading... does it work? can it be documented? (#36)
  • Is there a way to use the gr framework with CImGui.jl? (#37)
  • update to v1.80 (#38)
  • Long text example crash (MethodError: no method matching Clipper(::Int64)) (#41)
  • InvisibleButton should take three arguments (#50)
  • Examples on master branch do not work? (#60)
  • Memory leak (#64)
  • Difficulties with current Renderer.jl (#66)
  • CImGui fails precompilation at idGET_FLT_MAX() (#69)

Merged pull requests:

v1.79.0

20 Oct 00:11
Compare
Choose a tag to compare

CImGui v1.79.0

Diff since v1.78.2

v1.78.2

14 Sep 00:10
cf9d4ad
Compare
Choose a tag to compare

CImGui v1.78.2

Diff since v1.78.1

Closed issues:

  • Method to disable/grey-out widgets? (#7)

v1.78.1

24 Aug 00:10
Compare
Choose a tag to compare

CImGui v1.78.1

Diff since v1.78.0

v1.78.0

24 Aug 00:10
30e5b6d
Compare
Choose a tag to compare

CImGui v1.78.0

Diff since v1.77.1

v1.77.1

24 Aug 00:10
cd052e0
Compare
Choose a tag to compare

CImGui v1.77.1

Diff since v1.77.0

Closed issues:

  • Could not load symbol "igPushStyleColor" (#27)
  • How to start? (#28)

v1.77.0

01 Jul 00:06
db92323
Compare
Choose a tag to compare

CImGui v1.77.0

Diff since v1.76.0

Closed issues:

  • Mesh size limitation (#22)
  • Humble request for imgui 1.77 version bump (#25)

Merged pull requests: