Switched to Raylib vertion 4.5. Removed some functions and added others. Main changes to camera3D.

This commit is contained in:
jussi
2023-04-06 19:19:44 +03:00
parent 2526c9732e
commit fe15e836bd
25 changed files with 744 additions and 957 deletions

View File

@@ -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?