263 コミット (30a0f6f2925fa287719e9825437230361bb26125)

作成者 SHA1 メッセージ 日付
  Diesirae 30a0f6f292
Fix DrawTextRec (#1843) 3年前
  Ray 4b93feb172 Remove trail spaces 3年前
  Ray b188008a1c Review code formatting 3年前
  Ray b0dcdf688f Reviewed functions description 3年前
  raysan5 e95d8bc655 Minor format tweaks 3年前
  Ray 0369ec9adf Some code tweaks 3年前
  Ray 03710c9d8e Some code tweaks for consistency 3年前
  Ray 2015828fc6 Security check in case of not valid font 4年前
  Ray 640fc4d0a0 Minor tweaks 4年前
  Jeffery Myers 13f97471a2
Change the color of the FPS display if the FPS is low (orange for <30, red for < 15). (#1676) 4年前
  Ray bb73a8089a Reviewed DrawFPS() comment 4年前
  Ray f7e48c95cd Added some comments on libc dependencies 4年前
  Ray 01e28263be WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency 4年前
  Ray ca22a87949 REVIEWED: TextFormat() #1626 4年前
  Ray dfe797060a WARNING: BREAKING: RENAMED: enums values 4年前
  Ray bcc4418ff0 REVIEWED: GetFileExtension() to include the dot #1523 4年前
  Ray c256b26629 Reorder function 4年前
  raysan5 d7b4b9e485 Update year to 2021 4年前
  raysan5 0a9e080998 Remove trailing spaces 4年前
  Ray 015e715278 Corrected DrawTextRecEx() bug 4年前
  Ray e404a18226 Support font chars padding on drawing #1432 4年前
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 4年前
  Ray f5b4656801 Added additional charsPadding initialization #1432 4年前
  raysan5 14c1ee2681 ADDED: UnloadFontData() 4年前
  raysan5 9b2b660f91 Commented new feature 4年前
  raysan5 55dc8171f8 [text] Consider characters padding -WIP- #1432 4年前
  Ray 3e1cd487df Remove trailing spaces 4年前
  raysan5 43d82c1f21 Add security checks when loading data from memory 4年前
  Ray 8cf0be4b6c Review memory loading functions signesness 4年前
  Ray db652daf42 ADDED: LoadFontFromMemory() (TTF only) #1327 4年前
  Ray 88c5deac87 WARNING: REDESIGNED: LoadFontData() 4年前
  raysan5 945a02798b DrawTextEx(): Minor tweak 4年前
  Ray 7b346dbbe1 Review issue with .fnt -> .png path #1351 4年前
  raysan5 b00ab118c6 [examples] text_font_sdf - Corrected bug 4年前
  raysan5 c43e889e39 Corrected bug on TextJoin() 4年前
  raysan5 b95673f701 Use RL_FREE() instead of free() 4年前
  raysan5 c1e0978555 Replaced strncat() by memcpy() in some functions 4年前
  raysan5 c1bb051e61 Avoid some warnings 4年前
  raysan5 76f8e84901 Reviewed LoadBMFont() to load data from memory #1232 4年前
  raysan5 65b7047111 Remove some [textures] function dependencies 5年前
  raysan5 ca6016cc71 TextToInteger() always exposed 5年前
  raysan5 7efed56b66 Added [text] flag: SUPPORT_TEXT_MANIPULATION 5年前
  raysan5 959447d8ed Reorganized texture functions 5年前
  raysan5 6fa6757a8b Comment tweak 5年前
  raysan5 fdad1f023b Avoid all MSVC compile warnings 5年前
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 5年前
  Benjamin Stigsen 2d6303e9fe
Allow for empty replacement string (#1178) 5年前
  Benjamin Stigsen 9c280bc7af
TextReplace changes (#1172) 5年前
  SasLuca 8444c3f705
Fixed offset check in GenImageFontAtlas (#1171) 5年前
  raysan5 e8a8d544c5 Review formating and signegness issues 5年前