summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorSettings.xml
Commit message (Expand)AuthorAgeFilesLines
* Add support for launching the Play window in PiP modeFredia Huya-Kouadio2024-11-011-1/+11
* [4.3] Rebranding: editor/ + doc/Dubhghlas McLaughlin2024-10-231-2/+2
* Rebranding: Doc/Dubhghlas McLaughlin2024-10-171-2/+2
* fix: change "Godot" to "Redot"Muhannad Elbolaky2024-10-151-18/+18
* Document expected coordinates in `PopupMenu.popup()`Hugo Locurcio2024-08-051-1/+2
* Fix TextEdit scroll properties editor hint suffixkit2024-07-261-2/+2
* Document update spinner never displaying with `--debug-canvas-item-redraw`Hugo Locurcio2024-07-241-0/+1
* Cleanup Android input on render thread settingsFredia Huya-Kouadio2024-07-091-0/+10
* Merge pull request #92985 from KoBeWi/confirm_insert_shiftRémi Verschelde2024-07-051-0/+4
|\
| * Restore "Confirm Insert Track" editor settingkobewi2024-06-101-0/+4
* | Clarify word separator docs about shortcutskit2024-06-301-4/+4
* | add missing punctuation to the default listVolkan Gezer2024-06-271-1/+1
* | Merge pull request #92514 from /addWordSeparatorsRémi Verschelde2024-06-251-0/+9
|\ \
| * | enable custom separators to treat different characters as wordsVolkan Gezer2024-06-241-0/+9
* | | Remove editor pseudolocalization debug featureRémi Verschelde2024-06-241-4/+0
| |/ |/|
* | Rename FBX2glTF binary path setting back to 4.2 nameRémi Verschelde2024-05-301-1/+1
* | Merge pull request #87099 from bitwise-aiden/ba-add-trim-newlinesRémi Verschelde2024-05-301-0/+3
|\ \
| * | Implement trim_final_newlines functionalityAiden Storey2024-05-021-0/+3
* | | Merge pull request #91033 from Hilderin/keep_current_bottom_panel_on_playRémi Verschelde2024-05-291-6/+6
|\ \ \ | |_|/ |/| |
| * | Add editor setting to keep bottom panel state on play and stop gameHilderin2024-05-291-6/+6
| |/
* | [Editor] Add editor setting to control "disable_embedded_bitmaps" property of...bruvzg2024-05-141-0/+3
* | Merge pull request #91039 from timothyqiu/dock-iconsRémi Verschelde2024-05-081-0/+3
|\ \
| * | Allow setting editor dock tabs to icon onlyHaoyu Qiu2024-04-301-0/+3
| |/
* | Merge pull request #90966 from Calinou/debug-draw-use-runtime-colorsRémi Verschelde2024-05-071-3/+0
|\ \
| * | Use same colors for editor and running project for collision/path debugHugo Locurcio2024-04-211-3/+0
| |/
* | Add colored margin in Inspector for arrays and dictionaries.ajreckof2024-05-031-0/+10
* | Merge pull request #91012 from TheSofox/editor-log-line-limitRémi Verschelde2024-05-031-0/+3
|\ \
| * | Add line limit to Editor Output LogSofox2024-05-021-0/+3
| |/
* / Change update checker version sourcekobewi2024-05-021-1/+1
|/
* Merge pull request #89538 from CrayolaEater/feature/custom-aabb-gizmosRémi Verschelde2024-04-191-0/+3
|\
| * Add Gizmo to display 3D custom AABBBogdan Inculet2024-04-191-0/+3
* | Add an editor setting to import resources while unfocusedHugo Locurcio2024-04-151-0/+3
* | Add automatic checking for engine updateskobewi2024-04-151-1/+9
* | fix: update the location of editor themeEmmanuel Ferdman2024-04-061-1/+1
* | Merge pull request #89735 from bruvzg/ed_native_fd2Rémi Verschelde2024-04-041-0/+3
|\ \
| * | [Native File Dialog] Add support for using native dialogs in the editor.bruvzg2024-03-281-0/+3
* | | Expose TileMapLayerGilles Roudière2024-04-031-0/+3
|/ /
* / Add editor settings for autocompletion with NodePath and StringNameVolTer2024-03-191-0/+6
|/
* Allow connecting signals to existing methods without opening the script editorpassivestar2024-03-121-0/+3
* Automatically create folder in project manager create/import/installNathan Franke2024-03-081-0/+3
* Merge pull request #88546 from bruvzg/indent_wrapRémi Verschelde2024-03-051-0/+3
|\
| * [TextEdit] Add support for optional wrapped line indentation.bruvzg2024-02-261-0/+3
* | Fix documentation of localization related editor settingsHaoyu Qiu2024-03-041-6/+6
* | Auto-bake edited NavigationPolygons in the Editor on a timersmix82024-02-271-0/+3
|/
* Add ufbx for FBX importingK. S. Ernest (iFire) Lee2024-02-231-2/+2
* Merge pull request #85017 from Geometror/vs-redesignRémi Verschelde2024-02-221-0/+60
|\
| * Redesign the graph editor for visual shadersHendrik Brucker2024-02-221-0/+60
* | Merge pull request #86610 from Joseph-DiGiovanni/system-theme-optionsRémi Verschelde2024-02-221-0/+7
|\ \ | |/ |/|
| * Add follow system theme settingsJoseph DiGiovanni2024-02-141-0/+7
* | Move EditorNode setting registration so they are in class referenceHugo Locurcio2024-02-171-2/+54
|/