From 8effd050ffb736df2124da00227d8b2843d298f6 Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 9 Nov 2023 22:02:59 +0200 Subject: Organized shapes, textures, audio, text, lights and gui functions. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 4e48356..3678a07 100644 --- a/changelog +++ b/changelog @@ -16,6 +16,7 @@ KEY CHANGES: - ADDED: DrawTextEx. - CHANGED: DrawText is now DrawTextEx like in Raylib. - ADDED: Global variable descriptions for API. + - CHANGED: Organized functions by putting them in the same order as in Raylib. DETAILED CHANGES: - CHANGED: GenImageColor now takes Vector2 as size. @@ -48,6 +49,7 @@ DETAILED CHANGES: - ADDED: DrawModelWires and DrawModelWiresEx. - ADDED: LoadMaterials. - CHANGED: Organized core functions. + - CHANGED: Organized shapes, textures, audio, text, lights and gui functions. ------------------------------------------------------------------------ Release: ReiLua version 0.5.0 Using Raylib 4.5 -- cgit v1.2.3