Ray
							
						 
						
							
							
							
								
							
								3f1e59a7cf 
								
							
								 
							
						 
						
							
							
								
								Update copyright to 2024  
							
							 
							
							
								
							
							
						 
						1年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								e2a8066fca 
								
							
								 
							
						 
						
							
							
								
								Update year to 2023  
							
							 
							
							
								
							
							
						 
						2年前  
					 
				
					
						
							
							
								   moosey
							
						 
						
							
							
								
								
							
							
								
							
								f049f9dd3a 
								
									
								
							
								 
							
						 
						
							
							
								
								Tiny documentation fix in reasings.h ( #2640 )  
							
							 
							
							
								
							
							
						 
						3年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								0ce8a8f360 
								
							
								 
							
						 
						
							
							
								
								Remove `easings.h` from raylib/src, moved to examples  
							
							 
							
							
								
							
							
						 
						3年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								2a2c9e4da8 
								
							
								 
							
						 
						
							
							
								
								minor tweaks  
							
							 
							
							
								
							
							
						 
						3年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								043fa4cba7 
								
							
								 
							
						 
						
							
							
								
								Removed extras directory  
							
							 
							
							
								
							
							
						 
						3年前  
					 
				
					
						
							
							
								   Rob Loach
							
						 
						
							
							
								
								
							
							
								
							
								c0275df820 
								
									
								
							
								 
							
						 
						
							
							
								
								Easings: Add function descriptions ( #2471 )  
							
							 
							
							
								
							
							
						 
						3年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								9bd3d78374 
								
							
								 
							
						 
						
							
							
								
								WARNING: Moved some **extra** raylib libraries to /extras/ directory  
							
							 
							
							
								
							
							
						 
						4年前  
					 
				
					
						
							
							
								   flashback-fx
							
						 
						
							
							
								
								
							
							
								
							
								596499416f 
								
									
								
							
								 
							
						 
						
							
							
								
								Update easings.h ( #1210 )  
							
							 
							
							 
							
							
								
							
							
							Make easings.h use powf and sqrtf instead of pow and sqrt. 
							
						 
						5年前  
					 
				
					
						
							
							
								   Leandro Gabriel
							
						 
						
							
							
							
								
							
								89c16baf18 
								
							
								 
							
						 
						
							
							
								
								Replace tabs with spaces and update year of copyright notices ( #927 )  
							
							 
							
							 
							
							
								
							
							
							* Update year of copyright notices
* Fix mistake in comment
* Fix typo ("algorythms")
* Replace tabs with spaces
* Remove trailing whitespace and fix mistake in comment
* Fix ExportImageAsCode missing comment rectangle corner
* Replace tab with spaces
* Replace tabs with spaces 
							
						 
						6年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								241c4c8d14 
								
							
								 
							
						 
						
							
							
								
								Review easings PR  
							
							 
							
							
								
							
							
						 
						6年前  
					 
				
					
						
							
							
								   flashback-fx
							
						 
						
							
							
							
								
							
								d4487bcfa7 
								
							
								 
							
						 
						
							
							
								
								Use tgmath.h and float constants in easings.h  
							
							 
							
							
								
							
							
						 
						6年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								80c8599e81 
								
							
								 
							
						 
						
							
							
								
								Avoid warnings pre-evaluating values  
							
							 
							
							 
							
							
								
							
							
							Variable operations inside the functions should be evaluated before the function operations. 
							
						 
						6年前  
					 
				
					
						
							
							
								   Narice
							
						 
						
							
							
								
								
							
							
								
							
								a54af067c2 
								
									
								
							
								 
							
						 
						
							
							
								
								Added guards to PI define  
							
							 
							
							 
							
							
								
							
							
							Added guards to not redefine it if the user is using it with raylib.h
also added an 'f' at the end of the define to keep compliant with raylib's PI define 
							
						 
						6年前  
					 
				
					
						
							
							
								   Narice
							
						 
						
							
							
								
								
							
							
								
							
								59c436c922 
								
									
								
							
								 
							
						 
						
							
							
								
								Defined PI ( #822 )  
							
							 
							
							 
							
							
								
							
							
							PI is not always defined in math.h, thus it must be defined in this header 
							
						 
						6年前  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								8f5ff64420 
								
							
								 
							
						 
						
							
							
								
								Working on file header comments...  
							
							 
							
							
								
							
							
						 
						8年前  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								80b3c4cd2b 
								
							
								 
							
						 
						
							
							
								
								Review comments to be value-generic  
							
							 
							
							
								
							
							
						 
						9年前  
					 
				
					
						
							
							
								   Joshua Reisenauer
							
						 
						
							
							
							
								
							
								83dbc07650 
								
							
								 
							
						 
						
							
							
								
								buffering of music now uses update audio context  
							
							 
							
							
								
							
							
						 
						9年前  
					 
				
					
						
							
							
								   Joshua Reisenauer
							
						 
						
							
							
							
								
							
								d6feeb14ff 
								
							
								 
							
						 
						
							
							
								
								pause on no data  
							
							 
							
							
								
							
							
						 
						9年前  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								634f8f0d0f 
								
							
								 
							
						 
						
							
							
								
								Adapted easings as single header and inline functions  
							
							 
							
							
								
							
							
						 
						9年前  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								9f5c5dfff4 
								
							
								 
							
						 
						
							
							
								
								Added module: easings (header only)  
							
							 
							
							
								
							
							
						 
						9年前