From 8effd050ffb736df2124da00227d8b2843d298f6 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 9 Nov 2023 22:02:59 +0200 Subject: Organized shapes, textures, audio, text, lights and gui functions. --- devnotes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index f856cad..bce0657 100644 --- a/devnotes +++ b/devnotes @@ -12,7 +12,8 @@ Backlog { * LoadMaterials (Load materials from model file). * LoadMaterialsFromModel (Could then for example edit and set back to model). * rlgl - * Shader buffer storage object management (ssbo) + * More Textures management functions. + * Shader buffer storage object management (ssbo). * Extend color lib functionality. -- cgit v1.2.3