From 35e73465ace06e459fb3911dee9c714bb79e8974 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 27 Aug 2024 21:41:31 +0300 Subject: LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource file example. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index c880fbd..f341a5f 100644 --- a/changelog +++ b/changelog @@ -68,6 +68,8 @@ DETAILED CHANGES: - ADDED: DrawGridEx. - ADDED: GetRayBoxCells. - FIXED: GenImageColor color was also argument 1. + - CHANGE: GetPixelDataSize takes Vector2 instead of width and height. + - ADDED: LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource file example. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3