summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2024-02-24 18:09:53 +0200
committerjussi2024-02-24 18:09:53 +0200
commit631cea6aa7510ba53d4f14b5537e1719a72976b9 (patch)
tree936134d4cfa228a4a1d9964823a3a9889df230ef /changelog
parent9f1bec39f9d3d67c5d194fa4553c2ace09656a1c (diff)
downloadreilua-enhanced-631cea6aa7510ba53d4f14b5537e1719a72976b9.tar.gz
reilua-enhanced-631cea6aa7510ba53d4f14b5537e1719a72976b9.tar.bz2
reilua-enhanced-631cea6aa7510ba53d4f14b5537e1719a72976b9.zip
Rest of rlgl and raymath functions.
Diffstat (limited to 'changelog')
-rw-r--r--changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog b/changelog
index 6e59f3e..ab88cba 100644
--- a/changelog
+++ b/changelog
@@ -15,6 +15,9 @@ DETAILED CHANGES:
- FIXED: GuiSetStyle, GuiLoadStyle and GuiLoadStyleDefault sets state->guiDefaultFont to GuiGetFont.
- ADDED: TextFindIndex.
- FIXED: SeekMusicStream was not assigned.
+ - ADDED: rlEnableStatePointer and rlDisableStatePointer for GRAPHICS_API_OPENGL_11.
+ - ADDED: rlBlitFramebuffer and rlEnablePointMode.
+ - ADDED: Vector3Project and Vector3Reject.
------------------------------------------------------------------------
Release: ReiLua version 0.7.0 Using Raylib 5.0 and Forked Raygui 4.0