Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 conventions. Removed GenMeshBinormals and GetRayCollisionModel. Sound and music pan.

This commit is contained in:
jussi
2022-08-19 13:38:09 +03:00
parent 4f54a0a499
commit 49f1dad6b9
13 changed files with 665 additions and 352 deletions

View File

@@ -2,8 +2,10 @@ Current {
}
Backlog {
* Core
* LoadDirectoryFilesEx
* Audio
* Pan (From newer RayLib).
* AudioStream
* Text
* Codepoints
* String management. At least TextSplit.