From e1cc1e9e2796540ab81b9798aeb1684614c66b88 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 30 May 2023 13:42:43 +0300 Subject: Light property functions and basic light example. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index 75facb0..586eb57 100644 --- a/changelog +++ b/changelog @@ -13,6 +13,7 @@ KEY CHANGES: - CHANGED: Can now have multiple Music objects like other Raylib objects instead of just one. - CHANGED: Texture now can be either Texture or RenderTexture. No need to change texture source anymore. - ADDED: Material getter functions. + - ADDED: Light property functions. Detailed changes: - FIXED: uluaGetRay was looking for integers instead of tables. -- cgit v1.2.3