New raylib 5.5 rlgl functions.

This commit is contained in:
jussi
2024-11-21 13:28:14 +02:00
parent 4c0eb17a9c
commit 6317547502
4 changed files with 123 additions and 0 deletions

View File

@@ -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