Micky
|
511134f55f
Fix Label & RichTextLabel's visible_ratio not working
|
%!s(int64=3) %!d(string=hai) anos |
bruvzg
|
7aad14a4b6
[TextServer] Add support for trimming edge spaces on line break.
|
%!s(int64=3) %!d(string=hai) anos |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
%!s(int64=3) %!d(string=hai) anos |
VolTer
|
832950d1f2
Reorganized Label and RichTextLabel properties
|
%!s(int64=3) %!d(string=hai) anos |
Micky
|
64bd36ecee
Rename Label & RichTextLabel.`percent_visible` to `visible_ratio`
|
%!s(int64=3) %!d(string=hai) anos |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
%!s(int64=3) %!d(string=hai) anos |
Micky
|
9a63792a08
Clamp Label's `percent_visible` properly between 0 and 1.0
|
%!s(int64=3) %!d(string=hai) anos |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
%!s(int64=3) %!d(string=hai) anos |
Rémi Verschelde
|
715f556cd4
Merge pull request #62139 from bruvzg/label_font_setttings
|
%!s(int64=3) %!d(string=hai) anos |
bruvzg
|
cbe3a2dcb7
Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API.
|
%!s(int64=3) %!d(string=hai) anos |
bruvzg
|
f63d54126d
Add LabelSettings resource for quick Label theme property override.
|
%!s(int64=3) %!d(string=hai) anos |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
%!s(int64=3) %!d(string=hai) anos |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
%!s(int64=3) %!d(string=hai) anos |
bruvzg
|
be611c1c05
Implement Label3D node.
|
%!s(int64=3) %!d(string=hai) anos |
bruvzg
|
f19cd44346
Unify TextServer built-in module and GDExtension code.
|
%!s(int64=3) %!d(string=hai) anos |
Rémi Verschelde
|
0f5455230c
Use `switch` consistently in `_notification` (`scene` folder)
|
%!s(int64=3) %!d(string=hai) anos |
bruvzg
|
2e01a0d7a3
[RTL / Label] Reorganize property order to ensure "visible_characters" / "percent_visible" are set after the "text".
|
%!s(int64=3) %!d(string=hai) anos |
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.
|
%!s(int64=4) %!d(string=hai) anos |
bruvzg
|
40c56ed410
Improve locale detection.
|
%!s(int64=4) %!d(string=hai) anos |
bruvzg
|
e02a097280
[TextServer] Implement locale and context sensitive case conversion functions.
|
%!s(int64=4) %!d(string=hai) anos |
bruvzg
|
baec983d8a
[TextServer] Improvements for line breaking, "Fill" alignment, overrun, and interaction between these modes.
|
%!s(int64=4) %!d(string=hai) anos |
bruvzg
|
c89c515ccf
[TextServer] Improve ligature cursor handling.
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
%!s(int64=4) %!d(string=hai) anos |
Rémi Verschelde
|
1906b59675
Merge pull request #55636 from bruvzg/vis_char_modes
|
%!s(int64=4) %!d(string=hai) anos |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
%!s(int64=4) %!d(string=hai) anos |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
%!s(int64=4) %!d(string=hai) anos |
kobewi
|
ea7cc1dea9
Rename minimum_size_changed() method
|
%!s(int64=4) %!d(string=hai) anos |
bruvzg
|
ad4408d413
Add different "visible characters" behavior modes.
|
%!s(int64=4) %!d(string=hai) anos |
bruvzg
|
5f9cd9ccbc
Fix Label and RichTextLabale text shadows and shadow outlines.
|
%!s(int64=4) %!d(string=hai) anos |
bruvzg
|
0c0b5c84b0
Implement TextServer GDExtension interface, remove TextServer GDNative interface.
|
%!s(int64=4) %!d(string=hai) anos |