From 8008ebf1b041e837eecf54c3904156309508a2a8 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 1 Jun 2023 20:35:06 +0300 Subject: New rlgl functions and texture can be given as table. --- devnotes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 5e6d655..0fd3027 100644 --- a/devnotes +++ b/devnotes @@ -20,8 +20,8 @@ Backlog { * ImageDrawCircleLines * ImageBlurGaussian * Models - * LoadMaterials - + * LoadMaterials (Load materials from model file) + * LoadMaterialsFromModel (Could then for example edit and set back to model) * Needs Testing * UpdateTexture * UpdateTextureRec @@ -35,4 +35,4 @@ Backlog { Bugs { * CameraLib. Lateral movement is slower if looking down or up. -} \ No newline at end of file +} -- cgit v1.2.3