diff options
| author | Ray <[email protected]> | 2022-06-11 23:24:13 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2022-06-11 23:24:13 +0200 |
| commit | b8f67c628553cb9199f51efc9b20eb5991d58e8f (patch) | |
| tree | 9a5dd90da94402c4505b4e6952d0f831743ee7ee /parser/output | |
| parent | f7744404d672743b01970429f7c5f4c9136f2c7c (diff) | |
| download | raylib-b8f67c628553cb9199f51efc9b20eb5991d58e8f.tar.gz raylib-b8f67c628553cb9199f51efc9b20eb5991d58e8f.zip | |
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
Diffstat (limited to 'parser/output')
0 files changed, 0 insertions, 0 deletions
