diff options
| author | jussi | 2024-07-11 15:28:25 +0300 |
|---|---|---|
| committer | jussi | 2024-07-11 15:28:25 +0300 |
| commit | 6552bd691ab3c62edc516f78afaef9f0e6084abd (patch) | |
| tree | a6abbbc3f6147a6154d4f75a1bc13da9e60940ba /devnotes | |
| parent | 528f3f3d822c8e9d3e72228cf5d7fc3d4daae483 (diff) | |
| download | reilua-enhanced-6552bd691ab3c62edc516f78afaef9f0e6084abd.tar.gz reilua-enhanced-6552bd691ab3c62edc516f78afaef9f0e6084abd.tar.bz2 reilua-enhanced-6552bd691ab3c62edc516f78afaef9f0e6084abd.zip | |
Many Gui controls accept now nil for text.
Diffstat (limited to 'devnotes')
| -rw-r--r-- | devnotes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 { |
