mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Bumped version
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/*******************************************************************************************
|
||||
*
|
||||
* raygui v2.7 - A simple and easy-to-use immediate-mode gui library
|
||||
* raygui v2.8 - A simple and easy-to-use immediate-mode gui library
|
||||
*
|
||||
* DESCRIPTION:
|
||||
*
|
||||
@ -69,6 +69,7 @@
|
||||
*
|
||||
*
|
||||
* VERSIONS HISTORY:
|
||||
* 2.8 (03-May-2020) Centralized rectangles drawing to GuiDrawRectangle()
|
||||
* 2.7 (20-Feb-2020) Added possible tooltips API
|
||||
* 2.6 (09-Sep-2019) ADDED: GuiTextInputBox()
|
||||
* REDESIGNED: GuiListView*(), GuiDropdownBox(), GuiSlider*(), GuiProgressBar(), GuiMessageBox()
|
||||
|
||||
Reference in New Issue
Block a user