From 7460a16cae15dfa7924d1d4df1aac166a6a6fd2c Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 10 Jan 2024 22:19:00 +0200 Subject: Raygui lib extensions property list. --- changelog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'changelog') diff --git a/changelog b/changelog index d4d73de..b9f963a 100644 --- a/changelog +++ b/changelog @@ -1,5 +1,5 @@ ------------------------------------------------------------------------ -Release: ReiLua version 0.7.0 Using Raylib 5.0 and Raygui 4.0 +Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0 ------------------------------------------------------------------------ KEY CHANGES: - CHANGE: Switch to Raylib 5.0 and Raygui 4.0. @@ -31,7 +31,8 @@ KEY CHANGES: - CHANGE: GlyphInfo type to userdata. - ADDED: GlyphInfo management functions. - CHANGE: GuiTabBar works differently to raygui implementation. - - UPDATED: Raygui lib enhancements. + - CHANGE: Raygui lib refactoring. + - ADDED: Raygui lib extensions property list. DETAILED CHANGES: - REMOVED: DrawLineBezierQuad, DrawLineBezierCubic. @@ -59,7 +60,8 @@ DETAILED CHANGES: - FIXED: CameraLib. Slow lateral movement. - ADDED: GetGlyphInfoByIndex and GetGlyphAtlasRecByIndex. - ADDED: Raygui lib extensions example. - - ADDED: Raygui.h returns textBounds for some controls. + - CHANGE: Raygui.h returns textBounds for some controls. + - CHANGE: Raygui lib changed term element to control to correspond raylib naming. ------------------------------------------------------------------------ Release: ReiLua version 0.6.0 Using Raylib 4.5 -- cgit v1.2.3