Commit History

Author SHA1 Message Date
  Thaddeus Crews b1b873add3 Merge pull request #104731 from Delsin-Yu/stackable-text-effect 4 months ago
  DE YU ac931c33c2 Implmement stackable text effects on label type through label settings 5 months ago
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. 5 months ago
  Pāvels Nadtočajevs 2bbf0f2317 Add properties to configure space trimming on line break. 5 months ago
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 7 months ago
  Pāvels Nadtočajevs 7397e33cc9 Fix text shadow outline draw batching. 6 months ago
  rune-scape d58b2e879f Get rid of easily removable uses of const_cast 1 year ago
  bruvzg b329b4ab06 [Label] Handle text as multiple independent paragraphs. 10 months ago
  Adam Johnston 3ac043c508 Add fuzzy string matching to quick open search 10 months ago
  bruvzg af9e8128f9 [Label] Move shadow drawing into a separate draw step. 1 year ago
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 year ago
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature 2 years 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 2 years ago
  bruvzg b23f259e67 [Label] Add support for tab stops. 2 years ago
  bruvzg 9163d8c336 Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. 2 years ago
  Rémi Verschelde 76d4d09bfa Revert Label text reshaping fix #71553 and subsequent regression fixes 2 years 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 3 years ago
  Micky 64bd36ecee Rename Label & RichTextLabel.`percent_visible` to `visible_ratio` 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  bruvzg f63d54126d Add LabelSettings resource for quick Label theme property override. 3 years ago
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 years ago