summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-11-30 19:41:22 +0200
committerjussi2023-11-30 19:41:22 +0200
commita5d40f70258644b4c631e6917f1883ce548ebbeb (patch)
tree9b6cf81de07ee8fd7bc04b3ae5dbb3b8e35fd7f7 /changelog
parentaa03fffcb32e4a04589d74273c81316b39afacd9 (diff)
downloadreilua-enhanced-a5d40f70258644b4c631e6917f1883ce548ebbeb.tar.gz
reilua-enhanced-a5d40f70258644b4c631e6917f1883ce548ebbeb.tar.bz2
reilua-enhanced-a5d40f70258644b4c631e6917f1883ce548ebbeb.zip
Raygui wrapper library is now object based.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
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.