diff options
| author | jussi | 2023-12-19 02:02:26 +0200 |
|---|---|---|
| committer | jussi | 2023-12-19 02:02:26 +0200 |
| commit | 9884c544bb2e9870bbda9607685bd478c9f3fda0 (patch) | |
| tree | e77d4a39e7d5d9bbe38b5b08606d23639ea7f875 /changelog | |
| parent | 917ce853fcfb212e2343b6b2dac816b14ee50e46 (diff) | |
| download | reilua-enhanced-9884c544bb2e9870bbda9607685bd478c9f3fda0.tar.gz reilua-enhanced-9884c544bb2e9870bbda9607685bd478c9f3fda0.tar.bz2 reilua-enhanced-9884c544bb2e9870bbda9607685bd478c9f3fda0.zip | |
DrawTextureNPatchRepeat.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
