Historique des commits

Auteur SHA1 Message Date
  Rémi Verschelde 13a90e938f Merge pull request #70096 from rune-scape/stringname-dict il y a 3 mois
  bruvzg 1829bc3663 [TextServer] Fix structured text parser for GDScript comments. il y a 3 mois
  rune-scape 154049ce17 StringName Dictionary keys il y a 11 mois
  Haoyu Qiu 8bf4ecc026 Add `String.is_valid_unicode_identifier()` il y a 3 mois
  Rémi Verschelde aed6c351c6 Merge pull request #95301 from bruvzg/rtl_sel_fixes il y a 3 mois
  bruvzg 932acce8f2 Fix `TextServer::shaped_text_*_character_pos` for the first character of wrapped string. Allow starting/ending RTL selection before line start. il y a 4 mois
  bruvzg 32bc1c2f33 [Font Import] Detect pixel fonts and disable subpixel positioning. il y a 4 mois
  bruvzg e651421905 [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. il y a 6 mois
  Rémi Verschelde 25fe3d4b46 Merge pull request #81639 from MJacred/is_letter il y a 7 mois
  MJacred 717513a62d Add is_valid_letter() to TextServer il y a 7 mois
  bruvzg a116801ec7 Improve TextEdit/LineEdit word selection. il y a 7 mois
  bruvzg 27f6f4147b [TextServer] Expose ICU title case string conversion to scripting. il y a 8 mois
  bruvzg 3bb5047db3 [TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, update extension docs. il y a 9 mois
  Rémi Verschelde 061e0c758d Merge pull request #89395 from bruvzg/rtl_ts_img_range il y a 9 mois
  bruvzg 433de7f1a8 [RTL] Use "visible characters" property for inline object visibility il y a 9 mois
  bruvzg 911fa38d3a [Font] Add option to disable embedded bitmaps loading. il y a 9 mois
  bruvzg dad4aae386 [TextEdit] Add support for optional wrapped line indentation. il y a 9 mois
  bruvzg ad017a20ea [TextServer] Implement soft hyphen handling. il y a 1 an
  bruvzg 85df221610 [TextServer / Font] Add support for customizable baseline offset. il y a 10 mois
  bruvzg 476331eef3 [TextServer] Fix precision loss in the string drawing methods. il y a 10 mois
  bruvzg 56579f397d [Text Overrun] Add option to set custom ellipsis character, add support for system font fallback. il y a 1 an
  bruvzg 9a1e0e4aef [Bitmap fonts] Add support for scaling. il y a 1 an
  bruvzg 4a167fc740 [TextServer] Store font extra spacing variations without making a full copy of font. il y a 1 an
  bruvzg 5453503697 [Text Server] Store extra spacing of individual font variations. il y a 1 an
  bruvzg 07d859de25 [TextServer] Fix issues with character breaks, add more tests. il y a 1 an
  bruvzg 5d3fcc5766 [TextServer] Fix system font fallback and caret/selection behavior for composite characters. il y a 1 an
  bruvzg 55c8cdb332 [Text Server] Fix ellipsis outline drawing. il y a 1 an
  bruvzg 8a4a883854 [TextServer] Prevent duplicate line breaks on virtual spaces when line width is significantly smaller than character width. il y a 1 an
  bruvzg aaddec7cb8 [TextServer] Add support for retrieving OpenType name strings. il y a 1 an
  bruvzg 9163d8c336 Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. il y a 1 an