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
2020-02-12
Rename the "Last Modified" project list sorting option to "Last Edited"
Hugo Locurcio
2020-02-05
Remove duplicate WARN_PRINT macro.
Marcel Admiraal
2020-02-05
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-01-02
Enable the script editor line length guideline by default
Hugo Locurcio
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-11-17
Make the script templates' blank lines conform with the official style guide
Michael Alexsander
2019-10-25
Merge pull request #32835 from RobKohr/default-convert_indent_on_save-to-true
Rémi Verschelde
2019-10-14
Add a "slow" modifier to freelook
Hugo Locurcio
2019-10-14
set convert_indent_on_save to true
RobKohr
2019-09-28
Highlight singletons and class_names in GDScript
Bojidar Marinov
2019-09-25
Added some obvious errors explanations
qarmin
2019-09-01
Reorganize & rename text editor settings categories
Cykyrios
2019-08-23
Merge pull request #31589 from Chaosus/minimap_enabled
Rémi Verschelde
2019-08-23
Make code minimap to be visible by default
Yuri Roubinski
2019-08-22
Allow to define and load script templates per project
Andrii Doroshenko (Xrayez)
2019-08-22
Merge pull request #31302 from Paulb23/issue_4881_code_minimap
Rémi Verschelde
2019-08-21
Add minimap to text_edit
Paulb23
2019-08-21
Displays smart snapping guides when snapped
Gilles Roudière
2019-08-21
Merge pull request #29871 from Faless/crypto/initial_pr
Rémi Verschelde
2019-08-21
Fix Network Editor Settings setup.
Fabio Alessandrelli
2019-08-21
Rewrite StreamPeerSSL with SSLContext helper class
Fabio Alessandrelli
2019-08-21
Support for file not found in ConfigFile::Load and handle a few specific cases
PouleyKetchoupp
2019-08-17
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
Braden Bodily
2019-08-15
Set the low processor mode sleep editor settings to require a restart
Hugo Locurcio
2019-08-14
Add an "Auto" editor font hinting setting to match OS font rendering
Hugo Locurcio
2019-08-07
Add some code changes/fixes proposed by Coverity and Clang Tidy
qarmin
2019-07-29
Merge pull request #30879 from Calinou/simplify-font-editor-settings
Rémi Verschelde
2019-07-28
Update "Sorting Order" dropdown in Editor Settings
homer666
2019-07-28
Simplify editor settings related to font hinting and antialiasing
Hugo Locurcio
2019-07-26
Simplify editor settings related to window dimming
Hugo Locurcio
2019-07-23
Move "Open Screenshot" from the "Editor" menu to the editor settings
Michael Alexsander Silva Dias
2019-07-18
Enable the script editor's "Auto Brace Complete" by default
Hugo Locurcio
2019-07-08
Use base `Color()` constructors instead of `Color::html()`
Hugo Locurcio
2019-07-05
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-01
Merge pull request #29815 from NilsIrl/plus_file_1
Rémi Verschelde
2019-06-27
Add default values to the editor help, docs, and generated RST
Bojidar Marinov
2019-06-27
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-26
Some code changed with Clang-Tidy
qarmin
2019-06-25
Allow to remove 2D editor limits
Tomasz Chabora
2019-06-23
Replace ` + "/" + ` with `String::file_add()`
Nils ANDRÉ-CHANG
2019-06-20
Add option to toggle console window on Windows
Luka Dornhecker
2019-06-14
Fix help source font setting and related cleanup
Rémi Verschelde
2019-06-13
Merge pull request #29129 from kis3lori/remove-save-theme-for-default
Rémi Verschelde
2019-06-13
Created a fallback from the "Save Theme" button to "Save Theme As" when a def...
Kis Levente Lorand
2019-06-12
Merge pull request #29517 from KoBeWi/pan_shop
Rémi Verschelde
2019-06-11
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-05
Allow to change 2D pan hotkey
Tomasz Chabora
2019-05-31
Merge pull request #27334 from qarmin/add_50_percent_editor_scale
Rémi Verschelde
2019-05-30
Decrease the editor FPS cap when the window is unfocused
Hugo Locurcio
[next]