summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2023-04-06 19:19:44 +0300
committerjussi2023-04-06 19:19:44 +0300
commitfe15e836bd87963d10bd301a3a24652763059e0d (patch)
treea3bd6dbfcadfb3a5ba10a173d443da0595386d19 /devnotes
parent2526c9732e7ea35bc9ed3e43a4db77b7e6364c5a (diff)
downloadreilua-enhanced-fe15e836bd87963d10bd301a3a24652763059e0d.tar.gz
reilua-enhanced-fe15e836bd87963d10bd301a3a24652763059e0d.tar.bz2
reilua-enhanced-fe15e836bd87963d10bd301a3a24652763059e0d.zip
Switched to Raylib vertion 4.5. Removed some functions and added others. Main changes to camera3D.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes7
1 files changed, 6 insertions, 1 deletions
diff --git a/devnotes b/devnotes
index 7812079..16f0832 100644
--- a/devnotes
+++ b/devnotes
@@ -1,8 +1,13 @@
Current {
- * Set RL. for the rest of the examples.
+ * ReiLua camera3D lib.
+ * Check new functions from https://github.com/raysan5/raylib/blob/master/CHANGELOG
}
Backlog {
+ * Raymath
+ * Vector2LineAngle
+ * rlgl
+ * More low level functions.
* Text
* Ability to set font texture filtering.
* Codepoints?