summaryrefslogtreecommitdiffstats
path: root/editor/editor_settings.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
* Update blender_path behavior to require exact path to executable instead of t...mxaddict2024-01-271-1/+1
* Improve editor theme generation after the refactorYuri Sizov2024-01-171-8/+0
* Introduce editor theme spacing presetsYuri Sizov2024-01-161-1/+3
* Merge pull request #85923 from Calinou/editor-filesystem-dock-add-open-in-ter...Yuri Sizov2023-12-221-0/+2
|\
| * Add a editor FileSystem dock action to open a terminal in selected folderHugo Locurcio2023-12-191-0/+2
* | Merge pull request #82872 from jsjtxietian/require-editor-restart-when-csg-gi...Yuri Sizov2023-12-191-4/+4
|\ \
| * | Prompt require editor restart to user when gizmo color changedjsjtxietian2023-10-061-4/+4
* | | Fix missing time for some script functions in profilermsreis2023-12-191-0/+1
* | | Merge pull request #85000 from bruvzg/ed_ui_directionYuri Sizov2023-12-191-0/+2
|\ \ \
| * | | [Editor] Add option to override editor UI layout direction.bruvzg2023-11-171-0/+2
| | |/ | |/|
* | | Merge pull request #79785 from KoBeWi/ioioioioYuri Sizov2023-12-191-14/+25
|\ \ \ | |/ / |/| |
| * | Load project metadata file only when neededkobewi2023-07-231-14/+25
* | | Re-add optional OIDN denoise as an external executable.bruvzg2023-10-111-0/+3
* | | Highlight doc comments in a different colorDanil Alexeev2023-10-081-0/+1
| |/ |/|
* | Add error checks for DirAccess creation.Saracen2023-09-261-0/+2
* | Add XML files to default TextFile extensions in the editorHugo Locurcio2023-09-131-1/+1
* | Merge pull request #80975 from Calinou/editor-property-auto-refresh-add-prope...Rémi Verschelde2023-09-121-1/+1
|\ \
| * | Add a property hint range to Auto Refresh Interval editor settingHugo Locurcio2023-09-111-1/+1
* | | Add code region folding to CodeEditJean-Michel Bernard2023-09-111-0/+1
|/ /
* | Add coloring for completion of vector componentsYuri Rubinsky2023-08-301-0/+1
* | 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