Ray
614e0518a7
Remove trailing spaces
il y a 2 ans
Ray
6897b43599
REVIEWED: `core_drop_files` #2943
il y a 2 ans
Jeffery Myers
81ca2f0bf3
Fix warnings and bad project settings for 4.5 release ( #2894 )
il y a 2 ans
Ray
b59fab7ee6
Update year to 2023
il y a 2 ans
Ray
4a9391ae83
REVIEWED: examples descriptions
il y a 2 ans
Ray
c1b01c0d5d
Added new comment to examples
il y a 2 ans
Ray
ad332f49ed
Update core_drop_files.c
il y a 2 ans
Ray
8c2019f5ad
Update core_drop_files.c
il y a 2 ans
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
il y a 2 ans
Ray
e6bc401c93
WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`
RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()`
il y a 2 ans
Ray
b525039e0a
Review ALL examples
il y a 6 ans
Ray
dd4dd0e87d
Reorganize examples folder
il y a 8 ans
raysan5
0603e59cae
Review examples and added new ones
il y a 8 ans
raysan5
e5fe2c216e
Added some comments to examples
il y a 9 ans
raysan5
ea45223f1f
New examples added
il y a 9 ans
raysan5
12581c1721
Changed mail address by twitter user
Probably more useful...
il y a 9 ans
raysan5
51688c004c
Code cleaning, removed useless spaces
il y a 10 ans
raysan5
5ecb6801fa
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
il y a 10 ans
Ray
3b6e5119f3
Rename ex03c_input_gamepad.c to core_input_gamepad.c
il y a 10 ans
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
il y a 11 ans
raysan5
ccf2608091
Replaced tab by 4 spaces and adjust text
il y a 11 ans
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
il y a 11 ans