Pāvels Nadtočajevs
|
33eb7724a0
Fix label clipping when ascent/descent are fractional.
|
8 mēneši atpakaļ |
Pāvels Nadtočajevs
|
d98528ca3c
Fix Label vertical line alignment.
|
9 mēneši atpakaļ |
bruvzg
|
cc1db569e1
[TextServer] Improve embedded objects handling performance.
|
1 gadu atpakaļ |
Yufeng Ying
|
73d85f46c9
Remove unused headers in scene.
|
10 mēneši atpakaļ |
Rémi Verschelde
|
eefd32ba16
Merge pull request #99915 from bruvzg/lbl_width
|
10 mēneši atpakaļ |
Rémi Verschelde
|
715a7bac00
Merge pull request #99906 from bruvzg/lbl_empty_lines
|
10 mēneši atpakaļ |
Pāvels Nadtočajevs
|
e8f3bebb5d
[Label] Fix min. width
|
10 mēneši atpakaļ |
rune-scape
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 gadu atpakaļ |
Pāvels Nadtočajevs
|
151dcf30ee
[Label] Fix empty paragraph height.
|
10 mēneši atpakaļ |
bruvzg
|
b329b4ab06
[Label] Handle text as multiple independent paragraphs.
|
11 mēneši atpakaļ |
Adam Johnston
|
3ac043c508
Add fuzzy string matching to quick open search
|
1 gadu atpakaļ |
bruvzg
|
af9e8128f9
[Label] Move shadow drawing into a separate draw step.
|
1 gadu atpakaļ |
Rémi Verschelde
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
1 gadu atpakaļ |
RedMser
|
d3852deaa4
Update Node::get_configuration_warnings signature
|
2 gadi atpakaļ |
Rémi Verschelde
|
8c48e99c17
Merge pull request #82894 from Quimisagi/label-align-values-discarded
|
1 gadu atpakaļ |
bruvzg
|
e9c219cff2
[Label] Add get_character_bounds method to get bounding rectangles of the characters.
|
2 gadi atpakaļ |
bruvzg
|
56579f397d
[Text Overrun] Add option to set custom ellipsis character, add support for system font fallback.
|
2 gadi atpakaļ |
Yuri Sizov
|
58a3cfa192
Warn about autowrapped labels in containers
|
1 gadu atpakaļ |
David Crespo
|
0be873bed2
Add compability rename of (v)align properties of Label
|
2 gadi atpakaļ |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
2 gadi atpakaļ |
bruvzg
|
5453503697
[Text Server] Store extra spacing of individual font variations.
|
2 gadi atpakaļ |
Rémi Verschelde
|
b156e24216
Merge pull request #77280 from Rindbee/fix-unnecessary-break-in-Label
|
2 gadi atpakaļ |
bruvzg
|
16d7e0bf98
[Label] Remove extra line spacing from Label minimum size calculations.
|
2 gadi atpakaļ |
kobewi
|
de4a3fa151
Unify and streamline connecting to Resource changes
|
2 gadi atpakaļ |
bruvzg
|
b23f259e67
[Label] Add support for tab stops.
|
2 gadi atpakaļ |
Rindbee
|
e5bebbc9ff
Fix unnecessary break when calculating the height of visible lines
|
2 gadi atpakaļ |
bruvzg
|
9163d8c336
Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification.
|
2 gadi atpakaļ |
Rémi Verschelde
|
76d4d09bfa
Revert Label text reshaping fix #71553 and subsequent regression fixes
|
2 gadi atpakaļ |
Rémi Verschelde
|
d66f6b3b04
Revert "Fix visible_lines calculation"
|
2 gadi atpakaļ |
helviett
|
ceee405cec
Fix visible_lines calculation
|
2 gadi atpakaļ |