Skip to content

v1.5.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pthom pthom released this 24 May 06:54
· 184 commits to main since this release
2f2e76d

High level changes overview

ImGui:

Hello ImGui

See changes in Hello ImGui v1.5.0-rc1

  • add FontDpiResponsive
  • add OpenGlOptions
  • add null backends
  • Can set OpenGL options in hello_imgui.ini in any parent folder
  • add InputTextResizable & WidgetWithResizeHandle
  • Logger: use less vertical space

Libraries

  • immvision:
    • fixup Custom version of cv::warpAffine for small sizes
    • ImmVision::Image is now resizable / added ImmVision::ImageDisplayResizable
  • imgui-knobs: can drag knob horizontally or vertically

Python

  • imgui_fig is now resizable

Build


Full changes

Pull requests & contributors

New Contributors

Full Changelog: v1.3.0...v1.5.0-rc1


Get python wheels from here