From 8ade9eeb436f1bc8090df698ccf24595cd21b5e3 Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 3 Jun 2023 18:46:20 +0300 Subject: rlgl Vertex level operations and Draw Textured Polygon Example. --- changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changelog') diff --git a/changelog b/changelog index 0b9f415..e84ed83 100644 --- a/changelog +++ b/changelog @@ -24,6 +24,8 @@ KEY CHANGES: - ADDED: rlgl Textures state functions - ADDED: rlgl Some Render batch management functions - ADDED: rlgl Matrix operations functions + - ADDED: rlgl Vertex level operations + - ADDED: Draw Textured Polygon Example Detailed changes: - FIXED: uluaGetRay was looking for integers instead of tables -- cgit v1.2.3