Browse Source

Merge branch 'master' of https://github.com/raysan5/raylib

pull/1733/head
Ray 3 years ago
parent
commit
dec9f24673
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      CHANGELOG

+ 1
- 0
CHANGELOG View File

@ -62,6 +62,7 @@ Detailed changes:
[textures] REVIEWED: DrawTexturePro() and DrawRectanglePro() transformations (#1632) by @ChrisDill
[text] REDESIGNED: DrawFPS()
[models] ADDED: UploadMesh() (#1529)
[models] ADDED: UpdateMeshBuffer()
[models] ADDED: DrawMesh()
[models] ADDED: DrawMeshInstanced()
[models] ADDED: UnloadModelAnimations() (#1648) by @object71

Loading…
Cancel
Save