mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-03 12:49:17 -05:00
Update CHANGELOG
This commit is contained in:
@ -40,8 +40,10 @@ Detailed changes:
|
|||||||
[core] REDESIGNED: GetFileExtension(), includes the .dot
|
[core] REDESIGNED: GetFileExtension(), includes the .dot
|
||||||
[core] REDESIGNED: IsFileExtension(), includes the .dot
|
[core] REDESIGNED: IsFileExtension(), includes the .dot
|
||||||
[core] REDESIGNED: Compresion API to use sdefl/sinfl libs
|
[core] REDESIGNED: Compresion API to use sdefl/sinfl libs
|
||||||
|
[rlgl] ADDED: SUPPORT_GL_DETAILS_INFO config flag
|
||||||
[rlgl] REMOVED: GenTexture*() functions (#721)
|
[rlgl] REMOVED: GenTexture*() functions (#721)
|
||||||
[rlgl] REVIEWED: rlLoadShaderDefault()
|
[rlgl] REVIEWED: rlLoadShaderDefault()
|
||||||
|
[rlgl] REDESIGNED: rlLoadExtensions(), more details exposed
|
||||||
[raymath] REVIEWED: QuaternionFromEuler() (#1651)
|
[raymath] REVIEWED: QuaternionFromEuler() (#1651)
|
||||||
[raymath] REVIEWED: MatrixRotateZYX() (#1642)
|
[raymath] REVIEWED: MatrixRotateZYX() (#1642)
|
||||||
[shapes] ADDED: DrawLineBezierQuad() (#1468) by @epsilon-phase
|
[shapes] ADDED: DrawLineBezierQuad() (#1468) by @epsilon-phase
|
||||||
|
|||||||
Reference in New Issue
Block a user