From b3980ae2a5d6beae75462e5204fc97841ec62aff Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 10 May 2024 11:02:31 +0300 Subject: GetMeshData. --- changelog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'changelog') diff --git a/changelog b/changelog index a7f3f14..c246182 100644 --- a/changelog +++ b/changelog @@ -44,8 +44,10 @@ DETAILED CHANGES: - ADDED: glEnable, glDisable, glGetString and glClear. - ADDED: Stencil reflection example. - ADDED: Math Sign. - - FIXED: Camera3D lib Fix up down movement invertion when looking up + - FIXED: Camera3D lib Fix up down movement invertion when looking up. - ADDED: Bitwise operations for cross Lua compatibility. + - ADDED: GetMeshData. + - FIXED: GenMeshCustom indices wasn't changing triangleCount. ------------------------------------------------------------------------ Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3