From 49f1dad6b9deeb769e384ae547fca9f64b90bf79 Mon Sep 17 00:00:00 2001 From: jussi Date: Fri, 19 Aug 2022 13:38:09 +0300 Subject: Moved to raylib 4.2.0. Renamed some directory functions to raylib 4.2.0 conventions. Removed GenMeshBinormals and GetRayCollisionModel. Sound and music pan. --- devnotes | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index b531001..17e26ff 100644 --- a/devnotes +++ b/devnotes @@ -2,8 +2,10 @@ Current { } Backlog { + * Core + * LoadDirectoryFilesEx * Audio - * Pan (From newer RayLib). + * AudioStream * Text * Codepoints * String management. At least TextSplit. -- cgit v1.2.3