Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
opencv_4.11_wasmexcept_pthread_fpic_emscripten_minimalist_install.tgz | 2025-06-17 | 5.1 MB | |
srcs-full-v1.6.2.tar.gz | 2025-01-04 | 37.9 MB | |
README.md | 2025-01-04 | 970 Bytes | |
v1.6.2 source code.tar.gz | 2025-01-04 | 13.8 MB | |
v1.6.2 source code.zip | 2025-01-04 | 14.1 MB | |
Totals: 5 Items | 71.0 MB | 0 |
New library: ImPlot3D
- The excellent ImPlot3D library is now included!
(Butterfly demo: C++ - Python)
Fixes
- Fix #293: IM_ASSERT( g.CurrentDpiScale > 0.0f && g.CurrentDpiScale < 99.0f )
- Fix initial window positioning / HighDPI on windows (demo window origin was offscreen)
Build
- Some fixes for conda-forge package
Python
- make it possible to recover from exceptions in notebooks
- preliminary work on pyodide support
Full Changelog: https://github.com/pthom/imgui_bundle/compare/v1.6.1...v1.6.2