From b2b821929505aea2535d38382b743ad5dd5d1fa0 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 16 Feb 2024 17:28:09 +0200 Subject: GetBufferData extra arguments. GetBufferElementSize and GetBufferLength. --- changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog') 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 -- cgit v1.2.3