summaryrefslogtreecommitdiffstats
path: root/editor/editor_settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48597 from Calinou/editor-scale-auto-portraitRémi Verschelde2021-06-151-3/+5
|\
| * Handle portrait mode monitors in the automatic editor scale detectionHugo Locurcio2021-05-091-3/+5
* | Refactor editor paths validation in EditorPaths and EditorSettingsRémi Verschelde2021-06-141-94/+31
* | Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde2021-06-111-2/+2
* | New and improved IK system for Skeleton2DTwistedTwigleg2021-06-051-5/+5
* | Replace get_settings_dir with get_config_dir when fetching configuration pathsYuri Sizov2021-06-031-4/+4
* | Merge pull request #45393 from Paulb23/code_edit_autocompleteRémi Verschelde2021-06-011-1/+0
|\ \
| * | Move and expose Code Hint in CodeEditPaulb232021-06-011-1/+0
* | | Merge pull request #49132 from Calinou/editor-syntax-themes-rename-defaultRémi Verschelde2021-05-311-11/+10
|\ \ \ | |/ / |/| |
| * | Rename the bundled text editor themes for consistency with themesHugo Locurcio2021-05-311-11/+10
* | | Merge pull request #49178 from YeldhamDev/remove_dim_optionRémi Verschelde2021-05-311-1/+0
|\ \ \
| * | | Remove `dim_editor_on_dialog_popup` from editor settingsMichael Alexsander2021-05-281-1/+0
| |/ /
* / / Implement shader cachingreduz2021-05-311-87/+18
|/ /
* | Add TileMap grid editor settings.Gilles Roudière2021-05-251-0/+4
* | Merge pull request #48168 from LightningAA/control-to-ctrl-4.0Rémi Verschelde2021-05-171-4/+4
|\ \ | |/ |/|
| * Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A2021-05-071-4/+4
* | Merge pull request #48534 from Calinou/editor-theme-allow-negative-contrastRémi Verschelde2021-05-091-2/+2
|\ \ | |/ |/|
| * Allow negative contrast values in the editor theme settingsHugo Locurcio2021-05-071-2/+2
* | Tweak the setting hint for the custom editor theme settingHugo Locurcio2021-05-071-1/+1
|/
* Merge pull request #33577 from Calinou/highlight-control-flow-keywordsRémi Verschelde2021-05-071-0/+1
|\
| * Highlight control flow keywords with a different colorHugo Locurcio2021-05-051-0/+1
* | Merge pull request #45607 from Calinou/improve-editor-themeRémi Verschelde2021-05-061-4/+4
|\ \
| * | Improve the editor themeHugo Locurcio2021-04-271-4/+4
| |/
* / Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscoresHugo Locurcio2021-05-061-2/+2
|/
* Merge pull request #35320 from Calinou/edited-scene-extension-if-ambiguousRémi Verschelde2021-03-231-1/+0
|\
| * Display scene file extensions in the editor only if there's ambiguityHugo Locurcio2021-03-201-1/+0
* | Tweak the 3D editor grid default to not go below subdivisions of 1 meterHugo Locurcio2021-03-211-2/+2
|/
* Merge pull request #44864 from Calinou/editor-array-dictionary-increase-page-...Rémi Verschelde2021-02-191-0/+4
|\
| * Increase the page size for array/dictionary editors to 20Hugo Locurcio2021-02-121-0/+4
* | Added ability to override built-in actions for the editorEric M2021-02-181-6/+141
* | Reorganize Project Settingsreduz2021-02-181-1/+1
* | Merge pull request #45910 from Ansraer/default-scale-highres-monitorRémi Verschelde2021-02-141-0/+4
|\ \
| * | Adjust auto scale on high res displaysAnsraer2021-02-121-0/+4
* | | Add ability to change Icon Saturationreduz2021-02-121-0/+2
| |/ |/|
* | Improved Inspector Sub-Resource Editingreduz2021-02-121-0/+2
|/
* Removed _change_notifyreduz2021-02-101-1/+1
* Move project-specific editor data into res://.godot/editorAaron Franke2021-02-021-22/+10
* Fix minimap capturing events and improve its themeYuri Sizov2021-01-251-0/+4
* Merge pull request #45270 from Calinou/editor-tweak-font-hinting-hintRémi Verschelde2021-01-181-2/+25
|\
| * Tweak the "Auto" editor setting hints to be more indicativeHugo Locurcio2021-01-181-2/+25
* | Merge pull request #32321 from Calinou/editor-disable-quit-confirmationRémi Verschelde2021-01-181-1/+0
|\ \
| * | Remove the editor quit confirmationHugo Locurcio2021-01-061-1/+0
| |/
* / Tweak the Contextual Ligatures editor setting hint for consistencyHugo Locurcio2021-01-181-1/+1
|/
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add an editor setting for the 3D selection box colorHugo Locurcio2020-12-291-0/+4
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-2/+2
* Add animation reset track featurePedro J. Estébanez2020-12-201-0/+2
* Increase the default Camera Zfar to 4000Hugo Locurcio2020-12-191-1/+7
* [Complex Text Layouts] Add variable fonts support.bruvzg2020-12-131-0/+1
* PVRTC: Move compress func to `modules/pvr`, drop obsolete PVRTexTool codeRémi Verschelde2020-12-101-9/+0