From 6552bd691ab3c62edc516f78afaef9f0e6084abd Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 11 Jul 2024 15:28:25 +0300 Subject: Many Gui controls accept now nil for text. --- devnotes | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devnotes') diff --git a/devnotes b/devnotes index fc82bbc..c77ec8f 100644 --- a/devnotes +++ b/devnotes @@ -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 { -- cgit v1.2.3