diff options
| author | jussi | 2023-05-09 23:48:09 +0300 |
|---|---|---|
| committer | jussi | 2023-05-09 23:48:09 +0300 |
| commit | 1e58f551bbfb6a8ef4d83292685d7c3672385c8b (patch) | |
| tree | a4fbc3e1bf03c72c08ed398795997528f27fcb8f /changelog | |
| parent | 429a9dff96a5dbe1f526ae7cc6e41815eb862cf0 (diff) | |
| download | reilua-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-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
