From 03c38396f309ee7032064804afb5fb7c84ce85c7 Mon Sep 17 00:00:00 2001 From: Ray Date: Fri, 7 Feb 2020 17:55:10 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6342a0d53..53c2be09b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -104,7 +104,7 @@ Detailed changes: [text] REDESIGNED: ImageTextEx(), to avoid font retrieval from GPU [models] ADDED: Support rlPushMatrix() and rlPopMatrix() on mesh drawing [models] ADDED: DrawPoint3D() - Draw a point in 3D space, actually a small line, by @ProfJski -[models] ADDED: Multi texture support for materials in GLTF format, by @Gamerfiend +[models] ADDED: Multi texture support for materials in GLTF format, by @Gamerfiend, @chriscamacho [models] REVIEWED: LoadGLTF(), fixed memory leak, by @jubalh [models] REVIEWED: LoadIQM(), support multiple animations loading, by @culacant [models] REVIEWED: GetCollisionRayModel(), to avoid pointers