uluaGet* pops lua stack correctly when userdata given in table.

This commit is contained in:
jussi
2025-06-11 17:00:25 +03:00
parent 5b8af05e96
commit a38e76873b
6 changed files with 177 additions and 64 deletions

View File

@@ -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