72 Commits (9607ea5c0a28d1a3f5812c6fdc4822ab4b48cde2)

Author SHA1 Message Date
  Ray 59e7275464 REVIEWED: Glyphs 3 years ago
  Ray 9362eaf9c6 REVIEWED: Naming: length vs size 3 years ago
  Ray 6e76baa6a9 WARNING: BREAKING: RENAMED: Font struct variables 3 years ago
  Ray 3d33c559e7 REVIEWED: Examples compilation 3 years ago
  Ray 913f185f82 Renamed some static functions for more consistent naming 3 years ago
  raysan5 5a259fa10f WARNING: REMOVED: DrawTextRec() and DrawTextRecEx() 3 years ago
  raysan5 0352aa2094 Replace TABS by 4 spaces 3 years ago
  raysan5 7d2845a661 Improve assets license information 3 years ago
  raysan5 2f75657350 WARNING: REMOVED: Some deprecated function names mapping 3 years ago
  Ray 3db26f82ea WARNING: BREAKING: Functions renamed! 3 years ago
  Francisco Javier Andrés Casas Barrientos 4dd5643402
Added missing null terminator (#1820) 3 years ago
  Ray 9cc2cee936 Update text_draw_3d.c 3 years ago
  Lambert Wang 2545f62565
Added support for additional mouse buttons (#1753) 3 years ago
  Jeffery Myers 6c518008a5
Fixes for 64 bit typecast warnings (#1733) 3 years ago
  Ray dcf52c132f Remove trail spaces 3 years ago
  Stephan Soller 7f1068ef96
Added zoom independent sharp edges to the SDF text example. (#1727) 3 years ago
  raysan5 00e71faed6 REVIEWED: text_draw_3d, code formatting 3 years ago
  Vlad Adrian 668ba870e4
Added draw 3d text example (#1689) 3 years ago
  Ray 71fe0bff95 Update text_raylib_fonts.c 3 years ago
  Ray 89278953ae Update text_raylib_fonts.c 3 years ago
  Jeffery Myers e48b9a6da1
[Examples] Warning fixes (pt 1) (#1668) 3 years ago
  Ray 7a566a07ea Update text_input_box.c 3 years ago
  Ray c8ed231eca Update text_font_filters.c 3 years ago
  raysan5 b68e522ffc Updated several files while porting examples to web 4 years ago
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 4 years ago
  Alexander Buhl a798fd401f
Fixed #1455 (#1456) 4 years ago
  Ray f12db180cd Reviewed PR #1407 4 years ago
  Chance Snow 9833fe45eb
Added desktop cursor getter and setter functions (#1407) 4 years ago
  Ray 8cf0be4b6c Review memory loading functions signesness 4 years ago
  raysan5 f1ed8be5d7 REDESIGNED: ColorFromHSV() 4 years ago
  raysan5 c32ae480af RENAMED: FormatText() -> TextFormat() 4 years ago
  raysan5 b00ab118c6 [examples] text_font_sdf - Corrected bug 4 years ago
  raysan5 fed4716c3b resources PNG chunks cleaning 4 years ago
  raysan5 64747478fe Renamed some resources for naming consistency 4 years ago
  raysan5 36a15a745c Remove unused font 4 years ago
  Ray 9ce2331cc1 [build] Makefile examples modularization 5 years ago
  raysan5 793977db4a Review resources LICENSE 5 years ago
  Ray 3ffe34f9bb ADDED: DrawTextCodepoint() 5 years ago
  raysan5 1d3f230c92 Review key input queue PR #1012 5 years ago
  Ray 6bf746d531 Corrected issue with function renamed 5 years ago
  Ray d9d9c6111b RENAMED: text_sprite_font > text_font_spritefont 5 years ago
  Ray 8d6f179062 RENAMED: text_ttf_loading > text_font_filters 5 years ago
  Ray 7e08b312d5 RENAMED: text_bmfont_ttf > text_font_loading 5 years ago
  Ray b4d67499a7 BREAKING CHANGE: Read description 5 years ago
  Ray bdbc05c0dc Review font 5 years ago
  Ray 434e460c18 Example instructions tweak for clarity 5 years ago
  Ray 87774a0a21 Review variables initialization 5 years ago
  Ray b525039e0a Review ALL examples 5 years ago
  Ray 970f1e8ff1 examples review 5 years ago
  Ray 424d3ca8d9 examples review 5 years ago