v1.5.0-rc1
Pre-release
Pre-release
High level changes overview
ImGui:
- Updated ImGui to v1.90.5-docking
- Added support for StackLayout (by @thedmd)
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
- Add CMake options to disable some libraries
Full changes
Pull requests & contributors
- Update bindings_intro with updated steps by @learn-more in #177
- Add python markdown div example by @learn-more in #176
- update manual pybind function name for imgui backends by @hugle in #203
New Contributors
- @learn-more made their first contribution in #177
- @hugle made their first contribution in #203
Full Changelog: v1.3.0...v1.5.0-rc1
Get python wheels from here