summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2025-06-11 17:00:25 +0300
committerjussi2025-06-11 17:00:25 +0300
commita38e76873b5ca3080c8046ae4759866d8cccc4e5 (patch)
treeca3b5b8d0ec66b3d9c64f46b6b7d5db4e481658a /changelog
parent5b8af05e96b33f2d032cc31a329b89e1231d5502 (diff)
downloadreilua-enhanced-a38e76873b5ca3080c8046ae4759866d8cccc4e5.tar.gz
reilua-enhanced-a38e76873b5ca3080c8046ae4759866d8cccc4e5.tar.bz2
reilua-enhanced-a38e76873b5ca3080c8046ae4759866d8cccc4e5.zip
uluaGet* pops lua stack correctly when userdata given in table.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 7689b94..208ecea 100644
--- a/changelog
+++ b/changelog
@@ -52,6 +52,7 @@ DETAILED CHANGES:
- ADDED: RL.load and RL.unload functions for memory leak debugging.
- ADDED: SoundAlias garbage collection.
- ADDED: Frustum math from raylib extras.
+ - FIXED: uluaGet* pops lua stack correctly when userdata given in table.
------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0