summaryrefslogtreecommitdiffstats
path: root/editor/editor_settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed editor filesystem/import properties not being caught by the doctoolKurtBliss2023-08-141-0/+6
* Fix API hash related crash in `EditorSettings`Ninni Pipping2023-07-311-9/+0
* Merge pull request #78615 from RandomShaper/fix_doc_cacheYuri Sizov2023-07-261-1/+8
|\
| * Re-enable docs cache with fixesPedro J. Estébanez2023-07-051-1/+8
* | Merge pull request #54524 from Calinou/animation-editor-add-bypass-confirmationYuri Sizov2023-07-261-1/+0
|\ \
| * | Skip keyframe creation dialog when holding Shift in the animation editorHugo Locurcio2023-07-171-1/+0
* | | Allow using floating-point bone sizes and outline widths in the 2D editorHugo Locurcio2023-07-171-2/+2
|/ /
* | Merge pull request #78451 from alula/integer-zoomYuri Sizov2023-07-141-0/+1
|\ \
| * | Add option to swap Alt+scroll zooming behavior in 2D editorAlula2023-06-211-0/+1
* | | Add code_complete_enabled code editor settingquinnyo2023-06-211-1/+2
| |/ |/|
* | Merge pull request #75200 from Calinou/debugger-editor-settings-add-property-...Rémi Verschelde2023-06-191-1/+5
|\ \
| * | Add property hints for debugger/profiler editor settingsHugo Locurcio2023-03-221-1/+5
* | | [TextEdit] Expose all auto-wrap modes.bruvzg2023-06-131-0/+1
| |/ |/|
* | Add setting to control the window used to run the project for the Android editorFredia Huya-Kouadio2023-06-071-0/+5
* | Merge pull request #47628 from Calinou/2d-editor-remove-contrained-viewYuri Sizov2023-05-311-1/+0
|\ \
| * | Remove constrained view in the 2D editorHugo Locurcio2023-05-201-1/+0
* | | Merge pull request #66763 from MewPurPur/remove-bookmark-hidingRémi Verschelde2023-05-291-1/+0
|\ \ \ | |/ / |/| |
| * | Remove editor setting for hiding bookmarksVolTer2022-11-021-1/+0
* | | Improve editor state persistenceHendrik Brucker2023-05-111-0/+3
* | | Add multi window code and shader editorstrollodel2023-05-101-0/+6
* | | Adds a `scale_gizmo_handles` entry to the `Touchscreen` editor settingsFredia Huya-Kouadio2023-05-071-1/+2
* | | Add editor setting for spin slider sensibilityWinston Yallow2023-04-271-0/+1
* | | Validate renderer selection in project manager and change default renderer ed...clayjohn2023-04-211-3/+3
* | | Add project manager / editor initial screen settings, implement DisplayServer...bruvzg2023-04-191-2/+9
* | | [Web] Detect host OS and use macOS keys on mac hosts.bruvzg2023-04-111-11/+13
| |/ |/|
* | Merge pull request #73651 from hakro/editor-freelook-physical-shortcutsRémi Verschelde2023-03-031-8/+8
|\ \
| * | Use physical shortcuts for freelook navigation in the editorHakim2023-02-211-8/+8
* | | Merge pull request #72460 from Calinou/project-manager-disable-incompatible-r...Rémi Verschelde2023-02-221-0/+9
|\ \ \
| * | | Disable incompatible rendering methods in the project managerHugo Locurcio2023-02-221-0/+9
* | | | Enable granular control of touchscreen related settingsFredia Huya-Kouadio2023-02-221-1/+8
| |/ / |/| |
* | | Fix shortcut reset.bruvzg2023-02-211-3/+9
* | | [macOS] Replace all `Alt/Option+Letter/Number` default shortcuts to avoid con...bruvzg2023-02-201-4/+3
* | | Merge pull request #71792 from EricEzaM/66428-changing-the-play-shortcut-gets...Yuri Sizov2023-02-171-2/+2
|\ \ \
| * | | Fix shortcuts which have feature override defined reverting to default when u...Eric M2023-01-211-2/+2
* | | | Fix editor language dropdown incomplete in some localesHaoyu Qiu2023-02-151-3/+0
* | | | Increase default font sizes for EditorHelpYuri Sizov2023-02-111-3/+3
* | | | Prepare for moving editor and classref translations to godot-editor-l10n repoHaoyu Qiu2023-02-071-0/+1
| |/ / |/| |
* | | Add a theme usability setting which updates the touch area of UI elements (e....Fredia Huya-Kouadio2023-01-281-0/+1
* | | Add file hint to external program pathskobewi2023-01-261-4/+4
* | | Add "Open in External Program" optionkobewi2023-01-211-0/+6
|/ /
* | Add support for the custom initial screen for the main window, fix primary sc...bruvzg2023-01-071-3/+4
* | One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* | Added gl_compatibility as an option to the project creation screenclayjohn2022-12-131-0/+1
* | Merge pull request #67871 from Calinou/editor-theme-add-oled-presetRémi Verschelde2022-11-281-1/+2
|\ \
| * | Add Black (OLED) editor theme presetHugo Locurcio2022-10-261-1/+2
* | | Disable code font ligatures by default in the editorHugo Locurcio2022-11-121-1/+1
* | | Hide Antialiasing import option on DynamicFonts with MSDF enabledHugo Locurcio2022-11-031-2/+2
* | | Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
| |/ |/|
* | Merge pull request #67578 from KoBeWi/GEDITORRémi Verschelde2022-10-311-1/+1
|\ \
| * | Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-1/+1
| |/