From 118a1f3a8bc468077fdd8bac4d46c452965ce283 Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 15 Nov 2023 22:04:45 +0200 Subject: Quaternion library. --- changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'changelog') diff --git a/changelog b/changelog index 015a52c..c5923f8 100644 --- a/changelog +++ b/changelog @@ -19,6 +19,7 @@ KEY CHANGES: - CHANGED: Organized functions by putting them in the same order as in Raylib. - ADDED: Matrix library. - Removed: GC_UNLOAD build time define and replaced with flag to change it at runtime. + - ADDED: Quaternion library. DETAILED CHANGES: - CHANGED: GenImageColor now takes Vector2 as size. -- cgit v1.2.3