Skip to content

Releases: pthom/imgui_bundle

v0.7.1

19 Dec 01:45
Compare
Choose a tag to compare
  • Improved support for High DPI in third parties
  • Improved demos
  • Markdown now support code blocks

v0.7.0

14 Dec 18:15
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • Improved imgui bindings
  • immvision now available in pypi wheels
  • Added support for ImGuizmo's 3D gizmo and widgets
  • Added support for imgui_tex_inspect
  • add imgui.backends: imgui can be used standalone
  • added ImmApp (Immediate App) submodule
  • Improved demos and manual

v0.6.6

21 Nov 13:47
a425f5e
Compare
Choose a tag to compare

Added Immvision (image debugger and analyzer utility)

immvision will be compiled if OpenCV is available.
immvision is not available by default on the pip bindings.

To add them, compile from source after having installed conan

Added theming

  • Demo
  • API
  • Default theme is now a variation on Darcula

Improve ImGui & Glfw, low level integration

Full Changelog: v0.6.5...v0.6.6


Note: the attached file opencv-4.6.0_official_win_x64_world.zip is a prebuilt version of opencv for windows (this is the official 4.6.0 release from OpenCV, using a world dll opencv_world.dll). This zip is a retranscription of the original autoextractible exe from opencv, into an zip that can be extracted quietly.
This file can be used for building windows pip package that include immvision.

v0.6.5

11 Nov 15:38
Compare
Choose a tag to compare

Lots of additions

Full Changelog: v0.6.4...v0.6.5

v0.6.4

26 Oct 11:22
f52a17f
Compare
Choose a tag to compare
Update Readme.md

v0.6.3

24 Oct 22:00
Compare
Choose a tag to compare
black

v0.6.0

23 Oct 15:25
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
Version 0.6.0

v0.5.1

14 Oct 14:48
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

pre-release

v0.5.0

14 Oct 08:34
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

First publication on pypi