Many Gui controls accept now nil for text.

This commit is contained in:
jussi
2024-07-11 15:28:25 +03:00
parent 528f3f3d82
commit 6552bd691a
7 changed files with 209 additions and 163 deletions

View File

@@ -3,6 +3,7 @@ Current {
Backlog {
* Raygui
* GuiToggleSlider.
* ICON_ defines.
* Raygui lib
* Check if could remove flickering from changing draw order by making queue for order
@@ -19,6 +20,9 @@ Backlog {
* Improve Dungeon crawler example by generating custom mesh instead of drawing 3D quads.
* Platformer example physics update for true framerate independence.
* Android support
* For raylib 5.5
* DrawBillboardPro BREAKING CHANGE.
}
Bugs {