e465ed0850 
								
									
								
							
								 
							
						 
						
							
							
								
								Added ImageRotate ( #3078 )  
							
							* Added ImageRotate
* Quick rename of the example
* Update ImageRotate by changing doubles to floats and checking code convention
* Update API 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf69b38056 
								
							
								 
							
						 
						
							
							
								
								Added security check to file reading (memory allocations)  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2937f2010c 
								
							
								 
							
						 
						
							
							
								
								Review coding conventions  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a4a6d4da8a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add GenImageGradientSquare ( #3077 )  
							
							* Add GenImageGradientSquare to allow square gradients
* Fix GenImageGradientSquare and add to textures_image_generation example
* Remove params from GenImageGradientSquare 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								84ae26cdc0 
								
							
								 
							
						 
						
							
							
								
								Update raylib.h  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								e96dc46d38 
								
									
								
							
								 
							
						 
						
							
							
								
								Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ( #3074 )  
							
							* Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient
* renamed GenImageLinearGradient to GenImageGradientLinear 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1b4634702c 
								
							
								 
							
						 
						
							
							
								
								Minor tweak  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a841ac130 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `GenImagePerlinNoise()`, clamp values  #3071  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f31df7521a 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `GenImagePerlinNoise()`, no change  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51387dfbfb 
								
							
								 
							
						 
						
							
							
								
								tweak  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a3e78c5453 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								fe6973a4f6 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76e39e502c 
								
							
								 
							
						 
						
							
							
								
								Update rtextures.c  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a3e672804 
								
							
								 
							
						 
						
							
							
								
								UPDATE: miniaudio v0.11.12 --> v0.11.16  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3f049fd74 
								
							
								 
							
						 
						
							
							
								
								review formatting  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								675efbda3b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Android app freeze after calling CloseWindow() ( #3067 )  
							
							Fixed that the Android application was not closed properly after calling `CloseWindow()` and continued to run. 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e17cf9ecd7 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Formating  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3f8ef4e05f 
								
									
								
							
								 
							
						 
						
							
							
								
								Updated (rcamera) To Add Analog Stick Cam Controls ( #3066 )  
							
							I Noticed While Writing Some code for My Game im Making that there Isn't an Easy way to control the Camera With The Analog Sticks on Controller.
I Added  a Couple Lines to the UpdateCamera Function :) 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3438325e7d 
								
									
								
							
								 
							
						 
						
							
							
								
								Update rmodels.c; free fileData for LoadModelAnimationsGLTF ( #3065 )  
							
							fileData wasn't freed for LoadModelAnimationsGLTF causing a memory leak. Added UnloadFileData line, freeing it. 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								6b92d71ea1 
								
									
								
							
								 
							
						 
						
							
							
								
								Reverted commits that  deprecated the build.zig files, and added a note to all of them stating version of zig they were using ( #3060 )  
							
							* Revert "Fixed broken build.zig files. Now works with latest stable compiler (as of commit, latest is 0.10.1) (#3045 )"
This reverts commit de748dfffe 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								26a3536958 
								
									
								
							
								 
							
						 
						
							
							
								
								GetCurrentMonitor() bugfix ( #3058 )  
							
							* GetCurrentMonitor() bugfix
* GetCurrentMonitor() bugfix 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								818312683e 
								
									
								
							
								 
							
						 
						
							
							
								
								update cmake example project ( #3062 )  
							
							* update cmake example project
* off is the correct one 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								cc17a7656c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update build.zig be be able to build with current zig master ( #3064 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								5978358e58 
								
									
								
							
								 
							
						 
						
							
							
								
								Update BINDINGS.md ( #3053 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								452e3b494c 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `GetCollisionRec()`  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								af4b97a301 
								
									
								
							
								 
							
						 
						
							
							
								
								Update GetCollisionRec ( #3052 )  
							
							* Update rshapes.c
Add a much more efficient GetCollisionRec implementation
* Update GetCollisionRec
Replace macros with ternary operators 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								152262dbfc 
								
							
								 
							
						 
						
							
							
								
								Update cgltf.h  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe595d60f7 
								
							
								 
							
						 
						
							
							
								
								Remove trailing spaces  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								81e2c97095 
								
									
								
							
								 
							
						 
						
							
							
								
								Update BINDINGS.md ( #3050 )  
							
							Update C3 binding to use Raylib version 4.5 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								204c6765bd 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix vs code project ( #3048 )  
							
							* Modify remove trailing whitespace
* Fix invalid SetCameraMode call and missing argument to UpdateCamera for VSCode project 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								05e71f990c 
								
									
								
							
								 
							
						 
						
							
							
								
								Version bump for CL bindings ( #3049 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								53b7b26c45 
								
									
								
							
								 
							
						 
						
							
							
								
								Added ModelAnimation.name, initially with GLTF animation names loaded ( #3044 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								de748dfffe 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixed broken build.zig files. Now works with latest stable compiler (as of commit, latest is 0.10.1) ( #3045 )  
							
							Co-authored-by: Talha Qamar <qamartalha@proton.me> 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5573f0f1c7 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Ligthmap example  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								abcbd9817e 
								
									
								
							
								 
							
						 
						
							
							
								
								Lightmap example. ( #3043 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a48bb6e1ed 
								
							
								 
							
						 
						
							
							
								
								ADDED: Comment to clarify raymath semantics  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc56940055 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `ExportDataAsCode()`  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3a21301724 
								
							
								 
							
						 
						
							
							
								
								ADDED: Comment about Matrix conventions  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d68aa6869 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Modules description layout  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4a5a798bd 
								
							
								 
							
						 
						
							
							
								
								Update rlgl_compute_shader.c  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ed2caa1277 
								
									
								
							
								 
							
						 
						
							
							
								
								fix for latest zig master ( #3037 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59596e4266 
								
							
								 
							
						 
						
							
							
								
								Update rcore.c  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								66f0de2807 
								
									
								
							
								 
							
						 
						
							
							
								
								WingBGI now leads to the correct website! ( #3033 )  
							
							The old link led to an unregistered site (http://www.codecutter.net/tools/winbgim/ ). The actual domain has changed to (https://winbgim.codecutter.org/ ). 
I checked the wayback machine, it's the same site, take a look: https://web.archive.org/web/20190421035959/http://www.codecutter.net/tools/winbgim/ . 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								662dfad670 
								
									
								
							
								 
							
						 
						
							
							
								
								Correction of values used only once in GenMeshCubicmap ( #3032 )  
							
							* Correction of values used only once in GenMeshCubicmap
The mapWidth and mapHeight values were only used as a limit in the for loop when they could be used throughout the function.
* mapWidth and mapHeight removed from GenMeshCubicmap
mapWidth and mapHeight have been removed from GenMeshCubicmap in favor of using cubicmap.width and cubicmap.height 
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								98cb7a19a1 
								
									
								
							
								 
							
						 
						
							
							
								
								ensure distance is greater than 0 in CameraMoveToTarget ( #3031 )  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e2996f167e 
								
							
								 
							
						 
						
							
							
								
								Update rtextures.c  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								64f2f86d32 
								
							
								 
							
						 
						
							
							
								
								Update rtextures.c  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6472928cf1 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: `ImageDrawRectangleRec()`  #3027  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac2e9cd00f 
								
							
								 
							
						 
						
							
							
								
								REVIEWED: Update `CORE.Input.Touch.pointCount`  #3024  
							
							
								
							
							
						 
						2 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								b9b045cdd8 
								
									
								
							
								 
							
						 
						
							
							
								
								Update BINDINGS.md ( #3026 )  
							
							
								
							
							
						 
						2 years ago