bruvzg
|
bcc3643989
Add font LCD sub-pixel anti-aliasing support.
|
3 лет назад |
bruvzg
|
8823eae328
Rename OSX to macOS and iPhoneOS to iOS.
|
3 лет назад |
bruvzg
|
a319e6e623
Fix regressions from Font refactor
|
3 лет назад |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
3 лет назад |
Hendrik Brucker
|
6d876baf60
Improve the VisualShader/VisualScript editor UI
|
3 лет назад |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 лет назад |
bruvzg
|
803e1ae920
[Help] Add simulated slanted font support to the editor help.
|
3 лет назад |
bruvzg
|
4f1660dad7
Generate simulated bold font from the custom font if no custom bold font set.
|
3 лет назад |
bruvzg
|
e3f7510978
Add simulated bold variant to the editor CJK fonts.
|
3 лет назад |
Rémi Verschelde
|
768f9422bc
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
|
3 лет назад |
bruvzg
|
29199579f7
Add sub-pixel glyph positioning support.
|
4 лет назад |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 лет назад |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 лет назад |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
3 лет назад |
bruvzg
|
3940bf586b
[Editor] Disable contextual alternates (coding ligatures) outside of code editor.
|
4 лет назад |
Rémi Verschelde
|
04d283dc23
Merge pull request #36198 from Calinou/code-font-jetbrains-mono
|
4 лет назад |
Rémi Verschelde
|
a2a4ec7cb5
Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties
|
4 лет назад |
Hugo Locurcio
|
b5f88b1efc
Use JetBrains Mono as the editor's default code font
|
6 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
4 лет назад |
Yuri Sizov
|
fe283fd07a
Correctly use fallback Theme values as last resort
|
4 лет назад |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
4 лет назад |
bruvzg
|
ebbc25e89c
Ignore empty Font resources as theme override.
|
4 лет назад |
bruvzg
|
4c3f7d1290
Makes FontData importable resource.
|
5 лет назад |
bruvzg
|
e5b956dc2d
[Editor Fonts] Add Noto Sans Bold font variant for supported languages.
|
4 лет назад |
kobewi
|
f4b361dd15
Add header theme type variations to labels
|
4 лет назад |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 лет назад |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 лет назад |
reduz
|
d95bc3fa67
Use bold fonts in editor
|
4 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
5 лет назад |
bruvzg
|
c1d261fdb0
[Complex Text Layouts] Add variable fonts support.
|
5 лет назад |