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
/
editor
/
editor_fonts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sub-pixel glyph positioning support.
bruvzg
2022-02-12
1
-32
/
+35
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-2
/
+2
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-40
/
+40
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-40
/
+40
*
[Editor] Disable contextual alternates (coding ligatures) outside of code edi...
bruvzg
2022-01-23
1
-0
/
+3
*
Merge pull request #36198 from Calinou/code-font-jetbrains-mono
Rémi Verschelde
2022-01-20
1
-1
/
+1
|
\
|
*
Use JetBrains Mono as the editor's default code font
Hugo Locurcio
2022-01-05
1
-1
/
+1
*
|
Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties
Rémi Verschelde
2022-01-06
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Correctly use fallback Theme values as last resort
Yuri Sizov
2021-12-31
1
-2
/
+2
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-3
/
+3
*
Ignore empty Font resources as theme override.
bruvzg
2021-10-25
1
-9
/
+6
*
Makes FontData importable resource.
bruvzg
2021-08-27
1
-260
/
+140
*
[Editor Fonts] Add Noto Sans Bold font variant for supported languages.
bruvzg
2021-07-19
1
-38
/
+134
*
Add header theme type variations to labels
kobewi
2021-07-13
1
-1
/
+13
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-22
/
+22
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
Use bold fonts in editor
reduz
2021-06-02
1
-1
/
+6
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
[Complex Text Layouts] Add variable fonts support.
bruvzg
2020-12-13
1
-0
/
+17
*
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-103
/
+161
*
Change how default fonts are created, fixes #39235
Juan Linietsky
2020-07-03
1
-1
/
+1
*
Improve shortcut formatting in docs
Yuri Sizov
2020-04-10
1
-0
/
+2
*
Fix default editor font.
bruvzg
2020-03-27
1
-1
/
+1
*
Add rotation widget to 3D viewport
jfons
2020-03-08
1
-0
/
+4
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fix validating editor bold font
volzhs
2019-10-21
1
-1
/
+1
*
Fixed warnings text using custom font and color setting.
Hanif Bin Ariffin
2019-10-04
1
-0
/
+1
*
Add an "Auto" editor font hinting setting to match OS font rendering
Hugo Locurcio
2019-08-14
1
-1
/
+25
*
Simplify editor settings related to font hinting and antialiasing
Hugo Locurcio
2019-07-28
1
-8
/
+6
*
Add support for bold fonts in the editor help
Hugo Locurcio
2019-06-15
1
-7
/
+5
*
Fix help source font setting and related cleanup
Rémi Verschelde
2019-06-14
1
-6
/
+6
*
Merge pull request #28107 from Amssat221/issue28105
Rémi Verschelde
2019-05-28
1
-1
/
+1
|
\
|
*
Set range and change EDITOR_DEF to EDITOR_GET
Guillermo
2019-04-30
1
-1
/
+1
*
|
Expression node for visual shaders
Chaosus
2019-05-21
1
-0
/
+3
|
/
*
Editor source status font size, fixes #25039
Melvin Winstroem-Moeller
2019-01-18
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Add a property to control DynamicFont anti-aliasing
Hugo Locurcio
2018-11-10
1
-1
/
+15
*
Fix warning about functions defined but not used [-Wunused-function]
Rémi Verschelde
2018-09-29
1
-27
/
+0
*
Add Hindi font for editor
volzhs
2018-08-30
1
-0
/
+7
*
Fallback to default font if main/code font path doesn't exist
Alexander-Alekseev
2018-07-10
1
-3
/
+14
*
added bold font to editor (support for coustom bold font)
toger5
2018-04-19
1
-12
/
+53
*
Add an hinting mode setting to DynamicFonts
Hugo Locurcio
2018-02-28
1
-1
/
+12
*
Set source code font with ttf, otf
volzhs
2018-01-08
1
-32
/
+29
*
Drop obsolete bitmap doc fonts
Rémi Verschelde
2018-01-05
1
-7
/
+0
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #15073 from volzhs/editor-custom-font
Rémi Verschelde
2018-01-03
1
-1
/
+16
|
\
|
*
Use .ttf or .otf file for editor custom font
volzhs
2017-12-27
1
-1
/
+16
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
|
Fix text editor status font
volzhs
2017-12-27
1
-7
/
+8
|
/
[next]