diff options
| author | Ray <[email protected]> | 2020-12-23 13:26:31 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-23 13:26:31 +0100 |
| commit | 28b35715177f0c6b92c8581581d866d80cc2bdb6 (patch) | |
| tree | 1bbd389a4e2d5098f936a4994035155abae57f63 /CHANGELOG | |
| parent | aa38532cc3d8c1827865d877257c702598e4af40 (diff) | |
| download | raylib-28b35715177f0c6b92c8581581d866d80cc2bdb6.tar.gz raylib-28b35715177f0c6b92c8581581d866d80cc2bdb6.zip | |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,7 @@ changelog Current Release: raylib 3.0.0 (01 April 2020) ------------------------------------------------------------------------- -Release: raylib 3.5 - 7th Anniversary Edition (November 2020) -WIP- +Release: raylib 3.5 - 7th Anniversary Edition (25 December 2020) ------------------------------------------------------------------------- KEY CHANGES: - [core] ADDED: PLATFORM_DRM to support RPI4 and other devices (#1388) by @kernelkinetic @@ -58,6 +58,7 @@ Detailed changes: [raymath] REVIEWED: Some functions consistency (#1197) by @Not-Nik [raymath] REVIEWED: QuaternionFromVector3ToVector3() (#1263) by @jvocaturo [raymath] REVIEWED: MatrixLookAt(), optimized (#1442) by @RandomErrorMessage +[shapes] ADDED: CheckCollisionLines(), by @Elkantor [text] Avoid [textures] functions dependencies [text] ADDED: Config flag: SUPPORT_TEXT_MANIPULATION [text] ADDED: LoadFontFromMemory() (TTF only) (#1327) |
