More Model animations management functions.

This commit is contained in:
jussi
2023-12-08 22:40:04 +02:00
parent eb7873be2b
commit 93b5b2eb37
8 changed files with 342 additions and 72 deletions

View File

@@ -19,7 +19,7 @@ Backlog {
* Core
* Automation events functionality.
* Models
* More Animation management functions.
* Mesh bone weight management?
* Examples
* Improve Dungeon crawler example by generating custom mesh instead of drawing 3D quads.
@@ -38,5 +38,4 @@ Needs Testing {
* rlUpdateTexture
* rlReadTexturePixels
* rlReadScreenPixels
* SetModelMesh Test unloading for double free or other errors.
}