ExportBufferAsCode.

This commit is contained in:
jussi
2023-11-29 17:20:54 +02:00
parent 21eb3f90c4
commit 4ff1b1dcb9
7 changed files with 76 additions and 40 deletions

View File

@@ -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.