index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
text_server_adv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add word breaks on punctuation characters.
bruvzg
2020-12-14
1
-3
/
+12
*
[Complex Text Layouts] Add variable fonts support.
bruvzg
2020-12-13
5
-2
/
+113
*
Static analyzer fixes:
bruvzg
2020-12-09
3
-9
/
+0
*
Merge pull request #43981 from bruvzg/ctl_font_spacing
Rémi Verschelde
2020-12-07
4
-83
/
+120
|
\
|
*
[Complex Text Layouts] Performance optimizations.
bruvzg
2020-12-07
2
-48
/
+74
|
*
[Complex Text Layouts] Fix bitmap font memory leak.
bruvzg
2020-12-06
3
-4
/
+15
|
*
[Complex Text Layouts] Align glyph offsets and advances to the pixel grid.
bruvzg
2020-12-06
1
-41
/
+41
|
*
[Complex Text Layouts] Adds missing Font::SPACING_* to the Label, LineEdit, T...
bruvzg
2020-12-06
1
-2
/
+2
*
|
Load dynamic fonts to memory on all platforms, to avoid locked files.
bruvzg
2020-12-07
2
-56
/
+9
|
/
*
[Complex Text Layouts] Implement GDNative interface for TextServer.
bruvzg
2020-11-26
3
-12
/
+9
*
[Complex Text Layouts] Implement ICU / HarfBuzz based TextServer module.
bruvzg
2020-11-26
13
-7
/
+5039
*
[Complex Text Layouts] Add third-party TextServer dependencies (ICU, HarfBuzz...
bruvzg
2020-11-26
3
-0
/
+487