3f1e59a7cf 
								
							
								 
							
						 
						
							
							
								
								Update copyright to 2024  
							
							
								
							
							
						 
						1 year ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								18e9784c6d 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove PLATFORM_RPI ( #3232 )  
							
							* Remove PLATFORM_RPI
* remove build artifacts
---------
Co-authored-by: MichaelFiber <michael@cubeofb.org>
Co-authored-by: Ray <raysan5@gmail.com> 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea590c44a9 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Camera redesign PR  
							
							
								
							
							
						 
						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  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7b7424802f 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixes an error in the spelling of "appearance" ( #2276 )  
							
							
								
							
							
						 
						3 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								daeccd03ac 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix VC warnings for examples ( #2085 )  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6c518008a5 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixes for 64 bit typecast warnings ( #1733 )  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dcf52c132f 
								
							
								 
							
						 
						
							
							
								
								Remove trail spaces  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01e28263be 
								
							
								 
							
						 
						
							
							
								
								WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency  
							
							Some enums values have been renamed to be more consistent and also provide a more detailed description:
 - ShaderLocationIndex:    LOC_VERTEX_POSITION -> SHADER_SHADER_LOC_VERTEX_POSITION
 - ShaderUniformDataType:  UNIFORM_VEC2 -> SHADER_UNIFORM_VEC2
 - MaterialMapType: MAP_ALBEDO -> MATERIAL_MAP_ALBEDO
 - PixelFormat: UNCOMPRESSED_GRAYSCALE -> PIXELFORMAT_UNCOMPRESSED_GRAYSCALE 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d9a9bacb48 
								
							
								 
							
						 
						
							
							
								
								Review formatting  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e9028ae08 
								
							
								 
							
						 
						
							
							
								
								Update user name  
							
							
								
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c32ae480af 
								
							
								 
							
						 
						
							
							
								
								RENAMED: FormatText() -> TextFormat()  
							
							This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText() 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								32387317bf 
								
									
								
							
								 
							
						 
						
							
							
								
								Make raymath more consistent ( #1197 )  
							
							* Make raymath naming and functions more consistent
* Minor fixes
* Fix examples
* Fix Physac
* New naming rules
* Apply naming to Quaternion functions
* Apply to models.c
* Remove *MulitplyValue / *DivideValue 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2dbcef218c 
								
									
								
							
								 
							
						 
						
							
							
								
								spotlight example, each spot has own radius, mouse countrol ( #1148 )  
							
							NB glsl100 shader needs testing on "bare metal"
Co-authored-by: codifies <nospam@antispam.com> 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e670be239 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: shaders_spotlight example  
							
							It seems something is not working properly... 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								efe359d613 
								
									
								
							
								 
							
						 
						
							
							
								
								as per request spotlight example ( #1146 )  
							
							Co-authored-by: codifies <nospam@antispam.com> 
							
						 
						5 years ago