summaryrefslogtreecommitdiff
path: root/devnotes
blob: 16f08324361492b3e090351bcd6a5745cbc3c0d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Current {
	* 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?
	* Audio
		* AudioStream.
	* VR.
	* Core.
		* Compression/Encoding functionality.
}