omar/imgui: Release v1.05

Name: imgui

Owner: omar

Release: v1.05

Released: 2014-08-14

License: MIT

Release Assets:

  • Added default clipboard functions for Windows + "private" clipboard on other systems (user can still override).
  • Fixed logarithmic sliders and HSV conversions on Mac/Linux.
  • Tidying up example applications so it looks easier to just grab code.
  • Added GetItemBoxMin(), GetItemBoxMax().
  • Tweaks, more consistent #define names.
  • Fix for doing multiple Begin()/End() during the same frame.

To top