Update raygui.h
This commit is contained in:
parent
d2b4c917a9
commit
9907803626
@ -141,11 +141,12 @@
|
|||||||
* Draw text bounds rectangles for debug
|
* Draw text bounds rectangles for debug
|
||||||
*
|
*
|
||||||
* VERSIONS HISTORY:
|
* VERSIONS HISTORY:
|
||||||
* 4.0 (10-Sep-2023) ADDED: GuiToggleSlider()
|
* 4.0 (12-Sep-2023) ADDED: GuiToggleSlider()
|
||||||
* ADDED: GuiColorPickerHSV() and GuiColorPanelHSV()
|
* ADDED: GuiColorPickerHSV() and GuiColorPanelHSV()
|
||||||
* ADDED: Multiple new icons, mostly compiler related
|
* ADDED: Multiple new icons, mostly compiler related
|
||||||
* ADDED: New DEFAULT properties: TEXT_LINE_SPACING, TEXT_ALIGNMENT_VERTICAL, TEXT_WRAP_MODE
|
* ADDED: New DEFAULT properties: TEXT_LINE_SPACING, TEXT_ALIGNMENT_VERTICAL, TEXT_WRAP_MODE
|
||||||
* ADDED: New enum values: GuiTextAlignment, GuiTextAlignmentVertical, GuiTextWrapMode
|
* ADDED: New enum values: GuiTextAlignment, GuiTextAlignmentVertical, GuiTextWrapMode
|
||||||
|
* ADDED: Support loading styles with custom font charset from external file
|
||||||
* REDESIGNED: GuiTextBox(), support mouse cursor positioning
|
* REDESIGNED: GuiTextBox(), support mouse cursor positioning
|
||||||
* REDESIGNED: GuiDrawText(), support multiline and word-wrap modes (read only)
|
* REDESIGNED: GuiDrawText(), support multiline and word-wrap modes (read only)
|
||||||
* REDESIGNED: GuiProgressBar() to be more visual, progress affects border color
|
* REDESIGNED: GuiProgressBar() to be more visual, progress affects border color
|
||||||
|
Loading…
x
Reference in New Issue
Block a user