Vector2LineAngle and more Color functions.

This commit is contained in:
jussi
2023-04-06 22:17:33 +03:00
parent fe15e836bd
commit 9e7f538a38
9 changed files with 196 additions and 4 deletions

View File

@@ -4,16 +4,24 @@ Current {
}
Backlog {
* Raymath
* Vector2LineAngle
* IsWaveReady and others like that.
* rlgl
* More low level functions.
* More low level functions. Could be usefull now when draw polygon is removed.
* Text
* Ability to set font texture filtering.
* Codepoints?
* Audio
* AudioStream.
* VR.
* Core.
* Compression/Encoding functionality.
* SetWindowIcons.
* Textures
* GenImagePerlinNoise
* GenImageText
* ImageDrawCircleLines
* ImageBlurGaussian
* Models
* DrawCapsule and DrawCapsuleWires
* LoadMaterials
}