diff options
| author | jussi | 2023-05-06 23:40:27 +0300 |
|---|---|---|
| committer | jussi | 2023-05-06 23:40:27 +0300 |
| commit | 429a9dff96a5dbe1f526ae7cc6e41815eb862cf0 (patch) | |
| tree | d8e081074498425f17c0fda3d8cb6d929403d1e3 /changelog | |
| parent | cf92c94097e1e8ce61a6bc73671be4ee5e229571 (diff) | |
| download | reilua-enhanced-429a9dff96a5dbe1f526ae7cc6e41815eb862cf0.tar.gz reilua-enhanced-429a9dff96a5dbe1f526ae7cc6e41815eb862cf0.tar.bz2 reilua-enhanced-429a9dff96a5dbe1f526ae7cc6e41815eb862cf0.zip | |
uluaGetBoundingBoxIndex, IsTextureReady.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,6 +65,8 @@ Detailed changes: - REMOVED: UnloadRenderTexture - ADDED: GetTextureType - FIXED: Vector3RotateByAxisAngle was not connected. + - FIXED: uluaGetBoundingBoxIndex was looking for numbers instead of tables. + - ADDED: IsTextureReady ------------------------------------------------------------------------ Release: ReiLua version 0.4.0 Using Raylib 4.2 |
