summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-02-16 17:28:09 +0200
committerjussi2024-02-16 17:28:09 +0200
commitb2b821929505aea2535d38382b743ad5dd5d1fa0 (patch)
tree83c79a9afef9e566325f0d987f167a6d97bb2039 /changelog
parent48adbe20dc022d286875408d215ef323c853e6f4 (diff)
downloadreilua-enhanced-b2b821929505aea2535d38382b743ad5dd5d1fa0.tar.gz
reilua-enhanced-b2b821929505aea2535d38382b743ad5dd5d1fa0.tar.bz2
reilua-enhanced-b2b821929505aea2535d38382b743ad5dd5d1fa0.zip
GetBufferData extra arguments. GetBufferElementSize and GetBufferLength.
Diffstat (limited to 'changelog')
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 41f91f5..5030d3b 100644
--- a/changelog
+++ b/changelog
@@ -2,8 +2,11 @@
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0
------------------------------------------------------------------------
KEY CHANGES:
+ - CHANGE: GetBufferData takes also position and length arguments.
DETAILED CHANGES:
+ - ADDED: GetBufferElementSize and GetBufferLength.
+ - FIXED: Compress_data example.
------------------------------------------------------------------------
Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0