github raysan5/raygui 3.5
raygui v3.5

latest releases: 4.0, 3.6
14 months ago

What's Changed

New raygui 3.5 release main changes:

  • ADDED: GuiTabBar(), based on GuiToggle()
  • ADDED: Helper functions to split text in separate lines
  • ADDED: Multiple new icons, useful for code editing tools
  • REMOVED: Unneeded icon editing functions
  • REMOVED: GuiTextBoxMulti(), very limited and broken
  • REMOVED: MeasureTextEx() dependency, logic directly implemented
  • REMOVED: DrawTextEx() dependency, logic directly implemented
  • REVIEWED: GuiScrollBar(), improve mouse-click behaviour
  • REVIEWED: Library header info, more info, better organized
  • REDESIGNED: GuiTextBox() to support cursor movement
  • REDESIGNED: GuiDrawText() to divide drawing by lines
  • Updated to use raylib 4.5

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

Enjoy raygui 3.5!

New Contributors

Full Changelog: 3.2...3.5

Don't miss a new raygui release

NewReleases is sending notifications on new releases.