927a030bbf 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix examples/shapes/shapes_collision_area.c help instructions ( #3279 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3d0d54e070 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix examples/shaders/shaders_texture_outline.c help instructions ( #3278 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fefe8fcda9 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix examples/others/easings_testbed.c help instructions and small tweak ( #3277 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								46bac461ce 
								
									
								
							
								 
							
						 
						
							
							
								
								Add examples/shaders/shaders_lightmap.c to Makefiles ( #3276 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1d2b43402e 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove a duplicated screenshot and add missing one ( #3275 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								752baac00c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update examples/models/models_loading_gltf.png;m3d.png screenshots ( #3273 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8157d4283e 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `GetFileLength()`, added comment  #3262  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								150663f78a 
								
							
								 
							
						 
						
							
							
								
								Use type name instead of valid specifier  
							
							long long --> long long int 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d047597244 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix example/audio/audio_module_player.c help instructions and small bug ( #3272 )  
							
							* Fix example/audio/audio_module_player.c help instructions and small bug
* Update example/audio/audio_module_player.png screenshot 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fc0d132566 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove e from secondes ( #3270 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								de3dc94d5b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix example/models/models_loading_m3d.c controls ( #3269 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9393500bff 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix example/models/models_loading_gltf.c controls ( #3268 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								76adf883fd 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix CMake extraneous -lglfw ( #3266 )  
							
							Closes  #3265 .
The problem: LIBS_PRIVATE is a list of library names (used by pkg-config), but the shared library of the same name doesn't always exist. 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								71a8d09a63 
								
									
								
							
								 
							
						 
						
							
							
								
								Add missing cmake options ( #3267 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9646497216 
								
							
								 
							
						 
						
							
							
								
								Formating review  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b27e98a428 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix bug where default shaders was not linking. ( #3261 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								9c9fba6a6c 
								
									
								
							
								 
							
						 
						
							
							
								
								[Feature] IsKey... safety checks and more ( #3256 )  
							
							* [Feature] Add GetKeyRepeat
* Update rcore.c
* Simpler design, only one repeat per frame
* Update config.h
* Update rcore.c
* Add KEYBOARD_KEYS_MASK
* Update config.h
* reversions
* Update rcore.c
* Update rcore.c
* change docs
* Update rcore.c
* Update rcore.c
* Update rcore.c
* Update rcore.c
* Update rcore.c
* Update raylib.h
* Update rcore.c
* Update rcore.c
* Update rcore.c
* Update rcore.c
* Update rcore.c
* Update rcore.c
* Update rcore.c
* Update rcore.c 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								828d273698 
								
									
								
							
								 
							
						 
						
							
							
								
								Add Vector3 Projecting and Rejection to Raymath ( #3263 )  
							
							* Update raymath.h
* formatting 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								21f5482e0d 
								
									
								
							
								 
							
						 
						
							
							
								
								[Image] Validate that ImageDrawRectangleRec is drawing entirely inside the image ( #3264 )  
							
							* Add a function to clone a sound and share data with another sound.
* rename items based on feedback
* PR Feedback, use custom unload for sound alias, not variant of normal sound unloading
* sound_multi example
* Validate that image rect drawing is inside the image so we don't overflow a buffer
* remove files that should not have been added.
* remove changes that should not have been
* revert
* adsfasdfsdfsdf 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4fa66f2635 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix SetClipboardText for web ( #3257 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8f228626a2 
								
									
								
							
								 
							
						 
						
							
							
								
								Match CMakeOptions.txt options default values ( #3258 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5ed83dfa29 
								
									
								
							
								 
							
						 
						
							
							
								
								Update rcore.c ( #3255 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dfd0436428 
								
							
								 
							
						 
						
							
							
								
								Reviewed `IsKeyPressedRepeat()`  #3248  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b3f82a148a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add `IsKeyPressedRepeat` (desktop only) ( #3245 )  
							
							Since the key pressed are handle by comparing current vs previous
state (ie frame), a special way is needed to handle key repeats. 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83628933f0 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/raysan5/raylib  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8189bddefb 
								
							
								 
							
						 
						
							
							
								
								tweaks  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								820343e7ac 
								
									
								
							
								 
							
						 
						
							
							
								
								add build.zig options for individual modules ( #3254 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f95dc2d565 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/raysan5/raylib  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a33f19964 
								
							
								 
							
						 
						
							
							
								
								Revert "Fix #3246"  
							
							This reverts commit e4dcbd5180 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								016b7d0a3a 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix text_unicode.c example crashing ( #3250 )  
							
							* Fix text_unicode.c example crashing
* Adjust the text_unicode.c example crashing fix 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4dcbd5180 
								
							
								 
							
						 
						
							
							
								
								Fix   #3246  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a86c93ebc0 
								
									
								
							
								 
							
						 
						
							
							
								
								Ignore unused return value of GetCodepointNext in GetCodepointCount ( #3241 )  
							
							* Ignore unused return value of GetCodepointNext in GetCodepointCount
Removes the last warning from non-external libraries when compiling with
the default build configuration on x64 Linux.
* Remove unnecessary void cast in GetCodepointCount 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e2d4463886 
								
									
								
							
								 
							
						 
						
							
							
								
								Update BINDINGS.md  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e0afb8942e 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix examples/others/rlgl_standalone.c compilation issue ( #3242 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7a1c0d2547 
								
									
								
							
								 
							
						 
						
							
							
								
								Added fortran-raylib  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf705a63de 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `DrawLineCatmullRom()`  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d873d0f173 
								
							
								 
							
						 
						
							
							
								
								ISSUE: `DrawLineCatmullRom()`, needs review  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9161c55d59 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Code formatting  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc88518067 
								
							
								 
							
						 
						
							
							
								
								ADDED: Spline drawing functions ->  
							
							- `DrawLineBSpline()`
 - `DrawLineCatmullRom()` 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c25b52b1b3 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix rcamera.h issues ( #3240 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								93f59a6f59 
								
							
								 
							
						 
						
							
							
								
								Review tabs and trail-spaces  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1c31bee27 
								
							
								 
							
						 
						
							
							
								
								Fix   #3177   #3109  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0959f6ebf6 
								
									
								
							
								 
							
						 
						
							
							
								
								fix typos in rmodels, rshapes, rtext modules ( #3236 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								90f1749965 
								
									
								
							
								 
							
						 
						
							
							
								
								Ignore unused function warnings from external headers when compiling with GCC and Clang ( #3235 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42cfabc670 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Old pragma formating  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								03ecf2202e 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typos in rcore.c comments ( #3234 )  
							
							* Fix typos in rcore.c comments
thought i corrected "dettach"
Fix typos in rcore.c comments
* 'fordward' > forward 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								bef818e210 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix build for OpenGL 2.1, where half floats are part of an extension ( #3233 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								db55bed72b 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: check if ctrl modifier is among the currently set modifiers ( #3230 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								c9864d8ac1 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixed Android app black screen issue when reopening after incomplete closing ( #3227 )  
							
							* Fixed black screen issue when resuming the app on Android
Partly explained here: https://github.com/raysan5/raylib/issues/3127 
* Fix APP_CMD_TERM_WINDOW for Android 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b82217eaaa 
								
									
								
							
								 
							
						 
						
							
							
								
								Tweak build.zig to work with cross-compiling ( #3225 )  
							
							
								
							
							
						 
						2 years ago