From a5d40f70258644b4c631e6917f1883ce548ebbeb Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 30 Nov 2023 19:41:22 +0200 Subject: Raygui wrapper library is now object based. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index 582c5d7..d479140 100644 --- a/changelog +++ b/changelog @@ -17,6 +17,7 @@ KEY CHANGES: - ADDED: Platform specific API documentation generation. - ADDED: Platform web. - ADDED: Raygui textures with SetShapesTexture. + - CHANGE: Raygui wrapper library is now object based. Possible to have multiple separated gui systems. DETAILED CHANGES: - REMOVED: DrawLineBezierQuad, DrawLineBezierCubic. -- cgit v1.2.3