268 Révisions (0776f1e106a22dc1e5b2912305fd68967de1945e)

Auteur SHA1 Message Date
  Jeffery Myers 13f97471a2
Change the color of the FPS display if the FPS is low (orange for <30, red for < 15). (#1676) il y a 4 ans
  Ray bb73a8089a Reviewed DrawFPS() comment il y a 4 ans
  Ray f7e48c95cd Added some comments on libc dependencies il y a 4 ans
  Ray 01e28263be WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency il y a 4 ans
  Ray ca22a87949 REVIEWED: TextFormat() #1626 il y a 4 ans
  Ray dfe797060a WARNING: BREAKING: RENAMED: enums values il y a 4 ans
  Ray bcc4418ff0 REVIEWED: GetFileExtension() to include the dot #1523 il y a 4 ans
  Ray c256b26629 Reorder function il y a 4 ans
  raysan5 d7b4b9e485 Update year to 2021 il y a 4 ans
  raysan5 0a9e080998 Remove trailing spaces il y a 4 ans
  Ray 015e715278 Corrected DrawTextRecEx() bug il y a 4 ans
  Ray e404a18226 Support font chars padding on drawing #1432 il y a 4 ans
  Ray e07bc372a1 WARNING: RENAMED several functions for consistency #1440 il y a 4 ans
  Ray f5b4656801 Added additional charsPadding initialization #1432 il y a 4 ans
  raysan5 14c1ee2681 ADDED: UnloadFontData() il y a 4 ans
  raysan5 9b2b660f91 Commented new feature il y a 4 ans
  raysan5 55dc8171f8 [text] Consider characters padding -WIP- #1432 il y a 4 ans
  Ray 3e1cd487df Remove trailing spaces il y a 4 ans
  raysan5 43d82c1f21 Add security checks when loading data from memory il y a 4 ans
  Ray 8cf0be4b6c Review memory loading functions signesness il y a 4 ans
  Ray db652daf42 ADDED: LoadFontFromMemory() (TTF only) #1327 il y a 4 ans
  Ray 88c5deac87 WARNING: REDESIGNED: LoadFontData() il y a 4 ans
  raysan5 945a02798b DrawTextEx(): Minor tweak il y a 4 ans
  Ray 7b346dbbe1 Review issue with .fnt -> .png path #1351 il y a 4 ans
  raysan5 b00ab118c6 [examples] text_font_sdf - Corrected bug il y a 5 ans
  raysan5 c43e889e39 Corrected bug on TextJoin() il y a 5 ans
  raysan5 b95673f701 Use RL_FREE() instead of free() il y a 5 ans
  raysan5 c1e0978555 Replaced strncat() by memcpy() in some functions il y a 5 ans
  raysan5 c1bb051e61 Avoid some warnings il y a 5 ans
  raysan5 76f8e84901 Reviewed LoadBMFont() to load data from memory #1232 il y a 5 ans
  raysan5 65b7047111 Remove some [textures] function dependencies il y a 5 ans
  raysan5 ca6016cc71 TextToInteger() always exposed il y a 5 ans
  raysan5 7efed56b66 Added [text] flag: SUPPORT_TEXT_MANIPULATION il y a 5 ans
  raysan5 959447d8ed Reorganized texture functions il y a 5 ans
  raysan5 6fa6757a8b Comment tweak il y a 5 ans
  raysan5 fdad1f023b Avoid all MSVC compile warnings il y a 5 ans
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining il y a 5 ans
  Benjamin Stigsen 2d6303e9fe
Allow for empty replacement string (#1178) il y a 5 ans
  Benjamin Stigsen 9c280bc7af
TextReplace changes (#1172) il y a 5 ans
  SasLuca 8444c3f705
Fixed offset check in GenImageFontAtlas (#1171) il y a 5 ans
  raysan5 e8a8d544c5 Review formating and signegness issues il y a 5 ans
  raysan5 d28e73849b Review TRACELOG() messages il y a 5 ans
  raysan5 b5842434c2 Corrected missing semicolon il y a 5 ans
  raysan5 bc2c6251f8 [text] Review TRACELOG() messages, categorized il y a 5 ans
  raysan5 7ae7a87f8a Remove trail spaces il y a 5 ans
  Random e07281f8bd
Fixed DrawTextRecEx() selection when wordwrap is ON (again) (#1149) il y a 5 ans
  raysan5 4af4483f5f Added security check in case init fails #1135 il y a 5 ans
  Ray 7fa12844ed [text] TextToUpper(): Added note on diacritics il y a 5 ans
  Ray c3386300d3 Remove comment il y a 5 ans
  Ray 1be68d8cfe Tweak on variable init il y a 5 ans