From 9884c544bb2e9870bbda9607685bd478c9f3fda0 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 19 Dec 2023 02:02:26 +0200 Subject: DrawTextureNPatchRepeat. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 584d912..e6f2c87 100644 --- a/changelog +++ b/changelog @@ -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 -- cgit v1.2.3