summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes8
1 files changed, 5 insertions, 3 deletions
diff --git a/devnotes b/devnotes
index 5fb5536..5802cb0 100644
--- a/devnotes
+++ b/devnotes
@@ -19,15 +19,17 @@ 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 {
* glfwSet*Callback functions segfault on Windows. Should keep Lua events off for now.
}
+Notes {
+ * raylib 5.5
+ * DrawBillboardPro BREAKING CHANGE.
+}
+
Needs Testing {
* rlSetUniform
* rlSetShader