Sfoglia il codice sorgente

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

Ray 4 anni fa
parent
commit
dec9f24673
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      CHANGELOG

+ 1 - 0
CHANGELOG

@@ -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