Files
raylib/examples/core
Ray b8f67c6285 WARNING: BREAKING: REDESIGNED: Filepath loading API
REDESIGNED: `LoadDirectoryFiles()`
ADDED: `LoadDirectoryFilesEx()`
REDESIGNED: `LoadDroppedFiles()`
ADDED: `IsPathFile()`

This BIG BREAKING change simplifies the functions and gives more control to the user:
 - A new `struct FilePathList` has been added to avoid exposing complex pointers.
 - User is responsible of memory loading/unloading
 - Filepaths loading support recursive directories and file extension filters
2022-06-11 23:24:13 +02:00
..
2021-10-20 11:55:00 +02:00
2021-04-22 18:55:24 +02:00
2017-04-04 01:54:49 +02:00
2021-03-19 22:39:39 +01:00
2019-05-14 15:34:23 +02:00
2021-05-31 18:27:53 +02:00
2017-04-04 01:54:49 +02:00
2022-03-22 18:45:41 +01:00
2021-06-24 10:39:43 +02:00
2017-04-04 01:54:49 +02:00
2019-05-14 15:34:23 +02:00
2019-05-20 16:36:42 +02:00
2017-04-04 01:54:49 +02:00
2019-05-14 15:34:23 +02:00
2019-04-12 13:29:53 +02:00
2019-05-20 16:36:42 +02:00
2021-10-17 21:00:20 +02:00
2021-10-17 19:10:09 +02:00
2019-07-28 15:09:01 +02:00
2021-10-17 21:00:20 +02:00