Historie revizí

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