This commit is contained in:
Ray 2021-04-20 12:19:13 +02:00
commit dec9f24673
1 changed files with 1 additions and 0 deletions

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