DrawTextureNPatchRepeat.

This commit is contained in:
jussi
2023-12-19 02:02:26 +02:00
parent 917ce853fc
commit 9884c544bb
13 changed files with 278 additions and 18 deletions

View File

@@ -25,6 +25,7 @@ KEY CHANGES:
- ADDED: 2D lightmap example.
- ADDED: RLGL Hello triangle example.
- ADDED: Rest of rlRenderBatch functions.
- ADDED: DrawTextureNPatchRepeat.
DETAILED CHANGES:
- REMOVED: DrawLineBezierQuad, DrawLineBezierCubic.
@@ -49,6 +50,7 @@ DETAILED CHANGES:
- ADDED: GetShaderId.
- FIXED: rlSetVertexAttribute pointer offset.
- ADDED: GetImageData.
- FIXED: CameraLib. Slow lateral movement.
------------------------------------------------------------------------
Release: ReiLua version 0.6.0 Using Raylib 4.5