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  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								dc621ca388 
								
									
								
							
								 
							
						 
						
							
							
								
								Support 16-Bit HDR textures ( #3220 )  
							
							* Support 16-Bit HDR textures
* Fix build on emscripten
* Move helper functions 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6094869e3e 
								
							
								 
							
						 
						
							
							
								
								Fix material loading  #3126  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								62f5382d56 
								
									
								
							
								 
							
						 
						
							
							
								
								[AUDIO] Add an example of how to use LoadSoundAlias ( #3223 )  
							
							* 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 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								601cadbae6 
								
									
								
							
								 
							
						 
						
							
							
								
								[AUDIO] Add a function to make an alias of a sound and share it's sample data ( #3219 )  
							
							* 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 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d3058fe589 
								
									
								
							
								 
							
						 
						
							
							
								
								[CORE] Support for SetWindowTitle and InitWindow for web ( #3222 )  
							
							* Update raylib.h
Changed SetWindowTitle's description
* Update rcore.c
SetWindowTitle now works on web
* Update rcore.c
InitWindow title now works with web platform too. 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5b4aaf4eb1 
								
									
								
							
								 
							
						 
						
							
							
								
								Adds CMake option for SUPPORT_CUSTOM_FRAME_CONTROL ( #3221 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								464e714a2e 
								
									
								
							
								 
							
						 
						
							
							
								
								Adds BORDERLESS_WINDOWED_MODE for PLATFORM_DESKTOP ( #3216 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								04678bc585 
								
									
								
							
								 
							
						 
						
							
							
								
								int math done with floats causes warnings. ( #3218 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b60c691816 
								
									
								
							
								 
							
						 
						
							
							
								
								Update BINDINGS.md ( #3217 )  
							
							Updated Raylib-PHP to support Raylib 4.5 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e7664d5684 
								
									
								
							
								 
							
						 
						
							
							
								
								build change ( #3214 )  
							
							ref.: https://github.com/ziglang/zig/pull/16446  
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4fd40f0333 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixes GetCurrentMonitor() detection inconsistency issue ( #3215 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d3ea649832 
								
									
								
							
								 
							
						 
						
							
							
								
								Update BINDINGS.md to include rayjs ( #3212 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								44659b7ba8 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix android soname in src/Makefile ( #3211 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								962030e70a 
								
									
								
							
								 
							
						 
						
							
							
								
								Changes SetWindowMonitor() to no longer force fullscreen ( #3209 )  
							
							* Changes SetWindowMonitor() to no longer force fullscreen
* Readds fullscreen support 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5d28bad0ad 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix LoadTextureCubemap for manual layouts ( #3204 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ac6f889dfc 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix misleading indentation in src/Makefile ( #3202 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								298f93ef50 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix `DrawBillboardPro` to allow `source` of negative size ( #3197 ) ( #3203 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								32b54be5cb 
								
									
								
							
								 
							
						 
						
							
							
								
								Update FAQ.md  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								090b857912 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix mouse wheel not working in PLATFORM_RPI or PLATFORM_DRM ( #3193 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								295e8c2a2f 
								
									
								
							
								 
							
						 
						
							
							
								
								Optimize and simplify the gesture system ( #3190 )  
							
							* Optimize and simplify the gesture system
* Decouples GESTURE_SWIPE_* from GESTURE_DRAG 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ad2338b994 
								
									
								
							
								 
							
						 
						
							
							
								
								build.zig: Support for building with PLAFORM_DRM ( #3191 )  
							
							- Adds an option -Dplatform_drm when using zig build
- When building for linux, checks whether -Dplatform_drm is present and configures the build accordingly. 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1310617a92 
								
									
								
							
								 
							
						 
						
							
							
								
								Optimization of ImageDrawRectangleRec() ( #3185 )  
							
							A significant performance increase can be had by copying the first row to all other rows. 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5635e4214c 
								
									
								
							
								 
							
						 
						
							
							
								
								Add note about sample format to AttachAudioStreamProcessor() ( #3188 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								055fd752c2 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixed GetMonitorName description ( #3184 ) ( #3189 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7124a14a60 
								
									
								
							
								 
							
						 
						
							
							
								
								Document buffer format for audio processors. ( #3186 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d6f16b7664 
								
									
								
							
								 
							
						 
						
							
							
								
								Update usage of 'sinf()' and 'cosf()' to be correct ( #3181 )  
							
							* Update usage of 'sinf()' and 'cosf()' to be correct
* Update formatting of arithmetic operations 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								954c60100f 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix GESTURE_DRAG and GESTURE_SWIPE_* issues (mostly) for web ( #3183 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9ff13a367 
								
							
								 
							
						 
						
							
							
								
								Update CMakeOptions.txt  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52541b4a1f 
								
							
								 
							
						 
						
							
							
								
								ADDED: `SUPPORT_FONT_ATLAS_WHITE_REC`  
							
							Support creating a 3x3 pixels white rectangle at the bottom-right corner of the generated font atlas image, useful for shapes+text drawing in a single draw call! 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0c80f5ddd 
								
							
								 
							
						 
						
							
							
								
								Revert "Makefile change for cross compiling. ( #3176 )"  
							
							This reverts commit 70286c7cdc 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86f95d7150 
								
							
								 
							
						 
						
							
							
								
								Reviewed C compilation issues and formatting  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								70286c7cdc 
								
									
								
							
								 
							
						 
						
							
							
								
								Makefile change for cross compiling. ( #3176 )  
							
							Working from wsl and compiling for windows this change makes it much easier to compile a static library for windows on arm.
To compile a static library for windows on arm:
```
make PLATFORM=PLATFORM_DESKTOP TARGET_OS=WINDOWS CROSS_CC=/llvm/bin/aarch64-w64-mingw32-gcc CROSS_AR=/llvm/bin/aarch64-w64-mingw32-ar
```
This does not work to compile a shared library yet, only static. 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b980268ba7 
								
									
								
							
								 
							
						 
						
							
							
								
								[example] Core Input Gestures for Web ( #3172 )  
							
							* [example] Core Input Gestures for Web
* Fix Doubletap for web
* Changes TAP_TIMEOUT and rgGetCurrentTime to seconds 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								22895ba14f 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: cmake option "OPENGL_VERSION" doesn't work ( #3170 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc9c063254 
								
							
								 
							
						 
						
							
							
								
								Update external sdefl and sinfl  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8096f142ec 
								
									
								
							
								 
							
						 
						
							
							
								
								Add a new task the issue template about checking the wiki ( #3169 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								290ec11e7c 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/raysan5/raylib  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7f21cf1dcf 
								
							
								 
							
						 
						
							
							
								
								Revert "UPDATED: `sdefl` and `sinfl` compression libraries"  
							
							This reverts commit e190b7eee9 
							
						 
						2 years ago