diff options
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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 |
