From e732b936d4a2c40057eefebed9e6b2e653aeea27 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 14 Apr 2023 18:49:05 +0300 Subject: Raygui wrapper lib finished. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index cc7188a..2fd9f36 100644 --- a/changelog +++ b/changelog @@ -9,6 +9,7 @@ KEY CHANGES: - REVISED: How Lua argumets are handled. Now uluaGet*Index functions can take stack index(positive only). Also using positive stack indexing. - ADDED: Camera3D Lua lib. + - ADDED: Raygui wrapper lib. Detailed changes: - FIXED: uluaGetRay was looking for integers instead of tables. @@ -51,6 +52,7 @@ Detailed changes: - ADDED: GetCamera3DProjectionMatrix - ADDED: glBlitFramebuffer - ADDED: GuiGetFont + - FIXED: GuiScrollPanel ------------------------------------------------------------------------ Release: ReiLua version 0.4.0 Using Raylib 4.2 -- cgit v1.2.3