diff options
| author | jussi | 2023-11-15 22:04:45 +0200 |
|---|---|---|
| committer | jussi | 2023-11-15 22:04:45 +0200 |
| commit | 118a1f3a8bc468077fdd8bac4d46c452965ce283 (patch) | |
| tree | 8300bff23e1b6f7f8d0f47a59def8fec761a4f66 /changelog | |
| parent | 841aa897f1868075134162cc71593ac9c3473115 (diff) | |
| download | reilua-enhanced-118a1f3a8bc468077fdd8bac4d46c452965ce283.tar.gz reilua-enhanced-118a1f3a8bc468077fdd8bac4d46c452965ce283.tar.bz2 reilua-enhanced-118a1f3a8bc468077fdd8bac4d46c452965ce283.zip | |
Quaternion library.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |
