From 631cea6aa7510ba53d4f14b5537e1719a72976b9 Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 24 Feb 2024 18:09:53 +0200 Subject: Rest of rlgl and raymath functions. --- changelog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog') 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 -- cgit v1.2.3