1058 Commits (afb52b19a40dde040e4b01624017f2ead54d3c6d)

Author SHA1 Message Date
  Ray afb52b19a4 WARNING: REDESIGNED: `EncodeDataBase64()`, NULL terminated string returned 5 days ago
  Jeffery Myers aa684a33de make save file callback match const correctness of calling function 2 weeks ago
  Ray f7d03efb49 REVIEWED: `DecodeDataBase64()`, follow convention: 2 weeks ago
  Ray 3083f0cd43 REVIEWED: `SaveFileText()`, const input text 2 weeks ago
  Jonathan Marler af16f7823a Improve description of RestoreWindow 2 months ago
  Brian E 11090ab6cb
[raylib.h] Added space after comma (#4774) 3 months ago
  goto40 6a644b48f0
doc: audio stream processor, number of channels (#4753) 3 months ago
  Chris 09272e2e11
Updted the comment for SetShaderValueTexture to reflect the difference between SetShaderValue using sampler2d and SetShaderValueTexture is the automatic bind of the texture. (#4703) 4 months ago
  Ray 896ff68540 REVIEWED: Text functions usage notes #4704 4 months ago
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` 4 months ago
  Ray bf8962dbc7 REVIEWED: Remove some `const` from text buffer return values 4 months ago
  Ray fa0eada61a Update year to 2025 4 months ago
  __hexmaster111 8a5a95c13a
Removed inaccurate comment about negitves not being supported with TextToFloat And TextToInt Methods (#4596) 5 months ago
  Ray 1f704be4e4 Review comments spacing for better alignment 5 months ago
  Rico P 2a2acff2d5
Make sure ShaderUniformDataType matches rlShaderUniformDataType (#4577) 5 months ago
  Michael d2cd2a0152
[rlgl][rmodels] Add instranceTransform shader location index #4538 (#4579) 5 months ago
  Ray dd26df0be8 REVIEWED: Parser issue with comment #4558 5 months ago
  Mossieur-Patate 2c4c6e6201
GetKeyName prototype (#4544) 6 months ago
  Anthony Carbajal 79188f570b
fixed spacing in sha1 comment (#4540) 6 months ago
  Ray 50a2afff9e Update raylib version to 5.6-dev to avoid confusions with release 6 months ago
  Ray 938b805bfb Update raylib.h 6 months ago
  Everton Jr. 00396e3436
[rcore] Clipboard Image Support (#4459) 6 months ago
  Ray be360d2ad1 RENAMED: `UpdateModelAnimationBoneMatrices()` to `UpdateModelAnimationBones()` 6 months ago
  Ray 6ff0b03629 REVIEWED: `UpdateModelAnimationBoneMatrices()` comments 7 months ago
  Ray 3483a4d9cb Update raylib.h 7 months ago
  Ray d85c6fe2c0 Update raylib.h 7 months ago
  Ray 2072b4fa04 Update raylib.h 7 months ago
  Jeffery Myers 0b650f62a6
[RTEXTURES] Remove the panorama cubemap layout option (#4425) 7 months ago
  Ray 4b60ce700f Update raylib.h 7 months ago
  Asdqwe f8f6aa0907
[rcore] Adds implementation to `SetGamepadVibration()` on `PLATFORM_WEB` and updates it on `PLATFORM_DESKTOP_SDL` to handle duration (#4410) 7 months ago
  Ray f4cbc1fbae REVIEWED: `GetGestureHoldDuration()` comments 7 months ago
  Anthony Carbajal 80393c0fb6
[rcore] added sha1 implementation (#4390) 7 months ago
  Ray 8cbf34ddc4 WARNING: BREAKING: Renamed several functions for data validation #3930 7 months ago
  Ray 361b0e85c1 ADDED: Utility functions: `ComputeCRC32()` and `ComputeMD5()` 7 months ago
  Ray d29eb34cfb REMOVED: `LoadImageSvg()` 7 months ago
  Jeffery Myers 0e7bcd5639
[MODELS] Disable GPU skinning for MacOS platform (#4348) 7 months ago
  Jeffery Myers 0573ef0382
[SHAPES] Add more detail to comment for DrawPixel (#4344) 8 months ago
  Ray 55a25ac04b ADDED: `MakeDirectory()` 8 months ago
  Daniel Holden 86ead96263
[rmodels] Optional GPU skinning (#4321) 8 months ago
  Ray 0a03ed913b Update raylib.h 8 months ago
  foxblock 16e9317220
[rcore] Add filtering folders to `LoadDirectoryFilesEx()`/`ScanDirectoryFiles()` (#4302) 8 months ago
  Ray b807f633d9 REVIEWED: `ColorLerp()` formatting #4310 8 months ago
  SusgUY446 ddc523ffbe
[rtextures] add MixColors. a function to mix 2 colors together (#4310) 8 months ago
  Ray dec7f12b14 Update raylib.h 9 months ago
  Jeffery Myers 0aba21f71c
[RCORE] Update comments on fullscreen and boderless window to describe what they do (#4280) 9 months ago
  Reese Gallagher 7bde76ca2c
[rmodels] More performant point cloud rendering with `DrawModelPoints()` (#4203) 9 months ago
  Paperdomo101 fa3f73d881
[rshapes] Review DrawGradient color parameter names (#4270) 9 months ago
  Ray fc5eab5676 Update version to avoid confusions... 10 months ago
  Ray 996f50393e Minor tweaks 10 months ago
  Ray df4ff4e78b REVIEWED: Direction must be normalized #4131 10 months ago