254 Revīzijas (b3f75b91ff6859f5c19c4b1e6b17c78b5e66530f)

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