github epezent/implot v0.15

latest release: v0.16
pre-release9 months ago

What's Changed

  • Fix for allowing core imgui to use typed ImGuiCol / ImGuiStyleVar enums. by @ocornut in #405
  • Fixes for ImGuiModFlags_XXX -> ImGuiMod_XXX (v1.89) (#347) by @ocornut in #407
  • Use snprintf instead of sprintf in implot_demo.cpp by @jminor in #426
  • Fixes for requirement to define IMGUI_DEFINE_MATH_OPERATORS before imgui.h by @ocornut in #449
  • Embrace 'nullptr' by @Minty-Meeo in #465
  • Avoid fetching GImPlot multiple times when possible. by @ocornut in #468
  • Fixes for AllowOverlap and internal changes in 1.89.7 by @ocornut in #486

New Contributors

Full Changelog: v0.14...v0.15

Don't miss a new implot release

NewReleases is sending notifications on new releases.