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
*
Merge pull request #48597 from Calinou/editor-scale-auto-portrait
Rémi Verschelde
2021-06-15
1
-3
/
+5
|
\
|
*
Handle portrait mode monitors in the automatic editor scale detection
Hugo Locurcio
2021-05-09
1
-3
/
+5
*
|
Refactor editor paths validation in EditorPaths and EditorSettings
Rémi Verschelde
2021-06-14
1
-94
/
+31
*
|
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-2
/
+2
*
|
New and improved IK system for Skeleton2D
TwistedTwigleg
2021-06-05
1
-5
/
+5
*
|
Replace get_settings_dir with get_config_dir when fetching configuration paths
Yuri Sizov
2021-06-03
1
-4
/
+4
*
|
Merge pull request #45393 from Paulb23/code_edit_autocomplete
Rémi Verschelde
2021-06-01
1
-1
/
+0
|
\
\
|
*
|
Move and expose Code Hint in CodeEdit
Paulb23
2021-06-01
1
-1
/
+0
*
|
|
Merge pull request #49132 from Calinou/editor-syntax-themes-rename-default
Rémi Verschelde
2021-05-31
1
-11
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename the bundled text editor themes for consistency with themes
Hugo Locurcio
2021-05-31
1
-11
/
+10
*
|
|
Merge pull request #49178 from YeldhamDev/remove_dim_option
Rémi Verschelde
2021-05-31
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove `dim_editor_on_dialog_popup` from editor settings
Michael Alexsander
2021-05-28
1
-1
/
+0
|
|
/
/
*
/
/
Implement shader caching
reduz
2021-05-31
1
-87
/
+18
|
/
/
*
|
Add TileMap grid editor settings.
Gilles Roudière
2021-05-25
1
-0
/
+4
*
|
Merge pull request #48168 from LightningAA/control-to-ctrl-4.0
Rémi Verschelde
2021-05-17
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...
Lightning_A
2021-05-07
1
-4
/
+4
*
|
Merge pull request #48534 from Calinou/editor-theme-allow-negative-contrast
Rémi Verschelde
2021-05-09
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Allow negative contrast values in the editor theme settings
Hugo Locurcio
2021-05-07
1
-2
/
+2
*
|
Tweak the setting hint for the custom editor theme setting
Hugo Locurcio
2021-05-07
1
-1
/
+1
|
/
*
Merge pull request #33577 from Calinou/highlight-control-flow-keywords
Rémi Verschelde
2021-05-07
1
-0
/
+1
|
\
|
*
Highlight control flow keywords with a different color
Hugo Locurcio
2021-05-05
1
-0
/
+1
*
|
Merge pull request #45607 from Calinou/improve-editor-theme
Rémi Verschelde
2021-05-06
1
-4
/
+4
|
\
\
|
*
|
Improve the editor theme
Hugo Locurcio
2021-04-27
1
-4
/
+4
|
|
/
*
/
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
1
-2
/
+2
|
/
*
Merge pull request #35320 from Calinou/edited-scene-extension-if-ambiguous
Rémi Verschelde
2021-03-23
1
-1
/
+0
|
\
|
*
Display scene file extensions in the editor only if there's ambiguity
Hugo Locurcio
2021-03-20
1
-1
/
+0
*
|
Tweak the 3D editor grid default to not go below subdivisions of 1 meter
Hugo Locurcio
2021-03-21
1
-2
/
+2
|
/
*
Merge pull request #44864 from Calinou/editor-array-dictionary-increase-page-...
Rémi Verschelde
2021-02-19
1
-0
/
+4
|
\
|
*
Increase the page size for array/dictionary editors to 20
Hugo Locurcio
2021-02-12
1
-0
/
+4
*
|
Added ability to override built-in actions for the editor
Eric M
2021-02-18
1
-6
/
+141
*
|
Reorganize Project Settings
reduz
2021-02-18
1
-1
/
+1
*
|
Merge pull request #45910 from Ansraer/default-scale-highres-monitor
Rémi Verschelde
2021-02-14
1
-0
/
+4
|
\
\
|
*
|
Adjust auto scale on high res displays
Ansraer
2021-02-12
1
-0
/
+4
*
|
|
Add ability to change Icon Saturation
reduz
2021-02-12
1
-0
/
+2
|
|
/
|
/
|
*
|
Improved Inspector Sub-Resource Editing
reduz
2021-02-12
1
-0
/
+2
|
/
*
Removed _change_notify
reduz
2021-02-10
1
-1
/
+1
*
Move project-specific editor data into res://.godot/editor
Aaron Franke
2021-02-02
1
-22
/
+10
*
Fix minimap capturing events and improve its theme
Yuri Sizov
2021-01-25
1
-0
/
+4
*
Merge pull request #45270 from Calinou/editor-tweak-font-hinting-hint
Rémi Verschelde
2021-01-18
1
-2
/
+25
|
\
|
*
Tweak the "Auto" editor setting hints to be more indicative
Hugo Locurcio
2021-01-18
1
-2
/
+25
*
|
Merge pull request #32321 from Calinou/editor-disable-quit-confirmation
Rémi Verschelde
2021-01-18
1
-1
/
+0
|
\
\
|
*
|
Remove the editor quit confirmation
Hugo Locurcio
2021-01-06
1
-1
/
+0
|
|
/
*
/
Tweak the Contextual Ligatures editor setting hint for consistency
Hugo Locurcio
2021-01-18
1
-1
/
+1
|
/
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add an editor setting for the 3D selection box color
Hugo Locurcio
2020-12-29
1
-0
/
+4
*
Rename empty() to is_empty()
Marcel Admiraal
2020-12-28
1
-2
/
+2
*
Add animation reset track feature
Pedro J. Estébanez
2020-12-20
1
-0
/
+2
*
Increase the default Camera Zfar to 4000
Hugo Locurcio
2020-12-19
1
-1
/
+7
*
[Complex Text Layouts] Add variable fonts support.
bruvzg
2020-12-13
1
-0
/
+1
*
PVRTC: Move compress func to `modules/pvr`, drop obsolete PVRTexTool code
Rémi Verschelde
2020-12-10
1
-9
/
+0
[next]