raygui v3.5
What's Changed
New raygui 3.5
release main changes:
ADDED
:GuiTabBar()
, based onGuiToggle()
ADDED
: Helper functions to split text in separate linesADDED
: Multiple new icons, useful for code editing toolsREMOVED
: Unneeded icon editing functionsREMOVED
:GuiTextBoxMulti()
, very limited and brokenREMOVED
:MeasureTextEx()
dependency, logic directly implementedREMOVED
:DrawTextEx()
dependency, logic directly implementedREVIEWED
:GuiScrollBar()
, improve mouse-click behaviourREVIEWED
: Library header info, more info, better organizedREDESIGNED
:GuiTextBox()
to support cursor movementREDESIGNED
: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
- @Wytekol made their first contribution in #249
- @KOLANICH made their first contribution in #250
- @odecaux made their first contribution in #256
- @shadeops made their first contribution in #260
- @smallcluster made their first contribution in #268
- @hanaxar made their first contribution in #270
Full Changelog: 3.2...3.5