0a71a92eeb 
								
							
								 
							
						 
						
							
							
								
								Text formatting  
							
							
								
							
							
						 
						il y a 11 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								4127638f92 
								
							
								 
							
						 
						
							
							
								
								Deleted for a better replace... soon...  
							
							
								
							
							
						 
						il y a 11 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								451568e5a9 
								
							
								 
							
						 
						
							
							
								
								The future of raylib!  
							
							Mapping of OpenGL 1.1 immediate mode functions to OpenGL 3.2+ (and
OpenGL ES 2.0) programmable pipeline 
							
						 
						il y a 11 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								174cd86d08 
								
							
								 
							
						 
						
							
							
								
								3D useful maths  
							
							Some useful functions to work with Vector3, Matrix and Quaternions 
							
						 
						il y a 11 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								43b13d623b 
								
							
								 
							
						 
						
							
							
								
								Update to version 1.0.5  
							
							Check CHANGELOG for changes 
							
						 
						il y a 11 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								2cf5fa7765 
								
							
								 
							
						 
						
							
							
								
								Updated raylib to version 1.0.4  
							
							Lots of changes added, check CHANGELOG for detailed description 
							
						 
						il y a 11 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								762befb967 
								
							
								 
							
						 
						
							
							
								
								Corrected function bug  
							
							
								
							
							
						 
						il y a 11 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								62f8f284b9 
								
							
								 
							
						 
						
							
							
								
								Updated example  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								989bc0fe9d 
								
							
								 
							
						 
						
							
							
								
								New example added  
							
							Replaced ex06b (incomplete) by a new useful one 
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								a0d719d95f 
								
							
								 
							
						 
						
							
							
								
								Updated examples  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								cfb42dc251 
								
							
								 
							
						 
						
							
							
								
								Corrected bug on spacing measurement  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e740bf6ec 
								
							
								 
							
						 
						
							
							
								
								Recompiled source with right resources path  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								4df2c5e06e 
								
							
								 
							
						 
						
							
							
								
								Updated example ex07b_3d_shapes  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								907fb14c79 
								
							
								 
							
						 
						
							
							
								
								Updated examples ex02b and ex04b  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8f6705d12 
								
							
								 
							
						 
						
							
							
								
								Update LICENSE.md  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9fcb4b4a3 
								
							
								 
							
						 
						
							
							
								
								Corrected some minor bugs  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								5bf9675d38 
								
							
								 
							
						 
						
							
							
								
								Update to version 1.0.3  
							
							View CHANGELOG for full list of changes 
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								134dcd4a6a 
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								66bc7fa523 
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								e1dd9f9cdd 
								
							
								 
							
						 
						
							
							
								
								Corrected WARNING on ErrorCallback()  
							
							The default compiler flags on Ubuntu includes -Wformat -Wformat-security which is what gives this error. That flag is used as a precaution against introducing security related bugs. 
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								26af48464b 
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f79af1926 
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								f79beffc34 
								
							
								 
							
						 
						
							
							
								
								Audio issues solved... Audio Works!  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac31ce148f 
								
							
								 
							
						 
						
							
							
								
								Uploaded licenses  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								74cf469b9d 
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								294533ccda 
								
							
								 
							
						 
						
							
							
								
								Updated to version 1.0.2  
							
							Some functions added (collision detection)
Check CHANGELOG for details 
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								c7220ab1b3 
								
							
								 
							
						 
						
							
							
								
								Update CHANGELOG  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d451f5ea1 
								
							
								 
							
						 
						
							
							
								
								Update ROADMAP.md  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a8ef80abd 
								
							
								 
							
						 
						
							
							
								
								Added GetDefaultFont() function  
							
							Useful to be used with DrawTextEx() to draw with default font and
extended parameters 
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								53d0ab0b97 
								
							
								 
							
						 
						
							
							
								
								Spelling check  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe504f0be9 
								
							
								 
							
						 
						
							
							
								
								Updated version number to 1.0.1  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								f98f3e2e9a 
								
							
								 
							
						 
						
							
							
								
								Updated version number to 1.0.1  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								62f298ce54 
								
							
								 
							
						 
						
							
							
								
								Updated  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								6f9d7db4ad 
								
							
								 
							
						 
						
							
							
								
								Updated  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9143b8a8d 
								
							
								 
							
						 
						
							
							
								
								Added some functions and Updated examples  
							
							View CHANGELOG for details 
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								818e79638b 
								
							
								 
							
						 
						
							
							
								
								Replaced tabs by 4 spaces  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								908cbe1e84 
								
							
								 
							
						 
						
							
							
								
								raylib quick reference card (cheatsheet)  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								8895a165b1 
								
							
								 
							
						 
						
							
							
								
								Updated with some minor changes  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a8cdc10b7 
								
							
								 
							
						 
						
							
							
								
								Added some examples  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b1f4bc24e 
								
							
								 
							
						 
						
							
							
								
								Corrected webpage links and some text edits  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								df0c959523 
								
							
								 
							
						 
						
							
							
								
								Renamed ex02b and added image placeholder  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ae8fab83a 
								
							
								 
							
						 
						
							
							
								
								Replaced some tabs by 4 spaces  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								ccf2608091 
								
							
								 
							
						 
						
							
							
								
								Replaced tab by 4 spaces and adjust text  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								7635e9c79f 
								
							
								 
							
						 
						
							
							
								
								Replaced tabs by 4 spaces  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								0796ebd0c3 
								
							
								 
							
						 
						
							
							
								
								Renamed raylib lib file  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3488dcaa7 
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d06b81734 
								
							
								 
							
						 
						
							
							
								
								Update logo name  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								c15209f03c 
								
							
								 
							
						 
						
							
							
								
								Update raylib.h  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ec85a0e0f 
								
							
								 
							
						 
						
							
							
								
								Update HELPME.md  
							
							
								
							
							
						 
						il y a 12 ans  
				
					
						
							
							
								 
						
							
							
							
								
							
								2af8760abb 
								
							
								 
							
						 
						
							
							
								
								Update and rename CHANGELOG.md to CHANGELOG  
							
							
								
							
							
						 
						il y a 12 ans