summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes6
1 files changed, 3 insertions, 3 deletions
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
+}