summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-12-01 00:26:43 +0200
committerjussi2023-12-01 00:26:43 +0200
commit4a783a156e1ab6ea9a8b69cd75db6aa33bb6eefc (patch)
treeadeb24d93282e527d2e4a33fbc3fd98f72086936 /changelog
parenta5d40f70258644b4c631e6917f1883ce548ebbeb (diff)
downloadreilua-enhanced-4a783a156e1ab6ea9a8b69cd75db6aa33bb6eefc.tar.gz
reilua-enhanced-4a783a156e1ab6ea9a8b69cd75db6aa33bb6eefc.tar.bz2
reilua-enhanced-4a783a156e1ab6ea9a8b69cd75db6aa33bb6eefc.zip
Raygui wrapper library disable and styles for each element.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index d479140..a9a9264 100644
--- a/changelog
+++ b/changelog
@@ -18,6 +18,7 @@ KEY CHANGES:
- ADDED: Platform web.
- ADDED: Raygui textures with SetShapesTexture.
- CHANGE: Raygui wrapper library is now object based. Possible to have multiple separated gui systems.
+ - ADDED: Raygui wrapper library disabled and styles for each element.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.