From 6317547502e547de399b6d391be1947567a16a0a Mon Sep 17 00:00:00 2001 From: jussi Date: Thu, 21 Nov 2024 13:28:14 +0200 Subject: New raylib 5.5 rlgl functions. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index b19814a..b6cabf4 100644 --- a/changelog +++ b/changelog @@ -18,6 +18,8 @@ DETAILED CHANGES: - ADDED: ColorIsEqual and ColorLerp. - ADDED: TextToSnake and TextToCamel. - ADDED: DrawModelPoints, DrawModelPointsEx, ExportMeshAsCode and UpdateModelAnimationBones. + - ADDED: rlSetClipPlanes, rlGetCullDistanceNear, rlGetCullDistanceFar, rlGetActiveFramebuffer, + rlBindFramebuffer, rlColorMask and rlSetUniformMatrices. ------------------------------------------------------------------------ Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0 -- cgit v1.2.3