vaezim
d7a8af144d
Fix typos in markdowns and comments, Fix invalid links in HISTORY.md ( #4017 )
6 months ago
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 year ago
Ray
ae50bfa2cc
Updated Npp intellisense data for raylib 5.0
1 year ago
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
1 year ago
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
1 year ago
Dane Madsen
e96dc46d38
Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ( #3074 )
* Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient
* renamed GenImageLinearGradient to GenImageGradientLinear
1 year ago
Ray
3b4f9faebc
UPDATED: Notepad++ instellisense data
1 year ago
Ray
ec8fabceeb
Updated Notepad++ intellisense data
2 years ago
Ray
e6bc401c93
WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`
RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()`
2 years ago
Ray
ef32377336
Updated Notepad++ raylib intellisense functions
3 years ago
Richard Smith
cac856119c
Change GetColor to take unsigned int ( #1954 )
3 years ago
PtitLuca
c37f776e87
fix: change relevant occurences of MeshBoundingBox to GetMeshBoundingBox ( #1836 )
3 years ago
Ray
09e6f42f2e
Update Notepad++ Intellisense
3 years ago
raysan5
ef46003270
Update raylib functions parser to generate XML intellisense file
Update Notepad++ functions intellisense
4 years ago
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
4 years ago
Doyle
b29311c7ca
mouse: Return float movement for precise scrolling where possible ( #1397 )
4 years ago
Ray
80dbbef0f5
Update Notepad++ intellisense
4 years ago
Ray
22cd55d585
Updated Notepad++ intellisense to raylib 2.5
5 years ago
Marco Lizza
6056a2a5cf
Reworking API upon suggestion.
6 years ago
Marco Lizza
c743734235
Ditto.
6 years ago
Marco Lizza
73597332b6
Adding uniform array support for shaders.
6 years ago
raysan5
0cf92c59d7
Corrected timing typo
6 years ago
Ray
d127d8e9f8
Updated Notepad++ raylib intellisense
6 years ago
Ray
8ae8d3ac78
Reorganized project templates folder
6 years ago