Ray 
							
						 
					 
					
						
						
							
						
						64d64cc181 
					 
					
						
						
							
							REVIEWED: Potential code issues reported by CodeQL  #3476  
						
						 
						
						
						
						
					 
					
						2023-11-01 15:28:18 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ubkp 
							
						 
					 
					
						
						
							
						
						016b7d0a3a 
					 
					
						
						
							
							Fix text_unicode.c example crashing ( #3250 )  
						
						 
						
						... 
						
						
						
						* Fix text_unicode.c example crashing
* Adjust the text_unicode.c example crashing fix 
						
						
					 
					
						2023-08-19 13:43:00 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						b59fab7ee6 
					 
					
						
						
							
							Update year to 2023  
						
						 
						
						
						
						
					 
					
						2023-01-01 16:00:56 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						cf76d23476 
					 
					
						
						
							
							Minor format tweaks  
						
						 
						
						
						
						
					 
					
						2022-09-10 10:23:38 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						4a9391ae83 
					 
					
						
						
							
							REVIEWED: examples descriptions  
						
						 
						
						
						
						
					 
					
						2022-07-20 01:28:37 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						c1b01c0d5d 
					 
					
						
						
							
							Added new comment to examples  
						
						 
						
						
						
						
					 
					
						2022-06-21 19:53:18 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						9362eaf9c6 
					 
					
						
						
							
							REVIEWED: Naming: length vs size  
						
						 
						
						
						
						
					 
					
						2021-09-01 23:40:51 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						6e76baa6a9 
					 
					
						
						
							
							WARNING: BREAKING: RENAMED: Font struct variables  
						
						 
						
						... 
						
						
						
						RENAMED: GetCodepointsCount() -> GetCodepointCount()
RENAMED: GetTouchPointsCount() -> GetTouchPointCount() 
						
						
					 
					
						2021-09-01 23:11:31 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						913f185f82 
					 
					
						
						
							
							Renamed some static functions for more consistent naming  
						
						 
						
						
						
						
					 
					
						2021-08-25 00:22:16 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								raysan5 
							
						 
					 
					
						
						
							
						
						5a259fa10f 
					 
					
						
						
							
							WARNING: REMOVED: DrawTextRec()  and DrawTextRecEx()  
						
						 
						
						... 
						
						
						
						- DrawTextRec() and DrawTextRecEx() have been moved to example, those functions could be very specific depending on user needs so it's better to give the user the full source in case of special requirements instead of allowing a function with +10 input parameters. 
						
						
					 
					
						2021-08-11 18:31:32 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lambert Wang 
							
						 
					 
					
						
						
							
						
						2545f62565 
					 
					
						
						
							
							Added support for additional mouse buttons ( #1753 )  
						
						 
						
						... 
						
						
						
						* Added support for additional mouse buttons
* Renamed mouse button enum
Co-authored-by: Lambert Wang <lambert.ww@gmail.com > 
						
						
					 
					
						2021-05-08 18:26:24 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jeffery Myers 
							
						 
					 
					
						
						
							
						
						e48b9a6da1 
					 
					
						
						
							
							[Examples] Warning fixes (pt 1) ( #1668 )  
						
						 
						
						... 
						
						
						
						* Fix some warnings in examples.
* cleanups from review
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com > 
						
						
					 
					
						2021-03-23 07:51:52 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								raysan5 
							
						 
					 
					
						
						
							
						
						f1ed8be5d7 
					 
					
						
						
							
							REDESIGNED: ColorFromHSV()  
						
						 
						
						... 
						
						
						
						Replaced Vector3 by direct values, easier to use and understand 
						
						
					 
					
						2020-09-07 19:33:06 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								raysan5 
							
						 
					 
					
						
						
							
						
						64747478fe 
					 
					
						
						
							
							Renamed some resources for naming consistency  
						
						 
						
						
						
						
					 
					
						2020-05-28 21:17:16 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						6bf746d531 
					 
					
						
						
							
							Corrected issue with function renamed  
						
						 
						
						
						
						
					 
					
						2019-10-28 20:39:39 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						b525039e0a 
					 
					
						
						
							
							Review ALL examples  
						
						 
						
						
						
						
					 
					
						2019-05-20 16:36:42 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						970f1e8ff1 
					 
					
						
						
							
							examples review  
						
						 
						
						
						
						
					 
					
						2019-05-17 01:17:40 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						424d3ca8d9 
					 
					
						
						
							
							examples review  
						
						 
						
						... 
						
						
						
						Redesigns, deletes and renames
Also noted authors propertly on contributed examples 
						
						
					 
					
						2019-05-14 15:34:23 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						8bafe03ee0 
					 
					
						
						
							
							Update text_unicode.c  
						
						 
						
						
						
						
					 
					
						2019-05-06 10:54:45 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Ray 
							
						 
					 
					
						
						
							
						
						eeef7fdb51 
					 
					
						
						
							
							Review example formatting  
						
						 
						
						
						
						
					 
					
						2019-05-06 10:46:56 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vlad Adrian 
							
						 
					 
					
						
						
							
						
						98070982bf 
					 
					
						
						
							
							Fix formatting ...not very good at this  
						
						 
						
						
						
						
					 
					
						2019-04-21 22:05:25 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Vlad Adrian 
							
						 
					 
					
						
						
							
						
						3dda1c41ec 
					 
					
						
						
							
							Fixed formatting! Grumble, grumble...  
						
						 
						
						
						
						
					 
					
						2019-04-21 21:51:03 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Demizdor 
							
						 
					 
					
						
						
							
						
						86c887f0cf 
					 
					
						
						
							
							Added unicode example  
						
						 
						
						
						
						
					 
					
						2019-04-21 13:44:17 +03:00