summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2023-11-29 17:20:54 +0200
committerjussi2023-11-29 17:20:54 +0200
commit4ff1b1dcb9f52a2642feabda38c8c135aac6c599 (patch)
treeff8e0a1a59fc6eab65d857ddfbbef8775e216854 /devnotes
parent21eb3f90c427b3b84801754e92bebb418a8d9391 (diff)
downloadreilua-enhanced-4ff1b1dcb9f52a2642feabda38c8c135aac6c599.tar.gz
reilua-enhanced-4ff1b1dcb9f52a2642feabda38c8c135aac6c599.tar.bz2
reilua-enhanced-4ff1b1dcb9f52a2642feabda38c8c135aac6c599.zip
ExportBufferAsCode.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes2
1 files changed, 2 insertions, 0 deletions
diff --git a/devnotes b/devnotes
index 23714d3..af49542 100644
--- a/devnotes
+++ b/devnotes
@@ -17,6 +17,8 @@ Backlog {
* More Model management functions. Get mesh and material etc.
* BoneInfo.
* LoadMaterialsFromModel (Could then for example edit and set back to model).
+ * Core
+ * Automation events functionality.
* Examples
* Improve Dungeon crawler example by generating custom mesh instead of drawing 3D quads.