Skip to content

raygui v3.2

Compare
Choose a tag to compare
@raysan5 raysan5 released this 07 Aug 17:13
· 301 commits to master since this release

Updated for next raylib version: raylib v4.2 and for updated raylibtech tools.

Highlight changes:

  • RENAMED: Some enum values, for unification, avoiding prefixes
  • REMOVED: GuiScrollBar(), only internal
  • REDESIGNED: GuiPanel() to support text parameter
  • REDESIGNED: GuiScrollPanel() to support text parameter
  • REDESIGNED: GuiColorPicker() to support text parameter
  • REDESIGNED: GuiColorPanel() to support text parameter
  • REDESIGNED: GuiColorBarAlpha() to support text parameter
  • REDESIGNED: GuiColorBarHue() to support text parameter
  • REDESIGNED: GuiTextInputBox() to support password

Full Changelog: 3.1...3.2