From 3aecd6dd990c4bba1b79f350970093409d1697ac Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 15 Apr 2024 20:07:32 +0300 Subject: OpenGL Stencil management functions. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 5fe4b68..e9c71d5 100644 --- a/changelog +++ b/changelog @@ -6,6 +6,7 @@ KEY CHANGES: - ADDED: apiScanner.lua for searching unimplemented functions from raylib. - ADDED Automation events. - CHANGE: Raygui lib callbacks to single table. + - ADDED OpenGL Stencil management functions. DETAILED CHANGES: - ADDED: GetBufferElementSize and GetBufferLength. @@ -38,6 +39,7 @@ DETAILED CHANGES: - ADDED: Raygui lib tree view. - ADDED: Raygui lib examples file browser. - CHANGE: Position argument added for GetCodepoint, GetCodepointNext and GetCodepointPrevious. + - ADDED glEnable, glDisable and glGetString. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3