3f1e59a7cf 
								
							
								 
							
						 
						
							
							
								
								Update copyright to 2024  
							
							
								
							
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6cd37e57a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix warnings in visual studio ( #3512 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								614e0518a7 
								
							
								 
							
						 
						
							
							
								
								Remove trailing spaces  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6897b43599 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `core_drop_files`  #2943  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								81ca2f0bf3 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix warnings and bad project settings for 4.5 release ( #2894 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b59fab7ee6 
								
							
								 
							
						 
						
							
							
								
								Update year to 2023  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a9391ae83 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: examples descriptions  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c1b01c0d5d 
								
							
								 
							
						 
						
							
							
								
								Added new comment to examples  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad332f49ed 
								
							
								 
							
						 
						
							
							
								
								Update core_drop_files.c  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c2019f5ad 
								
							
								 
							
						 
						
							
							
								
								Update core_drop_files.c  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6bc401c93 
								
							
								 
							
						 
						
							
							
								
								WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`  
							
							RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()` 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b525039e0a 
								
							
								 
							
						 
						
							
							
								
								Review ALL examples  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd4dd0e87d 
								
							
								 
							
						 
						
							
							
								
								Reorganize examples folder  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0603e59cae 
								
							
								 
							
						 
						
							
							
								
								Review examples and added new ones  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5fe2c216e 
								
							
								 
							
						 
						
							
							
								
								Added some comments to examples  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea45223f1f 
								
							
								 
							
						 
						
							
							
								
								New examples added  
							
							
								
							
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12581c1721 
								
							
								 
							
						 
						
							
							
								
								Changed mail address by twitter user  
							
							Probably more useful... 
							
						 
						10 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51688c004c 
								
							
								 
							
						 
						
							
							
								
								Code cleaning, removed useless spaces  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b6e5119f3 
								
							
								 
							
						 
						
							
							
								
								Rename ex03c_input_gamepad.c to core_input_gamepad.c  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9143b8a8d 
								
							
								 
							
						 
						
							
							
								
								Added some functions and Updated examples  
							
							View CHANGELOG for details 
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccf2608091 
								
							
								 
							
						 
						
							
							
								
								Replaced tab by 4 spaces and adjust text  
							
							
								
							
							
						 
						12 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46f10b45ad 
								
							
								 
							
						 
						
							
							
								
								raylib basic folders structure and some files... ;)  
							
							
								
							
							
						 
						12 years ago