From 0e77452a1b4f894e342dae5583f8b02f915e8f6d Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 5 Jun 2023 20:51:09 +0300 Subject: Rest of rlgl General render state functions. --- changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'changelog') diff --git a/changelog b/changelog index e84ed83..c3f0347 100644 --- a/changelog +++ b/changelog @@ -26,6 +26,7 @@ KEY CHANGES: - ADDED: rlgl Matrix operations functions - ADDED: rlgl Vertex level operations - ADDED: Draw Textured Polygon Example + - ADDED: rlgl General render state functions Detailed changes: - FIXED: uluaGetRay was looking for integers instead of tables @@ -84,7 +85,6 @@ Detailed changes: - FIXED: UnloadTexture did not set texture id to NULL. - ADDED: DrawBillboardPro - ADDED: rlGetVersion - - ADDED: More rlgl General render state functions. - ADDED: GetMaterialTexture, GetMaterialColor, GetMaterialValue and GetMaterialShader - ADDED: SetMaterialParams and GetMaterialParams - ADDED: GetTextureId -- cgit v1.2.3