From 9e7f538a38eb66430f919eec1d5cfa3a7a1efe8c Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 6 Apr 2023 22:17:33 +0300 Subject: Vector2LineAngle and more Color functions. --- devnotes | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 16f0832..c374f29 100644 --- a/devnotes +++ b/devnotes @@ -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 } -- cgit v1.2.3