diff options
| author | jussi | 2024-11-21 13:28:14 +0200 |
|---|---|---|
| committer | jussi | 2024-11-21 13:28:14 +0200 |
| commit | 6317547502e547de399b6d391be1947567a16a0a (patch) | |
| tree | cbc6856782b1356ecd0ac2daa79a70d9e482c93d /changelog | |
| parent | 4c0eb17a9c234bfee73af408faa38e38f2e450d9 (diff) | |
| download | reilua-enhanced-6317547502e547de399b6d391be1947567a16a0a.tar.gz reilua-enhanced-6317547502e547de399b6d391be1947567a16a0a.tar.bz2 reilua-enhanced-6317547502e547de399b6d391be1947567a16a0a.zip | |
New raylib 5.5 rlgl functions.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
