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_settings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-0
/
+1
*
Add the ability to drag the code completion scrollbar using the mouse click
MinusKube
2022-07-03
1
-0
/
+1
*
Add an option to drag'n'drop selected text in TextEdit
ConteZero
2022-06-26
1
-0
/
+1
*
i18n: Misc fixes translation strings
Rémi Verschelde
2022-06-08
1
-0
/
+1
*
Merge pull request #61481 from Calinou/profiler-increase-frame-history
Fabio Alessandrelli
2022-06-03
1
-1
/
+1
|
\
|
*
Increase the editor profiler frame history default and maximum limit
Hugo Locurcio
2022-05-28
1
-1
/
+1
*
|
Improve Graphedit connection lines
Hendrik Brucker
2022-05-30
1
-0
/
+1
|
/
*
Increase saturation of accent color on the Gray editor theme preset
Hugo Locurcio
2022-05-23
1
-1
/
+1
*
Use suffixes for units in nodes and resources
Aaron Franke
2022-05-19
1
-3
/
+3
*
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-7
/
+7
*
Merge pull request #60463 from Geometror/improve-vs-1
Rémi Verschelde
2022-05-16
1
-0
/
+1
|
\
|
*
Improve the VisualShader/VisualScript editor UI
Hendrik Brucker
2022-04-30
1
-0
/
+1
*
|
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-11
/
+11
*
|
Add a new HashMap implementation
reduz
2022-05-12
1
-10
/
+13
|
/
*
Avoid setting sub-window or started project window positions, if it's impossi...
bruvzg
2022-04-20
1
-0
/
+6
*
Merge pull request #54740 from LightningAA/project-manager-sort-by-most-recen...
Rémi Verschelde
2022-04-12
1
-1
/
+1
|
\
|
*
Make "Last Modified" the default sorting order for the Project Manager
Aaron Record
2021-11-07
1
-1
/
+1
*
|
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-18
/
+14
*
|
Fix some issues found by cppcheck.
bruvzg
2022-04-06
1
-1
/
+1
*
|
Merge pull request #59866 from m4gr3d/update_default_display_scale_main
Rémi Verschelde
2022-04-04
1
-1
/
+1
|
\
\
|
*
|
Update the editor display scale based on the device's scaled density
Fredia Huya-Kouadio
2022-04-04
1
-1
/
+1
*
|
|
Fix TextEdit v_scroll_speed invalid values breaks wheel scrolling
jmb462
2022-04-03
1
-1
/
+1
|
/
/
*
|
Mark Editor SSL Certificates setting as require restart
Haoyu Qiu
2022-03-27
1
-1
/
+1
*
|
Convert the editor and default theme fonts to WOFF2 format to save space.
bruvzg
2022-03-25
1
-3
/
+3
*
|
Merge pull request #59373 from bruvzg/fix_editor_font_change
Rémi Verschelde
2022-03-21
1
-1
/
+1
|
\
\
|
*
|
[Editor] Fix reloading editor theme on font / font size setting change.
bruvzg
2022-03-21
1
-1
/
+1
*
|
|
Merge pull request #59367 from Calinou/script-editor-decrease-line-spacing
Rémi Verschelde
2022-03-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Decrease the default line spacing in the script editor
Hugo Locurcio
2022-03-21
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #59366 from Calinou/editor-pseudolocalization-move-setting
Rémi Verschelde
2022-03-21
1
-3
/
+3
|
\
\
\
|
*
|
|
Move the pseudolocalization editor setting to a debug section
Hugo Locurcio
2022-03-21
1
-3
/
+3
|
|
/
/
*
/
/
Fix getaddrinfo failed with undefined proxy config
Tais P. Hansen
2022-03-20
1
-0
/
+4
|
/
/
*
|
Improve scene tab close button options
kobewi
2022-03-13
1
-0
/
+1
*
|
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-2
/
+0
*
|
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
Rémi Verschelde
2022-03-11
1
-6
/
+3
*
|
Replace `TabBar`'s `min_width` with `max_tab_width` and expose it
Michael Alexsander
2022-03-09
1
-2
/
+1
*
|
Remove duplicate editor settings definitions
kobewi
2022-03-06
1
-0
/
+7
*
|
Added ability to retrieve array of changed settings changed when it is saved.
Eric M
2022-03-05
1
-0
/
+29
*
|
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-1
/
+5
*
|
Merge pull request #57877 from bruvzg/subpixel_gl_pos
Rémi Verschelde
2022-02-15
1
-0
/
+2
|
\
\
|
*
|
Add sub-pixel glyph positioning support.
bruvzg
2022-02-12
1
-0
/
+2
*
|
|
Improve completion scroll bar visibility in the script editor
Hugo Locurcio
2022-02-14
1
-1
/
+1
|
/
/
*
|
Use EditorFileDialog instead of FileDialog in the project manager
Hendrik Brucker
2022-02-12
1
-6
/
+27
*
|
Vectors: Use clear() and has().
Anilforextra
2022-02-02
1
-1
/
+1
*
|
Fix translation with multiple sources for the same language.
bruvzg
2022-01-24
1
-1
/
+1
*
|
Minor tweaks and fixes to panning
kobewi
2022-01-23
1
-1
/
+1
*
|
Add ViewPanner to 2D editor
kobewi
2022-01-21
1
-4
/
+9
*
|
Fix locale always selecting translation instead of "en", when no match found.
bruvzg
2022-01-19
1
-1
/
+1
*
|
Improve locale detection.
bruvzg
2022-01-18
1
-8
/
+8
*
|
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-17
1
-1
/
+0
|
\
\
|
*
|
[Windows] Improve console handling and execute/create_process.
bruvzg
2021-12-18
1
-1
/
+0
[next]