Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 12:08
· 39 commits to master since this release
38eadb5

CImGui v2.1.0

First release with very experimental GLMakie support.

Diff since v2.0.0

Merged pull requests:

  • Add some real tests (#127) (@JamesWrigley)
  • CompatHelper: add new compat entry for ModernGL in [weakdeps] at version 1, (keep existing compat) (#128) (@github-actions[bot])
  • CompatHelper: add new compat entry for GLFW in [weakdeps] at version 3, (keep existing compat) (#129) (@github-actions[bot])
  • Add support for setting the OpenGL version (#132) (@JamesWrigley)
  • Makie integration (#133) (@JamesWrigley)

Closed issues:

  • CollapsingHeader with same name as InputText confuses collapse action (#6)
  • On some Windows machine, got glfwCreateWindow error (#83)
  • Example of integrating a GLMakie plot in a CImGui window (or conversely) (#114)
  • Window dimensions are always reported as 400x400 (#130)