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
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-449
/
+0
*
Improve engine startup/shutdown benchmarks
Yuri Sizov
2023-12-08
1
-2
/
+2
*
Merge pull request #80573 from KoBeWi/2k_lines_of_changes_created_at_2AM
Yuri Sizov
2023-09-06
1
-36
/
+37
|
\
|
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-36
/
+37
*
|
Update and properly list versions of the built-in fonts.
bruvzg
2023-09-05
1
-4
/
+4
|
/
*
Move default theme files to scene/theme
Yuri Sizov
2023-08-28
1
-1
/
+0
*
Improve startup benchmarking
Fredia Huya-Kouadio
2023-05-23
1
-0
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-1
/
+1
*
Disable code font ligatures by default in the editor
Hugo Locurcio
2022-11-12
1
-1
/
+1
*
Load and use system emoji font in the editor.
bruvzg
2022-11-01
1
-0
/
+32
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-8
/
+8
*
Merge pull request #62860 from Calinou/editor-log-bold-italic-mono-fonts
Rémi Verschelde
2022-10-04
1
-0
/
+22
|
\
|
*
Define bold, italics and mono fonts in editor log for `print_rich()`
Hugo Locurcio
2022-07-09
1
-0
/
+22
*
|
Do not use horizontal hinting for the editor monospace font.
bruvzg
2022-09-14
1
-2
/
+8
*
|
Add font LCD sub-pixel anti-aliasing support.
bruvzg
2022-08-23
1
-41
/
+41
*
|
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-21
1
-1
/
+1
|
/
*
Fix regressions from Font refactor
bruvzg
2022-07-07
1
-22
/
+39
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-321
/
+203
*
Improve the VisualShader/VisualScript editor UI
Hendrik Brucker
2022-04-30
1
-2
/
+78
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-1
/
+1
*
[Help] Add simulated slanted font support to the editor help.
bruvzg
2022-03-22
1
-1
/
+55
*
Generate simulated bold font from the custom font if no custom bold font set.
bruvzg
2022-03-14
1
-3
/
+7
*
Add simulated bold variant to the editor CJK fonts.
bruvzg
2022-03-13
1
-2
/
+9
*
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
Rémi Verschelde
2022-03-11
1
-3
/
+1
*
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
[next]