summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-05-09 23:48:09 +0300
committerjussi2023-05-09 23:48:09 +0300
commit1e58f551bbfb6a8ef4d83292685d7c3672385c8b (patch)
treea4fbc3e1bf03c72c08ed398795997528f27fcb8f /changelog
parent429a9dff96a5dbe1f526ae7cc6e41815eb862cf0 (diff)
downloadreilua-enhanced-1e58f551bbfb6a8ef4d83292685d7c3672385c8b.tar.gz
reilua-enhanced-1e58f551bbfb6a8ef4d83292685d7c3672385c8b.tar.bz2
reilua-enhanced-1e58f551bbfb6a8ef4d83292685d7c3672385c8b.zip
UnloadTexture did not set texture id to NULL.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 44ca81e..af122f5 100644
--- a/changelog
+++ b/changelog
@@ -67,6 +67,7 @@ Detailed changes:
- FIXED: Vector3RotateByAxisAngle was not connected.
- FIXED: uluaGetBoundingBoxIndex was looking for numbers instead of tables.
- ADDED: IsTextureReady
+ - FIXED: UnloadTexture did not set texture id to NULL.
------------------------------------------------------------------------
Release: ReiLua version 0.4.0 Using Raylib 4.2