2 コミット (3762bd8f3e1f82f8ce1fb7a3006204dfe8174163)

作成者 SHA1 メッセージ 日付
  Jason Mao 3762bd8f3e update 2ヶ月前
  Mao JunJie c9ed708675 update 3ヶ月前
  Ray 7e3b7cd349 REVIEWED: `DrawLineDashed()` 4ヶ月前
  Luís Almeida f680776941
feat:Added DrawLineDashed() and a new example explaining how to use this new function. (#5222) 4ヶ月前
  Ray c264c86ee0 ADDED: Some useful functions for Files and Text management 4ヶ月前
  Ray 0203a47bf9 REDESIGNED: `LoadTextLines()`/`UnloadTextLines()` 5ヶ月前
  Ray 1fa3c15942 Revert "add const qualifier to the first arg of TextJoin (#5166)" 5ヶ月前
  JohnnyCena123 4e8d08523f
add const qualifier to the first arg of TextJoin (#5166) 5ヶ月前
  Ray 29ce5d8aa9 WARNING: BREAKING: `LoadFontData()` redesigned, added parameter 5ヶ月前
  Ray 8f32c502a7 REVIEWED: Code sections definition 5ヶ月前
  Ray 0a92c863c4 Reverted const codepoints to avoid warnings 5ヶ月前
  0_stamina 7d07d21ee5
Update Camera3D.fovy description in raylib.h (#5164) 5ヶ月前
  Ray edce3d41b2 REVERT: Making codepoints const, variable is used to generate list in case it was NULL 5ヶ月前
  Ray ecedf40da6 REVIEW: `const` for codepoints arrays passed to function #5159 5ヶ月前
  Ray d2f6c4924c ADDED: [rtext] `LoadTextLines()`/`UnloadTextLines()` 5ヶ月前
  Ray c6241b91a2 REVIEWED: `IsFileExtension()` to avoid other modules dependency #5071 5ヶ月前
  JohnnyCena123 c25e9f641d fix typo in 'Ramon Santamaria' 6ヶ月前
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 6ヶ月前
  Ray 1c8eef9b0b Update raylib and generate `ARM64` libraries for Windows, Linux, macOS 6ヶ月前
  Ray 234f4b2b10 Update raylib.h 6ヶ月前
  Amy Wilder d4f09984ac Add safety notes to 'Update_' functions 7ヶ月前
  Vincent Lee 19ae6f2c2d [rshapes] Fix incorrect parameter names in DrawRectangleGradientEx 8ヶ月前
  jestarray 296e3af470 add const qualifier to ImageDrawTriangleFan and ImageDrawTriangleStrip arguments 8ヶ月前
  M374LX 3418172617 Update comments 8ヶ月前
  Meowster 6d5aedbd38 Add DrawEllipseV and DrawEllipseLinesV 8ヶ月前
  Ray d7148f5f9d REDESIGNED: Base64 encoding/decoding functions 8ヶ月前
  Ray afb52b19a4 WARNING: REDESIGNED: `EncodeDataBase64()`, NULL terminated string returned 8ヶ月前
  Jeffery Myers aa684a33de make save file callback match const correctness of calling function 8ヶ月前
  Ray f7d03efb49 REVIEWED: `DecodeDataBase64()`, follow convention: 8ヶ月前
  Ray 3083f0cd43 REVIEWED: `SaveFileText()`, const input text 8ヶ月前
  Jonathan Marler af16f7823a Improve description of RestoreWindow 10ヶ月前
  Brian E 11090ab6cb
[raylib.h] Added space after comma (#4774) 11ヶ月前
  goto40 6a644b48f0
doc: audio stream processor, number of channels (#4753) 1年前
  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) 1年前
  Ray 896ff68540 REVIEWED: Text functions usage notes #4704 1年前
  Ray e227371265 REVIEWED: `TextJoin()`, convert `const char **` to `char**` 1年前
  Ray bf8962dbc7 REVIEWED: Remove some `const` from text buffer return values 1年前
  Ray fa0eada61a Update year to 2025 1年前
  __hexmaster111 8a5a95c13a
Removed inaccurate comment about negitves not being supported with TextToFloat And TextToInt Methods (#4596) 1年前
  Ray 1f704be4e4 Review comments spacing for better alignment 1年前
  Rico P 2a2acff2d5
Make sure ShaderUniformDataType matches rlShaderUniformDataType (#4577) 1年前
  Michael d2cd2a0152
[rlgl][rmodels] Add instranceTransform shader location index #4538 (#4579) 1年前
  Ray dd26df0be8 REVIEWED: Parser issue with comment #4558 1年前
  Mossieur-Patate 2c4c6e6201
GetKeyName prototype (#4544) 1年前
  Anthony Carbajal 79188f570b
fixed spacing in sha1 comment (#4540) 1年前
  Ray 50a2afff9e Update raylib version to 5.6-dev to avoid confusions with release 1年前
  Ray 938b805bfb Update raylib.h 1年前
  Everton Jr. 00396e3436
[rcore] Clipboard Image Support (#4459) 1年前
  Ray be360d2ad1 RENAMED: `UpdateModelAnimationBoneMatrices()` to `UpdateModelAnimationBones()` 1年前
  Ray 6ff0b03629 REVIEWED: `UpdateModelAnimationBoneMatrices()` comments 1年前