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