From cd6471d339c394a37a1d46119818e0cabdcf5b42 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 10 Sep 2024 12:53:20 +0300 Subject: rlSetVertexAttribute takes pointer as Buffer. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index 4b6d88a..9afb55a 100644 --- a/changelog +++ b/changelog @@ -71,6 +71,7 @@ DETAILED CHANGES: - CHANGE: GetPixelDataSize takes Vector2 instead of width and height. - ADDED: LoadBufferFormatted, SetBufferData and CopyBufferData. Compressed resource file example. - ADDED: GetBufferAsString. + - FIXED: rlSetVertexAttribute takes pointer as Buffer. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3