From 560ff1a208e93a3636615380743ce76bd8811c94 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 1 Jun 2023 23:56:14 +0300 Subject: Camera2D and Camera3D can be given as tables. --- changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'changelog') diff --git a/changelog b/changelog index 7353a6b..ee36edb 100644 --- a/changelog +++ b/changelog @@ -18,6 +18,7 @@ KEY CHANGES: - ADDED: rlgl Framebuffer state functions - ADDED: rlgl Textures management functions - ADDED: Texture and RenderTexture can be given as tables + - ADDED: Camera2D and Camera3D can be given as tables Detailed changes: - FIXED: uluaGetRay was looking for integers instead of tables @@ -79,7 +80,6 @@ Detailed changes: - ADDED: More rlgl General render state functions. - ADDED: GetMaterialTexture, GetMaterialColor, GetMaterialValue and GetMaterialShader - ADDED: SetMaterialParams and GetMaterialParams - - ADDED: TextureReference functions for RenderTexture texture or depth texture - ADDED: GetTextureId ------------------------------------------------------------------------ -- cgit v1.2.3