summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes4
1 files changed, 4 insertions, 0 deletions
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 {