summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index ab92cf0..deef58f 100644
--- a/changelog
+++ b/changelog
@@ -5,6 +5,7 @@ KEY CHANGES:
- CHANGED: Switch from ID based objects to userdata.
- CHANGED: Wrong arguments now largely crash the application instead of TraceLog state->logLevelInvalid.
- CHANGED: Rely mostly on luaL_check* functions for arg checking.
+ - CHANGED: ModelAnimations are changed to separate ModelAnimation types as in Raylib.
DETAILED CHANGES:
- CHANGED: GenImageColor now takes Vector2 as size.
@@ -17,6 +18,7 @@ DETAILED CHANGES:
- REMOVED: UnloadFont.
- ADDED: LoadFontEx takes also fontChars.
- REMOVED: UnloadWave and UnloadSound.
+ - REMOVED: UnloadMesh, UnloadMaterial, UnloadModel and UnloadModelAnimations.
------------------------------------------------------------------------
Release: ReiLua version 0.5.0 Using Raylib 4.5