소스 검색

Update CHANGELOG

Ray 4 년 전
부모
커밋
a599fd1095
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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