jestarray
							
						 
						
							
							
							
								
							
								296e3af470 
								
							
								 
							
						 
						
							
							
								
								add const qualifier to ImageDrawTriangleFan and ImageDrawTriangleStrip arguments  
							
							 
							
							
								
							
							
						 
						5 maanden geleden  
					 
				
					
						
							
							
								   Jonathan Marler
							
						 
						
							
							
							
								
							
								af16f7823a 
								
							
								 
							
						 
						
							
							
								
								Improve description of RestoreWindow  
							
							 
							
							 
							
							
								
							
							
							Restore window currently says it sets the window state to:
   "not minimized/maximized"
However, if a window is maximized and then minimized, it's typical that
it would restore back to being maximized, which is what seems to happen
from my testing. I've reworded the description to better reflect
this behavior. 
							
						 
						7 maanden geleden  
					 
				
					
						
							
							
								   goto40
							
						 
						
							
							
								
								
							
							
								
							
								6a644b48f0 
								
									
								
							
								 
							
						 
						
							
							
								
								doc: audio stream processor, number of channels ( #4753 )  
							
							 
							
							 
							
							
								
							
							
							* doc: audio stream processor
* fixed accidental encoding effect 
							
						 
						8 maanden geleden  
					 
				
					
						
							
							
								   Mossieur-Patate
							
						 
						
							
							
								
								
							
							
								
							
								2c4c6e6201 
								
									
								
							
								 
							
						 
						
							
							
								
								GetKeyName prototype ( #4544 )  
							
							 
							
							 
							
							
								
							
							
							* Update raylib.h: GeyKeyName prototype
Prototype for GetKeyName, which is already implemented elsewhere.
* Update raylib_to_parse.h: GetKeyName prototype 
							
						 
						11 maanden geleden  
					 
				
					
						
							
							
								   Anthony Carbajal
							
						 
						
							
							
								
								
							
							
								
							
								79188f570b 
								
									
								
							
								 
							
						 
						
							
							
								
								fixed spacing in sha1 comment ( #4540 )  
							
							 
							
							
								
							
							
						 
						11 maanden geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								637debb62d 
								
							
								 
							
						 
						
							
							
								
								Updated Notepad++ autocomplete list for raylib 5.5  
							
							 
							
							
								
							
							
						 
						11 maanden geleden  
					 
				
					
						
							
							
								   vaezim
							
						 
						
							
							
								
								
							
							
								
							
								d7a8af144d 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typos in markdowns and comments, Fix invalid links in HISTORY.md ( #4017 )  
							
							 
							
							
								
							
							
						 
						1 jaar geleden  
					 
				
					
						
							
							
								   Karim
							
						 
						
							
							
								
								
							
							
								
							
								21469e92b0 
								
									
								
							
								 
							
						 
						
							
							
								
								Image convolution function ImageKernelConvolution ( #3528 )  
							
							 
							
							 
							
							
								
							
							
							* Added image convultion ImageKernelConvolution
* comment changes
* spelling changes and change to kernel size
* removed kernel normalization inside function
* fix to formating 
							
						 
						1 jaar geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								ae50bfa2cc 
								
							
								 
							
						 
						
							
							
								
								Updated Npp intellisense data for raylib 5.0  
							
							 
							
							
								
							
							
						 
						2 jaren geleden  
					 
				
					
						
							
							
								   Dane Madsen
							
						 
						
							
							
								
								
							
							
								
							
								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 jaren geleden  
					 
				
					
						
							
							
								   Dane Madsen
							
						 
						
							
							
								
								
							
							
								
							
								a4a6d4da8a 
								
									
								
							
								 
							
						 
						
							
							
								
								Add GenImageGradientSquare ( #3077 )  
							
							 
							
							 
							
							
								
							
							
							* Add GenImageGradientSquare to allow square gradients
* Fix GenImageGradientSquare and add to textures_image_generation example
* Remove params from GenImageGradientSquare 
							
						 
						2 jaren geleden  
					 
				
					
						
							
							
								   Dane Madsen
							
						 
						
							
							
								
								
							
							
								
							
								e96dc46d38 
								
									
								
							
								 
							
						 
						
							
							
								
								Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ( #3074 )  
							
							 
							
							 
							
							
								
							
							
							* Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient
* renamed GenImageLinearGradient to GenImageGradientLinear 
							
						 
						2 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								03516b1c68 
								
							
								 
							
						 
						
							
							
								
								Update npes_saved_w64devkit.txt  
							
							 
							
							
								
							
							
						 
						2 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								7ab24b94ee 
								
							
								 
							
						 
						
							
							
								
								Delete c_raylib.xml  
							
							 
							
							
								
							
							
						 
						2 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								3b4f9faebc 
								
							
								 
							
						 
						
							
							
								
								UPDATED: Notepad++ instellisense data  
							
							 
							
							
								
							
							
						 
						2 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								b0f3a2c217 
								
							
								 
							
						 
						
							
							
								
								Update c_raylib.xml  
							
							 
							
							
								
							
							
						 
						3 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								d1a5d381d8 
								
							
								 
							
						 
						
							
							
								
								Updated Npp scripts  
							
							 
							
							
								
							
							
						 
						3 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								ec8fabceeb 
								
							
								 
							
						 
						
							
							
								
								Updated Notepad++ intellisense data  
							
							 
							
							
								
							
							
						 
						3 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								e6bc401c93 
								
							
								 
							
						 
						
							
							
								
								WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`  
							
							 
							
							 
							
							
								
							
							
							RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()` 
							
						 
						3 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								13376de059 
								
							
								 
							
						 
						
							
							
								
								Reviewed scripts  
							
							 
							
							
								
							
							
						 
						4 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								677f5b0795 
								
							
								 
							
						 
						
							
							
								
								Review Notepad++ scripts for the supported compilers  
							
							 
							
							
								
							
							
						 
						4 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								ef32377336 
								
							
								 
							
						 
						
							
							
								
								Updated Notepad++ raylib intellisense functions  
							
							 
							
							
								
							
							
						 
						4 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								99ab4d6cb8 
								
							
								 
							
						 
						
							
							
								
								WARNING: MODULES RENAMING!!!  
							
							 
							
							 
							
							
								
							
							
							raylib modules have been slightly renamed to add some identity and note that they are independent modules that can be used as standalone separate parts of raylib if required.
The renamed modules are:
 - `core` -> `rcore`
 - `shapes` -> `rshapes`
 - `textures` -> `rtextures`
 - `text` -> `rtext`
 - `models` -> `rmodels`
 - `camera` -> `rcamera`
 - `gestures` -> `rgestures`
 - `core` -> `rcore`
All the build systems has been adapted to this change. 
							
						 
						4 jaren geleden  
					 
				
					
						
							
							
								   Richard Smith
							
						 
						
							
							
								
								
							
							
								
							
								cac856119c 
								
									
								
							
								 
							
						 
						
							
							
								
								Change GetColor to take unsigned int ( #1954 )  
							
							 
							
							
								
							
							
						 
						4 jaren geleden  
					 
				
					
						
							
							
								   PtitLuca
							
						 
						
							
							
								
								
							
							
								
							
								c37f776e87 
								
									
								
							
								 
							
						 
						
							
							
								
								fix: change relevant occurences of MeshBoundingBox to GetMeshBoundingBox ( #1836 )  
							
							 
							
							
								
							
							
						 
						4 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								09e6f42f2e 
								
							
								 
							
						 
						
							
							
								
								Update Notepad++ Intellisense  
							
							 
							
							
								
							
							
						 
						4 jaren geleden  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								ef46003270 
								
							
								 
							
						 
						
							
							
								
								Update raylib functions parser to generate XML intellisense file  
							
							 
							
							 
							
							
								
							
							
							Update Notepad++ functions intellisense 
							
						 
						4 jaren geleden  
					 
				
					
						
							
							
								   Chance Snow
							
						 
						
							
							
								
								
							
							
								
							
								9833fe45eb 
								
									
								
							
								 
							
						 
						
							
							
								
								Added desktop cursor getter and setter functions ( #1407 )  
							
							 
							
							 
							
							
								
							
							
							* [core] Added desktop cursor getter and setter functions
* Example: Set mouse cursor in text input box
* Setup standard cursors _after_ GLFW window initialization
* Remove old `int GetMouseWheelMove` declaration 
							
						 
						5 jaren geleden  
					 
				
					
						
							
							
								   Doyle
							
						 
						
							
							
								
								
							
							
								
							
								b29311c7ca 
								
									
								
							
								 
							
						 
						
							
							
								
								mouse: Return float movement for precise scrolling where possible ( #1397 )  
							
							 
							
							
								
							
							
						 
						5 jaren geleden  
					 
				
					
						
							
							
								   Rob Loach
							
						 
						
							
							
								
								
							
							
								
							
								a025636fa1 
								
									
								
							
								 
							
						 
						
							
							
								
								Update ImageDraw*() functions to match arguments of Draw*() ( #1156 )  
							
							 
							
							 
							
							
								
							
							
							* Update ImageDraw*() functions to match arguments of Draw*()
Updated draw functions:
ImageDrawPixel()
ImageDrawPixelV()
ImageDrawCircle()
ImageDrawCircleV()
ImageDrawLine()
ImageDrawLineV()
ImageDrawRectangle()
ImageDrawRectangleV()
ImageDrawRectangleRec()
* [nodepadpp] Update Notepad++ ImageDraw defintions
This updates the Notepad++ definitions with the updated ImageDraw methods.
* [examples] Add ImageDraw calls to textures_image_drawing
* Update ImageDraw*() methods 
							
						 
						5 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								80dbbef0f5 
								
							
								 
							
						 
						
							
							
								
								Update Notepad++ intellisense  
							
							 
							
							
								
							
							
						 
						5 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								22a363d1ec 
								
							
								 
							
						 
						
							
							
								
								Update npes_saved_tcc.txt  
							
							 
							
							
								
							
							
						 
						6 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								e5a73b7398 
								
							
								 
							
						 
						
							
							
								
								Review compiler scripts  
							
							 
							
							
								
							
							
						 
						6 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								22cd55d585 
								
							
								 
							
						 
						
							
							
								
								Updated Notepad++ intellisense to raylib 2.5  
							
							 
							
							
								
							
							
						 
						6 jaren geleden  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								561c486ceb 
								
							
								 
							
						 
						
							
							
								
								Add WinMM library for linkage  
							
							 
							
							 
							
							
								
							
							
							Now it's required on Windows if not using a busy wait loop 
							
						 
						6 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								944a388b1b 
								
							
								 
							
						 
						
							
							
								
								Include mini_al directly, no separate module  
							
							 
							
							
								
							
							
						 
						6 jaren geleden  
					 
				
					
						
							
							
								   Marco Lizza
							
						 
						
							
							
							
								
							
								6056a2a5cf 
								
							
								 
							
						 
						
							
							
								
								Reworking API upon suggestion.  
							
							 
							
							
								
							
							
						 
						6 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								93471b0a7c 
								
							
								 
							
						 
						
							
							
								
								WARNING: Renamed module: audio -> raudio  
							
							 
							
							 
							
							
								
							
							
							Planning to promote raudio module as a simple and easy-to-use front-end for the amazing mini_al library, so the name change.
Name comes from raylib-audio but in spanish it also remembers to word "raudo", meaning  "very fast", an analogy that fits perfectly to the usefulness and performance of the library!
Consequently, raylib version has been bumped to 2.4-dev. 
							
						 
						6 jaren geleden  
					 
				
					
						
							
							
								   Marco Lizza
							
						 
						
							
							
							
								
							
								c743734235 
								
							
								 
							
						 
						
							
							
								
								Ditto.  
							
							 
							
							
								
							
							
						 
						6 jaren geleden  
					 
				
					
						
							
							
								   Marco Lizza
							
						 
						
							
							
							
								
							
								73597332b6 
								
							
								 
							
						 
						
							
							
								
								Adding uniform array support for shaders.  
							
							 
							
							
								
							
							
						 
						6 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								4ec4dc691f 
								
							
								 
							
						 
						
							
							
								
								Use stb_vorbis.h as header only  
							
							 
							
							
								
							
							
						 
						6 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								ac23af9bf0 
								
							
								 
							
						 
						
							
							
								
								Review resources naming  
							
							 
							
							 
							
							
								
							
							
							raylib resource data file for Windows platform (containing raylib icon and metadata for executable file) has been renamed to a more consistent name: raylib.rc.data
Also required to work with tcc compiler. 
							
						 
						7 jaren geleden  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								ba257bc447 
								
							
								 
							
						 
						
							
							
								
								Support autosave also on C compilation  
							
							 
							
							
								
							
							
						 
						7 jaren geleden  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								a2de3d99e0 
								
							
								 
							
						 
						
							
							
								
								Updated compilation script to save file automatically  
							
							 
							
							
								
							
							
						 
						7 jaren geleden  
					 
				
					
						
							
							
								   raysan5
							
						 
						
							
							
							
								
							
								0cf92c59d7 
								
							
								 
							
						 
						
							
							
								
								Corrected timing typo  
							
							 
							
							
								
							
							
						 
						7 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								d127d8e9f8 
								
							
								 
							
						 
						
							
							
								
								Updated Notepad++ raylib intellisense  
							
							 
							
							
								
							
							
						 
						7 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
								
								
							
							
								
							
								fcef578c9a 
								
									
								
							
								 
							
						 
						
							
							
								
								Added Notepad++ NppExec scripts  
							
							 
							
							
								
							
							
						 
						7 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								d873314c27 
								
							
								 
							
						 
						
							
							
								
								Reviewed Windows resource file name  
							
							 
							
							
								
							
							
						 
						7 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								0790171125 
								
							
								 
							
						 
						
							
							
								
								Updated raylib_icon resource  
							
							 
							
							
								
							
							
						 
						7 jaren geleden  
					 
				
					
						
							
							
								   Ray
							
						 
						
							
							
							
								
							
								8ae8d3ac78 
								
							
								 
							
						 
						
							
							
								
								Reorganized project templates folder  
							
							 
							
							
								
							
							
						 
						7 jaren geleden