From d74a505d406faf276a265beaf8925d6e8ff9cec0 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 3 Nov 2023 23:12:55 +0200 Subject: Compress/decompress and Encode/Decode DataBase64. --- devnotes | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 302df0a..f856cad 100644 --- a/devnotes +++ b/devnotes @@ -7,9 +7,8 @@ Backlog { * Some of the Text strings management functions could be easier to use than the Lua ones. * Audio * AudioStream. - * Core. - * Compression/Encoding functionality. * Models + * BoneInfo. * LoadMaterials (Load materials from model file). * LoadMaterialsFromModel (Could then for example edit and set back to model). * rlgl @@ -27,7 +26,6 @@ Bugs { } Needs Testing { - * UpdateMesh * rlSetUniform * rlSetShader } -- cgit v1.2.3