1086 次代码提交 (7e3b7cd349b16b8ea57dbdbf49a3bd4b944ee9d4)

作者 SHA1 备注 提交日期
  Ray 7e3b7cd349 REVIEWED: `DrawLineDashed()` 1 个月前
  Luís Almeida f680776941
feat:Added DrawLineDashed() and a new example explaining how to use this new function. (#5222) 1 个月前
  Ray c264c86ee0 ADDED: Some useful functions for Files and Text management 1 个月前
  Ray 0203a47bf9 REDESIGNED: `LoadTextLines()`/`UnloadTextLines()` 2 个月前
  Ray 1fa3c15942 Revert "add const qualifier to the first arg of TextJoin (#5166)" 2 个月前
  JohnnyCena123 4e8d08523f
add const qualifier to the first arg of TextJoin (#5166) 2 个月前
  Ray 29ce5d8aa9 WARNING: BREAKING: `LoadFontData()` redesigned, added parameter 2 个月前
  Ray 8f32c502a7 REVIEWED: Code sections definition 2 个月前
  Ray 0a92c863c4 Reverted const codepoints to avoid warnings 2 个月前
  0_stamina 7d07d21ee5
Update Camera3D.fovy description in raylib.h (#5164) 2 个月前
  Ray edce3d41b2 REVERT: Making codepoints const, variable is used to generate list in case it was NULL 2 个月前
  Ray ecedf40da6 REVIEW: `const` for codepoints arrays passed to function #5159 2 个月前
  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' 2 个月前
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 2 个月前
  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 3 个月前
  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) 8 个月前
  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 9 个月前
  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) 11 个月前
  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年前