Rest of rlRenderBatch functions.

This commit is contained in:
jussi
2023-12-15 12:52:28 +02:00
parent ba4595305f
commit 917ce853fc
7 changed files with 150 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ KEY CHANGES:
- ADDED: More Model animations management functions.
- ADDED: 2D lightmap example.
- ADDED: RLGL Hello triangle example.
- ADDED: Rest of rlRenderBatch functions.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.