index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
resources
/
text_paragraph.h
Age
Commit message (
Expand
)
Author
2021-10-19
Fix: typo in TextParagraph class and docs
Murilo Gonçalves
2021-10-01
Implement TextServer GDExtension interface, remove TextServer GDNative interf...
bruvzg
2021-08-11
Merge pull request #51178 from Geometror/layout-options-textline-textparagraph
Rémi Verschelde
2021-08-11
Various text layout improvements (TextLine, TextParagraph, Label, TextServer)
Hendrik Brucker
2021-08-08
[Text Server] Improve object (image/table) inline alignment.
bruvzg
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-03-29
Use extra font spacing in the RichTextLabel line height calculation, and styl...
bruvzg
2021-02-09
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-13
[Complex Text Layouts] Add drop-caps support to TextParagraph and RTL.
bruvzg
2020-12-06
[Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, T...
bruvzg
2020-11-26
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg