summaryrefslogtreecommitdiffstats
path: root/editor/editor_settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
|\
| * Implement trim_final_newlines functionalityAiden Storey2024-05-021-0/+1
* | Merge pull request #91033 from Hilderin/keep_current_bottom_panel_on_playRémi Verschelde2024-05-291-2/+4
|\ \
| * | Add editor setting to keep bottom panel state on play and stop gameHilderin2024-05-291-2/+4
* | | [Editor] Add editor setting to control "disable_embedded_bitmaps" property of...bruvzg2024-05-141-0/+1
* | | Merge pull request #91619 from AThousandShips/find_improveRémi Verschelde2024-05-081-2/+2
|\ \ \
| * | | Replace `find` with `contains/has` where applicableA Thousand Ships2024-05-081-2/+2
* | | | Merge pull request #91039 from timothyqiu/dock-iconsRémi Verschelde2024-05-081-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Allow setting editor dock tabs to icon onlyHaoyu Qiu2024-04-301-0/+1
| | |/ | |/|
* | | Merge pull request #89574 from Riteo/scale-your-expectations-with-this-oneRémi Verschelde2024-05-071-0/+13
|\ \ \
| * | | Wayland: Workaround API limitation in screen/UI scale logicRiteo2024-05-071-0/+13
* | | | Merge pull request #90966 from Calinou/debug-draw-use-runtime-colorsRémi Verschelde2024-05-071-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Use same colors for editor and running project for collision/path debugHugo Locurcio2024-04-211-1/+0
| | |/ | |/|
* | | [Editor] Prevent some shortcut errors when generating docsA Thousand Ships2024-05-031-2/+6
* | | Add colored margin in Inspector for arrays and dictionaries.ajreckof2024-05-031-0/+2
* | | Add line limit to Editor Output LogSofox2024-05-021-0/+2
| |/ |/|
* | Merge pull request #90875 from KoBeWi/minor_problemRémi Verschelde2024-04-231-5/+28
|\ \ | |/ |/|
| * Use minor version in EditorSettings file namekobewi2024-04-191-5/+28
* | Merge pull request #89538 from CrayolaEater/feature/custom-aabb-gizmosRémi Verschelde2024-04-191-0/+1
|\ \ | |/ |/|
| * Add Gizmo to display 3D custom AABBBogdan Inculet2024-04-191-0/+1
* | Add an editor setting to import resources while unfocusedHugo Locurcio2024-04-151-1/+2
* | Add automatic checking for engine updateskobewi2024-04-151-0/+9
* | Merge pull request #89735 from bruvzg/ed_native_fd2Rémi Verschelde2024-04-041-0/+1
|\ \
| * | [Native File Dialog] Add support for using native dialogs in the editor.bruvzg2024-03-281-0/+1
* | | Expose TileMapLayerGilles Roudière2024-04-031-0/+1
|/ /
* / Add editor settings for autocompletion with NodePath and StringNameVolTer2024-03-191-0/+2
|/
* Allow connecting signals to existing methods without opening the script editorpassivestar2024-03-121-0/+1
* Automatically create folder in project manager create/import/installNathan Franke2024-03-081-0/+1
* Merge pull request #88546 from bruvzg/indent_wrapRémi Verschelde2024-03-051-0/+1
|\
| * [TextEdit] Add support for optional wrapped line indentation.bruvzg2024-02-261-0/+1
* | Add autocompletion for EditorSettings' methodsMicky2024-03-011-0/+29
* | Add option to add built-in strings in the POT generationMichael Alexsander2024-02-281-0/+3
* | Auto-bake edited NavigationPolygons in the Editor on a timersmix82024-02-271-0/+1
* | Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-5/+5
|/
* Remove word duplicates in comments and strings, and fix casing and punctuationRobert Yevdokimov2024-02-231-3/+3
* Add ufbx for FBX importingK. S. Ernest (iFire) Lee2024-02-231-1/+1
* Merge pull request #85017 from Geometror/vs-redesignRémi Verschelde2024-02-221-0/+29
|\
| * Redesign the graph editor for visual shadersHendrik Brucker2024-02-221-0/+29
* | Merge pull request #86610 from Joseph-DiGiovanni/system-theme-optionsRémi Verschelde2024-02-221-0/+2
|\ \ | |/ |/|
| * Add follow system theme settingsJoseph DiGiovanni2024-02-141-0/+2
* | Move EditorNode setting registration so they are in class referenceHugo Locurcio2024-02-171-12/+38
|/
* Add an option to center children around the new parent when reparentingBitlytic2024-02-141-0/+1
* Show update spinner by default in `dev_build=yes` editor buildsHugo Locurcio2024-02-101-0/+2
* Merge pull request #88026 from Calinou/editor-default-enable-add-type-hintsRémi Verschelde2024-02-081-1/+1
|\
| * Enable Add Type Hints editor setting by defaultHugo Locurcio2024-02-061-1/+1
* | Add a V-Sync editor settingHugo Locurcio2024-02-051-0/+3
|/
* Merge pull request #87443 from YuriSizov/pms-hotter-younger-cousinRémi Verschelde2024-01-301-8/+11
|\
| * Add a network mode setting to bring the editor offlineYuri Sizov2024-01-301-8/+11
* | Add Wayland supportRiteo2024-01-301-0/+10
|/