From 21eb3f90c427b3b84801754e92bebb418a8d9391 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 28 Nov 2023 22:39:10 +0200 Subject: Platform specific API documentation generation. --- changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 3b07f59..091b45b 100644 --- a/changelog +++ b/changelog @@ -14,6 +14,7 @@ KEY CHANGES: - CHANGE: Renamed event enums. Events are now platform specific. - ADDED: SDL Events. - ADDED: Experimental GLFW Pen Touch events. Needs glfw PR https://github.com/glfw/glfw/pull/1445. + - ADDED: Platform specific API documentation generation. DETAILED CHANGES: - REMOVED: DrawLineBezierQuad, DrawLineBezierCubic. @@ -27,6 +28,8 @@ DETAILED CHANGES: - FIXED: Snake example after Vector2Angle change. - FIXED: Raygui edit mode selection. - CHANGE: Moved glfw headers to GLFW folder. + - CHANGE: Term globals changed to defines in documentation. + - CHANGE: Event documentation is now described in c files. ------------------------------------------------------------------------ Release: ReiLua version 0.6.0 Using Raylib 4.5 -- cgit v1.2.3