Skip to content

v1.05

Compare
Choose a tag to compare
@ocornut ocornut released this 14 Aug 14:25
· 8563 commits to master since this release
  • 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.