From 6ecbbcc282bb25fae4bcd2e9f394adb74ac60ae7 Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 6 Dec 2023 18:41:01 +0200 Subject: Files management functions. --- changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index a9a9264..e00d32e 100644 --- a/changelog +++ b/changelog @@ -19,6 +19,7 @@ KEY CHANGES: - ADDED: Raygui textures with SetShapesTexture. - CHANGE: Raygui wrapper library is now object based. Possible to have multiple separated gui systems. - ADDED: Raygui wrapper library disabled and styles for each element. + - ADDED: Files management functions. DETAILED CHANGES: - REMOVED: DrawLineBezierQuad, DrawLineBezierCubic. @@ -36,6 +37,8 @@ DETAILED CHANGES: - CHANGE: Event documentation is now described in c files. - ADDED: ExportBufferAsCode. - ADDED: GetTextureDefault. + - CHANGE: Renamed Files management functions to Files system functions as in raylib. + - CHANGE: Renamed ExportBufferAsCode to ExportDataAsCode. ------------------------------------------------------------------------ Release: ReiLua version 0.6.0 Using Raylib 4.5 -- cgit v1.2.3