index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
editor_settings.cpp
Age
Commit message (
Expand
)
Author
2022-06-03
Merge pull request #61481 from Calinou/profiler-increase-frame-history
Fabio Alessandrelli
2022-05-30
Improve Graphedit connection lines
Hendrik Brucker
2022-05-28
Increase the editor profiler frame history default and maximum limit
Hugo Locurcio
2022-05-23
Increase saturation of accent color on the Gray editor theme preset
Hugo Locurcio
2022-05-19
Use suffixes for units in nodes and resources
Aaron Franke
2022-05-19
Use range iterators for RBSet in most cases
Aaron Record
2022-05-16
Merge pull request #60463 from Geometror/improve-vs-1
Rémi Verschelde
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-12
Add a new HashMap implementation
reduz
2022-04-30
Improve the VisualShader/VisualScript editor UI
Hendrik Brucker
2022-04-20
Avoid setting sub-window or started project window positions, if it's impossi...
bruvzg
2022-04-12
Merge pull request #54740 from LightningAA/project-manager-sort-by-most-recen...
Rémi Verschelde
2022-04-11
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-06
Fix some issues found by cppcheck.
bruvzg
2022-04-04
Merge pull request #59866 from m4gr3d/update_default_display_scale_main
Rémi Verschelde
2022-04-04
Update the editor display scale based on the device's scaled density
Fredia Huya-Kouadio
2022-04-03
Fix TextEdit v_scroll_speed invalid values breaks wheel scrolling
jmb462
2022-03-27
Mark Editor SSL Certificates setting as require restart
Haoyu Qiu
2022-03-25
Convert the editor and default theme fonts to WOFF2 format to save space.
bruvzg
2022-03-21
Merge pull request #59373 from bruvzg/fix_editor_font_change
Rémi Verschelde
2022-03-21
Merge pull request #59367 from Calinou/script-editor-decrease-line-spacing
Rémi Verschelde
2022-03-21
Merge pull request #59366 from Calinou/editor-pseudolocalization-move-setting
Rémi Verschelde
2022-03-21
[Editor] Fix reloading editor theme on font / font size setting change.
bruvzg
2022-03-21
Decrease the default line spacing in the script editor
Hugo Locurcio
2022-03-21
Move the pseudolocalization editor setting to a debug section
Hugo Locurcio
2022-03-20
Fix getaddrinfo failed with undefined proxy config
Tais P. Hansen
2022-03-13
Improve scene tab close button options
kobewi
2022-03-12
Initialize bools in the headers in editor
Aaron Franke
2022-03-11
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
Rémi Verschelde
2022-03-09
Replace `TabBar`'s `min_width` with `max_tab_width` and expose it
Michael Alexsander
2022-03-06
Remove duplicate editor settings definitions
kobewi
2022-03-05
Added ability to retrieve array of changed settings changed when it is saved.
Eric M
2022-02-15
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
Merge pull request #57877 from bruvzg/subpixel_gl_pos
Rémi Verschelde
2022-02-14
Improve completion scroll bar visibility in the script editor
Hugo Locurcio
2022-02-12
Add sub-pixel glyph positioning support.
bruvzg
2022-02-12
Use EditorFileDialog instead of FileDialog in the project manager
Hendrik Brucker
2022-02-02
Vectors: Use clear() and has().
Anilforextra
2022-01-24
Fix translation with multiple sources for the same language.
bruvzg
2022-01-23
Minor tweaks and fixes to panning
kobewi
2022-01-21
Add ViewPanner to 2D editor
kobewi
2022-01-19
Fix locale always selecting translation instead of "en", when no match found.
bruvzg
2022-01-18
Improve locale detection.
bruvzg
2022-01-17
Merge pull request #56012 from bruvzg/wt🤎4
Rémi Verschelde
2022-01-08
Display automatically chosen value for the internal toast editor setting
Hugo Locurcio
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
Merge pull request #53957 from fabriceci/new-template-workflow
Rémi Verschelde
2022-01-02
Improve editor template workflow
fabriceci
2022-01-02
Fix various typos
luz paz
2021-12-18
[Windows] Improve console handling and execute/create_process.
bruvzg
[next]