Skip to content

raygui v3.6

Compare
Choose a tag to compare
@raysan5 raysan5 released this 09 May 22:16
· 198 commits to master since this release

What's Changed

New raygui 3.6 release main changes:

  • ADDED: New icon: SAND_TIMER
  • ADDED: GuiLoadStyleFromMemory() (binary only)
  • REVIEWED: GuiScrollBar() horizontal movement key
  • REVIEWED: GuiTextBox() crash on cursor movement
  • REVIEWED: GuiTextBox(), additional inputs support
  • REVIEWED: GuiLabelButton(), avoid text cut
  • REVIEWED: GuiTextInputBox(), password input
  • REVIEWED: Local GetCodepointNext(), aligned with raylib
  • REVIEWED: Avoid using hardcoded values for shapes whitechar
  • REDESIGNED: GuiSlider*()/GuiScrollBar() to support out-of-bounds

All raylibtech tools will be updated properly to use this version.

Enjoy raygui 3.6!

New Contributors

Full Changelog: 3.5...3.6