From fe15e836bd87963d10bd301a3a24652763059e0d Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 6 Apr 2023 19:19:44 +0300 Subject: Switched to Raylib vertion 4.5. Removed some functions and added others. Main changes to camera3D. --- devnotes | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'devnotes') 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? -- cgit v1.2.3