b1fb469e0d 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: small things in CONVENTIONS.md ( #2536 )  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7a0b46006 
								
							
								 
							
						 
						
							
							
								
								Update rlights.h  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77b9ca50e0 
								
							
								 
							
						 
						
							
							
								
								Update shaders_basic_lighting.c  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3879decb9f 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: example: shaders_mesh_instancing  
							
							Simplified example 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								371aa0fe7f 
								
							
								 
							
						 
						
							
							
								
								Update rlgl.h  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5044ce9de3 
								
							
								 
							
						 
						
							
							
								
								Reviewed batch buffer overflow  #2526  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68c7cc0cc4 
								
							
								 
							
						 
						
							
							
								
								minor tweak  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c1b01c0d5d 
								
							
								 
							
						 
						
							
							
								
								Added new comment to examples  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8bd3ecaa66 
								
									
								
							
								 
							
						 
						
							
							
								
								Share PCM streaming buffer to reduce dynamic allocations ( #2532 )  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0afa79067b 
								
							
								 
							
						 
						
							
							
								
								Revert "Update rlgl.h"  
							
							This reverts commit 8fe6bfabbf 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5426262ae6 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `IsFileExtension()`  #2530  
							
							Max file extension size set to 16 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fe6bfabbf 
								
							
								 
							
						 
						
							
							
								
								Update rlgl.h  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f3b2a7661 
								
							
								 
							
						 
						
							
							
								
								Update rlgl.h  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c1d9489294 
								
							
								 
							
						 
						
							
							
								
								Update rcore.c  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d9c45a08a 
								
							
								 
							
						 
						
							
							
								
								tweak  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4f60f8303 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `LoadDroppedFiles()`, fixed issues  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a6e31cadbd 
								
									
								
							
								 
							
						 
						
							
							
								
								Changed ExportFontAsCode to use given font's padding. ( #2525 )  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0964353073 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: round off error in ColorAlphaBlend ( #2524 )  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								309ad3e08b 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `rlTextureParameters()`, reset anisotropy level  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ed3d870fe 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `rlGenTextureMipmaps()`, removed filtering setup  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2824aacd5d 
								
							
								 
							
						 
						
							
							
								
								Update rcore.c  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c392f0c16b 
								
									
								
							
								 
							
						 
						
							
							
								
								Add wrap ( #2522 )  
							
							* add wrap function
* fixed Wrap function wrapping wrong 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								377dcef9f4 
								
							
								 
							
						 
						
							
							
								
								Revert "add wrap function ( #2521 )"  
							
							This reverts commit 81157e4e72 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								81157e4e72 
								
									
								
							
								 
							
						 
						
							
							
								
								add wrap function ( #2521 )  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d37a63fad7 
								
							
								 
							
						 
						
							
							
								
								Reviewed easings include  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9998a86625 
								
							
								 
							
						 
						
							
							
								
								Update rcore.c  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a2c56b5929 
								
							
								 
							
						 
						
							
							
								
								Update rmem.h  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								043fa4cba7 
								
							
								 
							
						 
						
							
							
								
								Removed extras directory  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7743af853a 
								
							
								 
							
						 
						
							
							
								
								Update easings.h  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ad56a49da8 
								
							
								 
							
						 
						
							
							
								
								Reviewed latest PR  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e1e0bc4266 
								
									
								
							
								 
							
						 
						
							
							
								
								Add function to read both X and Y mouse scrolling from a trackpad ( #2517 )  
							
							(GetMouseWheelMoveV). 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								875601c4cc 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `FilePathList`, consider maximum capacity  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								96292bc859 
								
							
								 
							
						 
						
							
							
								
								Update models_skybox.c  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9426912f6 
								
							
								 
							
						 
						
							
							
								
								Update text_font_filters.c  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7744404d6 
								
							
								 
							
						 
						
							
							
								
								Remove physics projects  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b1c413237c 
								
							
								 
							
						 
						
							
							
								
								Update config.h  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9f617aaee 
								
							
								 
							
						 
						
							
							
								
								Update raylib.h  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								702f2bccfc 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Issue with MOUSE_PASSTROUGH  #2516  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b549baa6b7 
								
							
								 
							
						 
						
							
							
								
								New feature: support MOUSE_PASSTHROUGH  #2516  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4a6e8bb90b 
								
							
								 
							
						 
						
							
							
								
								Minor formattng tweak  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5e3ef42201 
								
									
								
							
								 
							
						 
						
							
							
								
								GetMonitorWidth()/GetMonitorHeight(): return current video resolution instead max available ( #2514 )  
							
							* GetMonitorWidth()/GetMonitorHeight(): current video resolution instead max available
* adapt header comment to reflect change 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59a808516e 
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								484a61c1d4 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3fc1bd0670 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								70ec71a373 
								
									
								
							
								 
							
						 
						
							
							
								
								Update BINDINGS.md ( #2513 )  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8c55b40e9e 
								
									
								
							
								 
							
						 
						
							
							
								
								Unify busy waiting behavior across conditional compilation branches ( #2508 )  
							
							* Unify busy waiting behavior across conditional compilation branches
* Inline busy waiting code instead of using static function 
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ae715ba0d8 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						3 years ago