v0.2 #66
Pinned
brenocq
announced in
Announcements
v0.2
#66
Replies: 3 comments 4 replies
-
Update to v0.2 on my side, working great ! Thanks ! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Dear ImGui Bundle now publishes Python bindings for v0.2. |
Beta Was this translation helpful? Give feedback.
1 reply
-
FYI, I converted implot_demo.cpp to implot_demo.py, and it works quite well (inside Imgui Bundle) As you can see from the screenshot below, there is an added bonus in the python demo, which is that it can separately display the code of each demo. ![]() |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After nearly two months of work, Iβm excited to release ImPlot3D v0.2 π! This update brings new APIs, better interactions, and many bug fixes, all thanks to the incredible contributions and feedback from the community.
A huge thank you to everyone who helped shape this release! Special thanks to:
Invert
andNoMenus
).IMGUI_DISABLE_OBSOLETE_FUNCTIONS
.π Features
GitHub CI script for Linux/MacOS/Windows by @floooh in Chore: Add a github-ci script to test compilation on Linux, macOS and WindowsΒ #8
Custom value range for colormaps by @brenocq in Custom value range for colormapsΒ #12 (feature request from @HeresJ0nny)
Online demo by @pthom (discussion Hosted online demoΒ #25)
Plane context menu by @brenocq in Plane context menuΒ #29 (feedback from @epezent in High-Level FeedbackΒ #24)
ImPlot3DAxisFlags_Invert
andImPlot3DFlags_NoMenus
flags by @Poooel in Feat: Add missing features from ImPlotΒ #40Bindings to other languages
Box scaling (custom aspect ratios) by @brenocq in Feat: Box scaling (custom aspect ratios)Β #46 (feedback from @epezent in High-Level FeedbackΒ #24)
π Bug fixes | π οΈ Chores
IMGUI_DISABLE_OBSOLETE_FUNCTIONS
by @bratpilz in Chore: Fix compatability with IMGUI_DISABLE_OBSOLETE_FUNCTIONSΒ #42ImGuiColorEditFlags_AlphaPreview
disappearing after imgui 19173 by @sonoro1234 in Chore: ImGuiColorEditFlags_AlphaPreview disappearing after imgui 19173Β #64π New Contributors
Full Changelog: v0.1...v0.2
This discussion was created from the release v0.2.
Beta Was this translation helpful? Give feedback.
All reactions