From 7b10306ed5c87517800a6058ad84e27c866f81c6 Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 13 Nov 2023 23:42:58 +0200 Subject: Matrix library. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index ae18b6e..b0a6bfd 100644 --- a/changelog +++ b/changelog @@ -17,6 +17,7 @@ KEY CHANGES: - CHANGED: DrawText is now DrawTextEx like in Raylib. - ADDED: Global variable descriptions for API. - CHANGED: Organized functions by putting them in the same order as in Raylib. + - ADDED: Matrix library. DETAILED CHANGES: - CHANGED: GenImageColor now takes Vector2 as size. -- cgit v1.2.3