summaryrefslogtreecommitdiffstats
path: root/editor/editor_settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-2/+47
|\
| * Merge pull request #97041 from aXu-AP/script-highlight-sceneThaddeus Crews2024-11-121-0/+1
| |\
| | * Highlight scripts used by current sceneaXu-AP2024-11-051-0/+1
| * | Merge pull request #92986 from Repiteo/core/ref-instantiate-integrationThaddeus Crews2024-11-111-1/+1
| |\ \
| | * | Core: Integrate `Ref::instantiate` where possibleThaddeus Crews2024-11-101-1/+1
| * | | Merge pull request #97415 from YeldhamDev/i_love_all_my_properties_equallyThaddeus Crews2024-11-111-1/+45
| |\ \ \ | | |/ / | |/| |
| | * | Make possible to favorite properties in the inspectorMichael Alexsander2024-10-281-1/+45
| | |/
* | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-111-0/+4
|\| |
| * | Add fuzzy string matching to quick open searchAdam Johnston2024-10-281-0/+4
| |/
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6Spartan3222024-10-141-13/+9
|\|
| * Fix implementation of property_can_revert() in various classeskobewi2024-10-041-13/+9
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-5/+5
|/
* Partially revert 96780, remove warnings from project/editor settings `_get`.bruvzg2024-10-041-1/+0
* New Quick Open DialogStijn Hinlopen2024-10-011-0/+4
* Consolidate remembering window settings into single configBrandon Chang2024-10-011-4/+8
* Merge pull request #90743 from timothyqiu/empty-selection-clipboardRémi Verschelde2024-09-231-0/+3
|\
| * Add TextEdit option to prevent copying without a selectionHaoyu Qiu2024-09-141-0/+3
* | Merge pull request #95787 from timothyqiu/domesticRémi Verschelde2024-09-201-0/+2
|\ \
| * | Make editor use translation domainsHaoyu Qiu2024-09-171-0/+2
| |/
* / Add Advanced Settings switch to Editor Settingskobewi2024-09-171-167/+193
|/
* [Editor] Expose more editor settings to documentationA Thousand Ships2024-09-121-0/+76
* Disable some editor settings by default in the XR Editordevloglogan2024-09-091-4/+7
* [FileSystem Dock] Add option to show some unsupported files in the dock.bruvzg2024-09-051-0/+1
* Merge pull request #96340 from m4gr3d/update_pip_mode_optionsRémi Verschelde2024-09-041-1/+1
|\
| * Update the options for launching the Play window in PiP modeFredia Huya-Kouadio2024-08-301-1/+1
* | Add target fps editor setting to visual profilerDaniel Kinsman2024-09-041-0/+1
|/
* Merge pull request #95700 from m4gr3d/add_pip_support_to_game_windowRémi Verschelde2024-08-281-0/+6
|\
| * Add support for launching the Play window in PiP modeFredia Huya-Kouadio2024-08-281-0/+6
* | Merge pull request #85331 from RobProductions/customize-navigation-controlsRémi Verschelde2024-08-281-4/+4
|\ \
| * | Add customizable 3D navigation settingsMatt Enad2024-07-021-4/+4
* | | Merge pull request #95048 from KoBeWi/keep_the_party_goingRémi Verschelde2024-08-271-0/+1
|\ \ \
| * | | Add keep_screen_on editor settingkobewi2024-08-021-0/+1
* | | | Merge pull request #95906 from larspet/change-2d-zoomRémi Verschelde2024-08-271-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add a zoom speed setting to the 2D editorLars Pettersson2024-08-231-0/+1
* | | | Merge pull request #76085 from spanzeri/better_remember_editor_windowRémi Verschelde2024-08-261-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remember editor window mode, screen, size and position on restartSamuele Panzeri2024-07-231-0/+1
* | | | Don't mark settings as modified while loadingkobewi2024-08-171-4/+6
* | | | Merge pull request #95549 from timothyqiu/split-translation-serverRémi Verschelde2024-08-161-1/+1
|\ \ \ \
| * | | | Split TranslationServer into its own fileHaoyu Qiu2024-08-151-1/+1
| | |/ / | |/| |
* / | | [Editor] Allow MSDF font rendering for custom fonts, add editor setting to co...bruvzg2024-08-081-0/+1
|/ / /
* / / Fix editor settings still displayed when replacedHilderin2024-07-301-0/+10
|/ /
* | Fix editor crash when editor settings resource is invalidHilderin2024-07-211-2/+2
* | Merge pull request #94468 from m4gr3d/restart_editor_when_updating_touchscree...Rémi Verschelde2024-07-171-0/+2
|\ \
| * | Enable `restart_if_changed` for the touchscreen editor settingsFredia Huya-Kouadio2024-07-171-0/+2
* | | Cleanup Android input on render thread settingsFredia Huya-Kouadio2024-07-091-5/+3
|/ /
* | Merge pull request #92985 from KoBeWi/confirm_insert_shiftRémi Verschelde2024-07-051-0/+1
|\ \
| * | Restore "Confirm Insert Track" editor settingkobewi2024-06-101-0/+1
* | | Fix ANRs reported by the Google Play ConsoleFredia Huya-Kouadio2024-07-041-0/+5
| |/ |/|