From 4452bccfa63cf86c134aa616ee0bebcc66beca03 Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 1 May 2024 15:21:28 +0300 Subject: Bitwise operations for cross Lua compatibility. --- changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'changelog') diff --git a/changelog b/changelog index c298294..a7f3f14 100644 --- a/changelog +++ b/changelog @@ -41,8 +41,11 @@ 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, glGetString and glClear. - - ADDED Stencil reflection example. + - ADDED: glEnable, glDisable, glGetString and glClear. + - ADDED: Stencil reflection example. + - ADDED: Math Sign. + - FIXED: Camera3D lib Fix up down movement invertion when looking up + - ADDED: Bitwise operations for cross Lua compatibility. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3