CImGui.jl

Julia wrapper for cimgui

MIT License

Stars
228
Committers
11

Bot releases are visible (Hide)

CImGui.jl - v1.82.2 Latest Release

Published by github-actions[bot] 5 months ago

CImGui v1.82.2

Diff since v1.82.1

Merged pull requests:

  • Use ImDrawFlags_RoundCornersAll and bump version (#118) (@JamesWrigley)

Closed issues:

  • AddRect() error: "ImDrawCornerFlags_All not defined" (#117)
CImGui.jl - v1.89.1

Published by JamesWrigley 5 months ago

What's Changed

Full Changelog: https://github.com/Gnimuc/CImGui.jl/compare/v1.89.0...v1.89.1

CImGui.jl - v1.89.0

Published by github-actions[bot] 11 months ago

This is a breaking release! Remember to set appropriate compat bounds if you depend on CImGui.

What's Changed

Full Changelog: https://github.com/Gnimuc/CImGui.jl/compare/v1.82.0...v1.89.0

CImGui.jl - v1.82.1

Published by JamesWrigley 12 months ago

This is a patch release to fix compat bounds.

What's Changed

Full Changelog: https://github.com/Gnimuc/CImGui.jl/compare/v1.82.0...v1.82.1

CImGui.jl - v1.79.2

Published by github-actions[bot] about 1 year ago

CImGui v1.79.2

Diff since v1.79.1

Merged pull requests:

  • [release-1.79] Workaround Text segfault (#97) (@IanButterworth)
  • [release-1.79] CImGui 1.79.2 (#99) (@IanButterworth)
CImGui.jl - v1.82.0

Published by github-actions[bot] over 1 year ago

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)
CImGui.jl - v1.79.1

Published by github-actions[bot] about 2 years ago

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:

  • Test Clang.jl's new generator (#42) (@Gnimuc)
  • Remove the helper library (#46) (@Gnimuc)
  • Upgrade to 1.82 (#47) (@Gnimuc)
  • Add docking and multi-viewport support and reorganize the package (#51) (@Gnimuc)
  • CompatHelper: add new compat entry for "CSyntax" at version "0.4" (#53) (@github-actions[bot])
  • Demo examples working (#61) (@sairus7)
  • added Table funcs (#63) (@alenskorobogatova)
  • fixed listbox creating (#65) (@alenskorobogatova)
  • Adapt Renderer.jl to new API (#67) (@zsoerenm)
CImGui.jl - v1.79.0

Published by github-actions[bot] about 4 years ago

CImGui v1.79.0

Diff since v1.78.2

CImGui.jl - v1.78.2

Published by github-actions[bot] about 4 years ago

CImGui v1.78.2

Diff since v1.78.1

Closed issues:

  • Method to disable/grey-out widgets? (#7)
CImGui.jl - v1.78.1

Published by github-actions[bot] about 4 years ago

CImGui v1.78.1

Diff since v1.78.0

CImGui.jl - v1.78.0

Published by github-actions[bot] about 4 years ago

CImGui v1.78.0

Diff since v1.77.1

CImGui.jl - v1.77.1

Published by github-actions[bot] about 4 years ago

CImGui v1.77.1

Diff since v1.77.0

Closed issues:

  • Could not load symbol "igPushStyleColor" (#27)
  • How to start? (#28)
CImGui.jl - v1.77.0

Published by github-actions[bot] over 4 years ago

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:

  • Upgrade to 1.77 (#26) (@Gnimuc)
CImGui.jl - v1.76.0

Published by github-actions[bot] over 4 years ago

CImGui v1.76.0

Diff since v1.75.1

Merged pull requests:

  • Upgrade to cimgui 1.76 (#21) (@Gnimuc)
  • Fix CI (#24) (@Gnimuc)
CImGui.jl - v1.75.1

Published by github-actions[bot] over 4 years ago

CImGui v1.75.1

Diff since v1.75.0

Closed issues:

  • Attempting to compile with PackageCompilerX (#15)
CImGui.jl - v1.75.0

Published by github-actions[bot] over 4 years ago

CImGui v1.75.0

Diff since v1.74.2

Closed issues:

  • Correct ImGUI Version? (#19)

Merged pull requests:

  • Install TagBot as a GitHub Action (#18) (@JuliaTagBot)
  • Remove TreeAdvanceToLabelPos() (#20) (@Gnimuc)
CImGui.jl - v1.74.2

Published by julia-tagbot[bot] almost 5 years ago

v1.74.2 (2020-01-09)

Diff since v1.74.1

Merged pull requests:

  • Update OpenGL backend implementation (#17) (Gnimuc)
  • use Refs instead of introducing new global variables in __init__ (#16) (KristofferC)
CImGui.jl - v1.74.1

Published by julia-tagbot[bot] almost 5 years ago

CImGui.jl - v1.74.0

Published by julia-tagbot[bot] almost 5 years ago

v1.74.0 (2019-12-28)

Diff since v1.73.0

Closed issues:

  • The interface is too small on high dpi screens. (#9)
CImGui.jl - v1.73.0

Published by julia-tagbot[bot] about 5 years ago

v1.73.0 (2019-10-13)

Diff since v1.72.0

Closed issues:

  • Update to 1.7.1 to Support for large meshes (#8)

Merged pull requests:

  • Support large meshes (#12) (Gnimuc)