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-04-29
Add option for editor freelook camera sensitivity
1abinitio1
2020-04-18
Add editor freelook navigation scheme settings
Hugo Locurcio
2020-04-04
Merge pull request #37391 from dreamsComeTrue/embedded-windows-mode
Rémi Verschelde
2020-04-03
Expose 'Embedded Windows Mode' as Editor and Project Settings
Dominik 'dreamsComeTrue' Jasiński
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-26
Added a Window node, and made it the scene root.
Juan Linietsky
2020-03-26
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-20
i18n: Add support for translating the class reference
Rémi Verschelde
2020-03-17
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-01
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-02-27
Merge pull request #36232 from Calinou/add-soft-line-length-guideline
Rémi Verschelde
2020-02-25
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
Juan Linietsky
2020-02-25
Rename `scancode` to `keycode`.
bruvzg
2020-02-15
Add a soft line length guideline to the script editor
Hugo Locurcio
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
[next]