From ed6d37294a6b72382cca09f6808565b61bd0c36b Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 2 Jun 2023 23:19:32 +0300 Subject: rlgl Some Render batch management functions and Matrix operations functions. --- changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'changelog') diff --git a/changelog b/changelog index ac393f5..0b9f415 100644 --- a/changelog +++ b/changelog @@ -19,6 +19,11 @@ KEY CHANGES: - ADDED: rlgl Textures management functions - ADDED: Texture and RenderTexture can be given as tables - ADDED: Camera2D and Camera3D can be given as tables + - ADDED: Camera2D and Camera3D can be given as tables + - ADDED: rlgl New defines + - ADDED: rlgl Textures state functions + - ADDED: rlgl Some Render batch management functions + - ADDED: rlgl Matrix operations functions Detailed changes: - FIXED: uluaGetRay was looking for integers instead of tables @@ -81,8 +86,6 @@ Detailed changes: - ADDED: GetMaterialTexture, GetMaterialColor, GetMaterialValue and GetMaterialShader - ADDED: SetMaterialParams and GetMaterialParams - ADDED: GetTextureId - - ADDED: RLGL defines - - ADDED: RLGL Textures state functions ------------------------------------------------------------------------ Release: ReiLua version 0.4.0 Using Raylib 4.2 -- cgit v1.2.3