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
*
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
|
/
*
Merge pull request #13222 from Calinou/tweak-editor-help-font-sizes
Rémi Verschelde
2017-11-26
1
-3
/
+3
|
\
|
*
Tweak editor help font sizes for better readability
Hugo Locurcio
2017-11-24
1
-3
/
+3
*
|
Remove option for the rulers graduations font size
Gilles Roudiere
2017-11-24
1
-1
/
+1
|
/
*
Fix theme with custom font.
Daniel J. Ramirez
2017-11-09
1
-5
/
+0
*
Fixed project manager and dialog fonts.
Daniel J. Ramirez
2017-11-09
1
-3
/
+7
*
Merge pull request #11646 from djrm/pr_visual_improvements
Poommetee Ketson
2017-10-02
1
-0
/
+9
|
\
|
*
Several visual improvements.
Daniel J. Ramirez
2017-09-28
1
-0
/
+9
*
|
EditorSettings: Move interface/ properties to interface/editor
Andreas Haas
2017-09-29
1
-2
/
+2
|
/
*
Add font size setting for output panel
volzhs
2017-09-25
1
-0
/
+10
*
Merge pull request #11309 from djrm/pr_hack_font
Rémi Verschelde
2017-09-20
1
-4
/
+4
|
\
|
*
Changed Mononoki font to Hack font
Daniel J. Ramirez
2017-09-17
1
-4
/
+4
[next]