summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-12-10 21:50:10 +0200
committerjussi2024-12-10 21:50:10 +0200
commitcdb719b23998f4ba73cf3c696c7a82e2f4dc5342 (patch)
tree5d18ff52578014ee62dd57d6ba27d3ef6ccea711 /changelog
parentcb2b0e4dff5e1d98054f9e5f809fd3a14cd220a1 (diff)
downloadreilua-enhanced-cdb719b23998f4ba73cf3c696c7a82e2f4dc5342.tar.gz
reilua-enhanced-cdb719b23998f4ba73cf3c696c7a82e2f4dc5342.tar.bz2
reilua-enhanced-cdb719b23998f4ba73cf3c696c7a82e2f4dc5342.zip
EXPOSE_API_SYMBOLS, SetShaderValueWithBuffer and SetShaderValueVWithBuffer.
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index 34d7fed..0043d99 100644
--- a/changelog
+++ b/changelog
@@ -27,6 +27,8 @@ DETAILED CHANGES:
- ADDED: InitWindow. Can be called from RL.config. If not, will be called automatically before RL.init.
(Curiously InitWindow is function #1057. Before that it was only called automatically.)
- ADDED: WindowShouldClose and custom main loop example.
+ - ADDED: EXPOSE_API_SYMBOLS.
+ - ADDED: SetShaderValueWithBuffer and SetShaderValueVWithBuffer.
------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0