summaryrefslogtreecommitdiffstats
path: root/editor/editor_node.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
|/ /
* | Add an editor setting to import resources while unfocusedHugo Locurcio2024-04-151-0/+1
* | Rename Q&A to Forum in the Help top barAdam Scott2024-04-141-1/+1
* | Prevent dropping Resource to the same resource pickerkobewi2024-04-051-2/+2
* | Merge pull request #89974 from jsjtxietian/tab-closeRémi Verschelde2024-04-041-0/+1
|\ \
| * | Reset `tab_closing_menu_option` when cancel closing editorjsjtxietian2024-03-281-0/+1
* | | [Native File Dialog] Add support for using native dialogs in the editor.bruvzg2024-03-281-2/+0
|/ /
* | Allow configuring the script filename casing ruleRedMser2024-03-051-2/+5
* | Merge pull request #87760 from kitbdev/extract-bottom-dockRémi Verschelde2024-02-231-28/+3
|\ \
| * | Extract BottomPanel from EditorNodekit2024-02-201-28/+3
* | | Merge pull request #86610 from Joseph-DiGiovanni/system-theme-optionsRémi Verschelde2024-02-221-0/+9
|\ \ \ | |/ / |/| |
| * | Add follow system theme settingsJoseph DiGiovanni2024-02-141-0/+9
* | | Merge pull request #88297 from dsnopek/android-configure-gradle-pathRémi Verschelde2024-02-171-0/+5
|\ \ \ | |/ / |/| |
| * | Android: Allow using alternative Gradle build directoryDavid Snopek2024-02-161-0/+5
* | | Rework how script is edited when clicking iconkobewi2024-02-131-1/+3
|/ /
* | Show update spinner by default in `dev_build=yes` editor buildsHugo Locurcio2024-02-101-0/+2
* | Add a V-Sync editor settingHugo Locurcio2024-02-051-0/+1
* | Some editor code cleanupkobewi2024-01-301-0/+1
* | Ability to move FileSystem dock to bottomJuan Linietsky2024-01-291-1/+2
* | Disable multi-window buttons instead of hiding them when support is unavailableHugo Locurcio2024-01-271-0/+3
* | Extract editor dock managerkit2024-01-151-59/+12
* | Merge pull request #83987 from bruvzg/macos_window_and_helpYuri Sizov2023-12-181-0/+1
|\ \
| * | [macOS] Add default Window and Help menus, allow special menu customization.bruvzg2023-12-131-0/+1
* | | Merge pull request #85387 from jsjtxietian/fix-forward-plus-crashYuri Sizov2023-12-141-0/+1
|\ \ \ | |/ / |/| |
| * | Use render method from OS in compositor RD; Update related UIjsjtxietian2023-12-141-0/+1
* | | Merge pull request #82899 from aaronfranke/import-settings-dialogsRémi Verschelde2023-12-121-6/+6
|\ \ \ | |/ / |/| |
| * | Rename ImportSettings dialogs to have "Dialog" in the nameAaron Franke2023-11-261-6/+6
* | | Merge pull request #85819 from Malcolmnixon/export-android-build-templateYuri Sizov2023-12-081-1/+2
|\ \ \
| * | | Add option to install android build template for exportMalcolm Nixon2023-12-081-1/+2
| | |/ | |/|
* | | Merge pull request #84122 from kitbdev/fix-dock-visibilityYuri Sizov2023-12-081-2/+0
|\ \ \ | |/ / |/| |
| * | fix dock visibility issueskit2023-10-301-2/+0
* | | [Editor] Save and restore previous window mode when toggling full-screen.bruvzg2023-11-271-0/+1
| |/ |/|
* | Rework the surface upgrade tool to inform users without blockingYuri Sizov2023-11-221-0/+3
* | Avoid saving scene while already saving the scenekobewi2023-11-201-0/+1
* | Prevent the surface upgrade tool from running during exportYuri Sizov2023-11-201-0/+4
* | Preserve the output from the gradle build commandFredia Huya-Kouadio2023-11-121-1/+1
* | Overhaul the SurfaceUpgradeToolclayjohn2023-11-011-0/+4
* | Merge pull request #83576 from raulsntos/fix-80883Rémi Verschelde2023-10-301-2/+0
|\ \ | |/ |/|
| * Enable new addon after hiding ProjectSettingsRaul Santos2023-10-181-2/+0
* | Reimport bone attachment fixes:Saracen2023-10-271-0/+2
* | Use Hashset for dependency list when movingJordyfel2023-10-251-1/+2
* | Implementation of tool to automatically upgrade and re-save meshesclayjohn2023-10-231-1/+4
|/
* Allow contextual plugins to persist temporarilykobewi2023-10-061-0/+1
* Implement reloading of GDExtensionsDavid Snopek2023-09-251-0/+1
* Fix accessing editor theme items throughout the UIYuri Sizov2023-09-151-1/+0
* Add a theme preview switcher to the 2D viewportYuri Sizov2023-09-061-0/+2
* Add theme contexts to various parts of the editorYuri Sizov2023-09-061-2/+1
* Merge pull request #80184 from MewPurPur/gray=abstractRémi Verschelde2023-09-011-1/+1
|\
| * Use the gray color for all abstract classesMewPurPur2023-08-311-1/+1
* | Display time of last save in the unsaved changes confirmation editor dialogHugo Locurcio2023-08-311-0/+2