1086 次代码提交 (7e3b7cd349b16b8ea57dbdbf49a3bd4b944ee9d4)

作者 SHA1 备注 提交日期
  Ray d2f6c4924c ADDED: [rtext] `LoadTextLines()`/`UnloadTextLines()` 2 个月前
  Ray c6241b91a2 REVIEWED: `IsFileExtension()` to avoid other modules dependency #5071 2 个月前
  JohnnyCena123 c25e9f641d fix typo in 'Ramon Santamaria' 3 个月前
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 3 个月前
  Ray 1c8eef9b0b Update raylib and generate `ARM64` libraries for Windows, Linux, macOS 3 个月前
  Ray 234f4b2b10 Update raylib.h 3 个月前
  Amy Wilder d4f09984ac Add safety notes to 'Update_' functions 4 个月前
  Vincent Lee 19ae6f2c2d [rshapes] Fix incorrect parameter names in DrawRectangleGradientEx 5 个月前
  jestarray 296e3af470 add const qualifier to ImageDrawTriangleFan and ImageDrawTriangleStrip arguments 5 个月前
  M374LX 3418172617 Update comments 5 个月前
  Meowster 6d5aedbd38 Add DrawEllipseV and DrawEllipseLinesV 5 个月前
  Ray d7148f5f9d REDESIGNED: Base64 encoding/decoding functions 5 个月前
  Ray afb52b19a4 WARNING: REDESIGNED: `EncodeDataBase64()`, NULL terminated string returned 5 个月前
  Jeffery Myers aa684a33de make save file callback match const correctness of calling function 5 个月前
  Ray f7d03efb49 REVIEWED: `DecodeDataBase64()`, follow convention: 5 个月前
  Ray 3083f0cd43 REVIEWED: `SaveFileText()`, const input text 5 个月前
  Jonathan Marler af16f7823a Improve description of RestoreWindow 7 个月前
  Brian E 11090ab6cb
[raylib.h] Added space after comma (#4774) 8 个月前
  goto40 6a644b48f0
doc: audio stream processor, number of channels (#4753) 9 个月前
  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) 9 个月前
  Ray 896ff68540 REVIEWED: Text functions usage notes #4704 9 个月前
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` 9 个月前
  Ray bf8962dbc7 REVIEWED: Remove some `const` from text buffer return values 10 个月前
  Ray fa0eada61a Update year to 2025 10 个月前
  __hexmaster111 8a5a95c13a
Removed inaccurate comment about negitves not being supported with TextToFloat And TextToInt Methods (#4596) 10 个月前
  Ray 1f704be4e4 Review comments spacing for better alignment 10 个月前
  Rico P 2a2acff2d5
Make sure ShaderUniformDataType matches rlShaderUniformDataType (#4577) 11 个月前
  Michael d2cd2a0152
[rlgl][rmodels] Add instranceTransform shader location index #4538 (#4579) 11 个月前
  Ray dd26df0be8 REVIEWED: Parser issue with comment #4558 11 个月前
  Mossieur-Patate 2c4c6e6201
GetKeyName prototype (#4544) 11 个月前
  Anthony Carbajal 79188f570b
fixed spacing in sha1 comment (#4540) 11 个月前
  Ray 50a2afff9e Update raylib version to 5.6-dev to avoid confusions with release 11 个月前
  Ray 938b805bfb Update raylib.h 11 个月前
  Everton Jr. 00396e3436
[rcore] Clipboard Image Support (#4459) 1年前
  Ray be360d2ad1 RENAMED: `UpdateModelAnimationBoneMatrices()` to `UpdateModelAnimationBones()` 1年前
  Ray 6ff0b03629 REVIEWED: `UpdateModelAnimationBoneMatrices()` comments 1年前
  Ray 3483a4d9cb Update raylib.h 1年前
  Ray d85c6fe2c0 Update raylib.h 1年前
  Ray 2072b4fa04 Update raylib.h 1年前
  Jeffery Myers 0b650f62a6
[RTEXTURES] Remove the panorama cubemap layout option (#4425) 1年前
  Ray 4b60ce700f Update raylib.h 1年前
  Asdqwe f8f6aa0907
[rcore] Adds implementation to `SetGamepadVibration()` on `PLATFORM_WEB` and updates it on `PLATFORM_DESKTOP_SDL` to handle duration (#4410) 1年前
  Ray f4cbc1fbae REVIEWED: `GetGestureHoldDuration()` comments 1年前
  Anthony Carbajal 80393c0fb6
[rcore] added sha1 implementation (#4390) 1年前
  Ray 8cbf34ddc4 WARNING: BREAKING: Renamed several functions for data validation #3930 1年前
  Ray 361b0e85c1 ADDED: Utility functions: `ComputeCRC32()` and `ComputeMD5()` 1年前
  Ray d29eb34cfb REMOVED: `LoadImageSvg()` 1年前
  Jeffery Myers 0e7bcd5639
[MODELS] Disable GPU skinning for MacOS platform (#4348) 1年前
  Jeffery Myers 0573ef0382
[SHAPES] Add more detail to comment for DrawPixel (#4344) 1年前
  Ray 55a25ac04b ADDED: `MakeDirectory()` 1年前