Commit History

Author SHA1 Message Date
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 6 months ago
  bruvzg b329b4ab06 [Label] Handle text as multiple independent paragraphs. 3 months ago
  Adam Johnston 3ac043c508 Add fuzzy string matching to quick open search 3 months ago
  bruvzg af9e8128f9 [Label] Move shadow drawing into a separate draw step. 10 months ago
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 11 months ago
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 1 year ago
  Rémi Verschelde 8c48e99c17 Merge pull request #82894 from Quimisagi/label-align-values-discarded 1 year ago
  bruvzg e9c219cff2 [Label] Add get_character_bounds method to get bounding rectangles of the characters. 1 year ago
  bruvzg 56579f397d [Text Overrun] Add option to set custom ellipsis character, add support for system font fallback. 1 year ago
  David Crespo 0be873bed2 Add compability rename of (v)align properties of Label 1 year ago
  Yuri Sizov 2924bfd4d3 Register theme properties with ThemeDB 1 year ago
  bruvzg b23f259e67 [Label] Add support for tab stops. 1 year ago
  bruvzg 9163d8c336 Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. 1 year ago
  Rémi Verschelde 76d4d09bfa Revert Label text reshaping fix #71553 and subsequent regression fixes 1 year ago
  Pedro J. Estébanez 4f7f1ef60b Make label sizing algorithm more robust 2 years ago
  Pedro J. Estébanez 5131b81a4d Enhance label sizing algorithm 2 years ago
  Pedro J. Estébanez ed8c5cd52f Prevent infinite cascade of re-layout after label text reshaping 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  RedMser 9579d49820 Add warning for missing characters in label font 2 years ago
  Yuri Sizov 3b1aa240dc Add a lifecycle method for manual theme item caching to Control 2 years ago
  Micky 64bd36ecee Rename Label & RichTextLabel.`percent_visible` to `visible_ratio` 2 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 2 years ago
  bruvzg f63d54126d Add LabelSettings resource for quick Label theme property override. 2 years ago
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 2 years ago
  bruvzg b5c96df277 Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 2 years ago
  bruvzg be611c1c05 Implement Label3D node. 2 years ago
  bruvzg 215bede6ff [TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 1906b59675 Merge pull request #55636 from bruvzg/vis_char_modes 3 years ago
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 years ago