summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2023-11-30 02:50:00 +0200
committerjussi2023-11-30 02:50:00 +0200
commitaa03fffcb32e4a04589d74273c81316b39afacd9 (patch)
tree862f1ebed684982a68221aae94e5384ff4473480 /changelog
parent8882d2ff2c4c77c08a5c5b0931a70ff906ecbdb5 (diff)
downloadreilua-enhanced-aa03fffcb32e4a04589d74273c81316b39afacd9.tar.gz
reilua-enhanced-aa03fffcb32e4a04589d74273c81316b39afacd9.tar.bz2
reilua-enhanced-aa03fffcb32e4a04589d74273c81316b39afacd9.zip
Raygui textures with SetShapesTexture.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 03b60d8..582c5d7 100644
--- a/changelog
+++ b/changelog
@@ -16,6 +16,7 @@ KEY CHANGES:
- ADDED: Experimental GLFW Pen Touch events. Needs glfw PR https://github.com/glfw/glfw/pull/1445.
- ADDED: Platform specific API documentation generation.
- ADDED: Platform web.
+ - ADDED: Raygui textures with SetShapesTexture.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.
@@ -32,6 +33,7 @@ DETAILED CHANGES:
- CHANGE: Term globals changed to defines in documentation.
- CHANGE: Event documentation is now described in c files.
- ADDED: ExportBufferAsCode.
+ - ADDED: GetTextureDefault.
------------------------------------------------------------------------
Release: ReiLua version 0.6.0 Using Raylib 4.5