Daniel Nagy
							
						 
						
							
							
								
								
							
							
								
							
								19f88241ec 
								
									
								
							
								 
							
						 
						
							
							
								
								Flush stdout after trace messages ( #2465 )  
							
							 
							
							 
							
							
								
							
							
							This immediately shows log messages when stdout is not connected to a
tty. 
							
						 
						3 年前  
					 
				
					
						
							
							
								   Capital-EX
							
						 
						
							
							
								
								
							
							
								
							
								7fc9662480 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Note About Factor's Raylib Bindings ( #2466 )  
							
							 
							
							 
							
							
								
							
							
							Factor's bindings have been moved into the main repo. Additionally, they have been updated to 4.0. 
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								ed29b4eedf 
								
							
								 
							
						 
						
							
							
								
								Update utils.c  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								d9a30b8480 
								
							
								 
							
						 
						
							
							
								
								ADDED: `ExportDataAsCode()`  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								ed2ab55034 
								
							
								 
							
						 
						
							
							
								
								Remove line ending spaces  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   lazaray
							
						 
						
							
							
								
								
							
							
								
							
								4eb3d8857f 
								
									
								
							
								 
							
						 
						
							
							
								
								Reorder parser ( #2462 )  
							
							 
							
							 
							
							
								
							
							
							* Reorder parser output
* Regenerate parser output
* Reorder parser line reading
* Reorder parser data parsing
* Reorder remaining parser stuff 
							
						 
						3 年前  
					 
				
					
						
							
							
								   lazaray
							
						 
						
							
							
								
								
							
							
								
							
								df6caea25d 
								
									
								
							
								 
							
						 
						
							
							
								
								Parser improvements ( #2461 )  
							
							 
							
							 
							
							
								
							
							
							* Fix parser function description detection
Some functions in easings.h are defined on a single line and include a
division which was mistaken for the start of the description.
* Fix parser detection of macros including spaces
* Add support for self-referencing structs to parser
* Fix parser code style
* Fix parser handling of multiple fields on one line
* Increase parser MAX_STRUCT_FIELDS
For internal rlglData State struct (internal structs are still not
supported but this makes it less wrong).
* Add description helper to parser
* Regenerate parser output
* Add cakkbacks to parser
* Regenerate parser output
* Refactor funcLines to be an array of line numbers
It used to be an array of pointers into the text buffer but was changed
to be an array of pointers to the lines. Now it is an array of line
numbers like the others.
* Fix code style
* Move array size from name to type
* Regenerate parser output 
							
						 
						3 年前  
					 
				
					
						
							
							
								   Benedek Szilvasy
							
						 
						
							
							
								
								
							
							
								
							
								8cb03ef524 
								
									
								
							
								 
							
						 
						
							
							
								
								Add racket-raylib to BINDINGS.md ( #2454 )  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   lazaray
							
						 
						
							
							
								
								
							
							
								
							
								6f044c57ac 
								
									
								
							
								 
							
						 
						
							
							
								
								Add aliases to parser ( #2444 )  
							
							 
							
							 
							
							
								
							
							
							* Fix parser indentation
* Fix  parser comments
* Add aliases to parser
* Regenerate parser output
* Fix parser handling of multiple fields on one line
* Regenerate parser output
* Fix parser code style 
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								666aa44a84 
								
							
								 
							
						 
						
							
							
								
								Reviewed some comments  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								f169530d8f 
								
							
								 
							
						 
						
							
							
								
								Update raylib.h  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								5c66cc1c9b 
								
							
								 
							
						 
						
							
							
								
								Update rcore.c  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ratul Krisna
							
						 
						
							
							
								
								
							
							
								
							
								db6c677755 
								
									
								
							
								 
							
						 
						
							
							
								
								Update raylib haxe binding name ( #2451 )  
							
							 
							
							 
							
							
								
							
							
							As title says 
							
						 
						3 年前  
					 
				
					
						
							
							
								   Michael Scherbakow
							
						 
						
							
							
								
								
							
							
								
							
								28ac82aeb0 
								
									
								
							
								 
							
						 
						
							
							
								
								add raylib.zig bindings ( #2449 )  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Leonardo Montagner
							
						 
						
							
							
								
								
							
							
								
							
								3580267479 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Issue  #2441  ( #2442 )  
							
							 
							
							 
							
							
								
							
							
							Remove line that caused a memory leak 
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								a7ce537d32 
								
							
								 
							
						 
						
							
							
								
								Check for mouse devices on PLATFORM_DRM  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								38a3523f59 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `SwapScreenBuffers()` for `PLATFORM_DRM`  
							
							 
							
							 
							
							
								
							
							
							Avoid calling `abort()`, `LOG_ERROR` already manages it. Code looks cleaner now. 
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								bdfa256cea 
								
							
								 
							
						 
						
							
							
								
								Update rlgl.h  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								6e722d416b 
								
							
								 
							
						 
						
							
							
								
								Update rcore.c  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								e543922055 
								
							
								 
							
						 
						
							
							
								
								Review formatting  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Juan Carlos González Amestoy
							
						 
						
							
							
								
								
							
							
								
							
								f2c7b0d3bf 
								
									
								
							
								 
							
						 
						
							
							
								
								- Fix issue  #2371  ( #2437 )  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								74ca81338e 
								
							
								 
							
						 
						
							
							
								
								REDESIGNED: Set rlgl internal framebuffer  #2420  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								dc553d1996 
								
							
								 
							
						 
						
							
							
								
								Update rlgl.h  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								f798ee2bc1 
								
							
								 
							
						 
						
							
							
								
								Update rlgl.h  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Maiko Steeman
							
						 
						
							
							
								
								
							
							
								
							
								ccfac59c60 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix for vr rendering not taking render target size into account ( #2424 )  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								e1ee4b1466 
								
							
								 
							
						 
						
							
							
								
								Reviewed MouseScrollCallback()  #2371  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								d433de7efa 
								
							
								 
							
						 
						
							
							
								
								Initialize (reset) input global state  #2360  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								233cf3970c 
								
							
								 
							
						 
						
							
							
								
								Removed bool type from raymath, it broke raylib  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								ff95f05386 
								
							
								 
							
						 
						
							
							
								
								Update rlgl.h  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								47d768c3d6 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: ToggleFullscreen()  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								015a71fc40 
								
							
								 
							
						 
						
							
							
								
								Update raymath.h  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								be3ae71aec 
								
							
								 
							
						 
						
							
							
								
								Review new functions formatting  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   saccharineboi
							
						 
						
							
							
								
								
							
							
								
							
								52befa0815 
								
									
								
							
								 
							
						 
						
							
							
								
								Augment raymath.h with useful functions ( #2428 )  
							
							 
							
							 
							
							
								
							
							
							* Augment raymath.h with useful functions
* Rename Vector2ClampMagnitude and Vector3ClampMagnitude to Vector2ClampValue and Vector3ClampValue
* Remove Vector3{Up,Down,Left,Right,Forward,Backward} 
							
						 
						3 年前  
					 
				
					
						
							
							
								   Anilforextra
							
						 
						
							
							
								
								
							
							
								
							
								a5daee3812 
								
									
								
							
								 
							
						 
						
							
							
								
								Optimize Some Image Functions. ( #2429 )  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   tuckie
							
						 
						
							
							
								
								
							
							
								
							
								559ffc6331 
								
									
								
							
								 
							
						 
						
							
							
								
								Update BINDINGS.md ( #2431 )  
							
							 
							
							 
							
							
								
							
							
							node-raylib is updated to 4.0! 
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								f71cc53bc9 
								
							
								 
							
						 
						
							
							
								
								WARNING: RENAMED: some parameters from length to size  
							
							 
							
							 
							
							
								
							
							
							When referring to byte array SIZE, I find it more clear than length 
							
						 
						3 年前  
					 
				
					
						
							
							
								   GoldenThumbs
							
						 
						
							
							
								
								
							
							
								
							
								07240b96ad 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix OpenGL 4.3 graphics option in CMake ( #2427 )  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Benedek Szilvasy
							
						 
						
							
							
								
								
							
							
								
							
								aa8af23f10 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix string defines generating invalid XML ( #2426 )  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Anilforextra
							
						 
						
							
							
								
								
							
							
								
							
								9c66e2f97e 
								
									
								
							
								 
							
						 
						
							
							
								
								[Examples] Free Allocated Matrices. ( #2425 )  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   ZimonIsHim
							
						 
						
							
							
								
								
							
							
								
							
								c064eefe26 
								
									
								
							
								 
							
						 
						
							
							
								
								Update SPONSORS.md ( #2423 )  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								709ec1663d 
								
							
								 
							
						 
						
							
							
								
								Update audio_music_stream.c  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								1612ba63ab 
								
							
								 
							
						 
						
							
							
								
								ADDED: Audio stream processors support -WIP-  #2212  
							
							 
							
							 
							
							
								
							
							
							This feature is still under consideration/testing and it doesn't work properly, at least the Delay Effect processor. 
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								90fc7c0376 
								
							
								 
							
						 
						
							
							
								
								WARNING: BREAKING: REMOVED: `GetRayCollisionModel()`  #2405  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Satoshi Tanaka
							
						 
						
							
							
								
								
							
							
								
							
								5abb87a0d2 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix QuaternionScale ( #2419 )  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								9c2d337e99 
								
							
								 
							
						 
						
							
							
								
								Update rtext.c  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								3bcb19e040 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/raysan5/raylib  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								cfe7823453 
								
							
								 
							
						 
						
							
							
								
								REMOVED: `MatrixNormalize()`  #2412  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
								
								
							
							
								
							
								c2c1c93041 
								
									
								
							
								 
							
						 
						
							
							
								
								Corrected typo  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								418a595b6f 
								
							
								 
							
						 
						
							
							
								
								Corrected typo  
							
							 
							
							
								
							
							
						 
						3 年前  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
								
								
							
							
								
							
								45cc806a5c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							 
							
							
								
							
							
						 
						3 年前