summaryrefslogtreecommitdiffstats
path: root/editor/editor_node.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #80490 from YuriSizov/editor-scene-tabs-unchainedRémi Verschelde2023-08-281-27/+12
|\ \
| * | Extract editor scene tabs into their own componentYuri Sizov2023-08-241-27/+12
| |/
* / Deprecate project_settings_changed signalkobewi2023-08-101-3/+0
|/
* Don't grab theme icons for scriptskobewi2023-07-211-1/+1
* Add `_get_unsaved_status()` method to EditorPluginkobewi2023-07-181-0/+1
* Revert "Remember only permanent bottom tabs"Yuri Sizov2023-06-231-2/+1
* Remember only permanent bottom tabskobewi2023-06-231-1/+2
* Let editor workaround a case of inconsistency in compound scenesPedro J. Estébanez2023-06-131-0/+1
* Fix theme of editor VCS dialogsHaoyu Qiu2023-05-291-0/+1
* Merge pull request #65902 from MJacred/editor/copysysteminfoYuri Sizov2023-05-271-0/+3
|\
| * Copy system info to clipboard + Update bug_report.ymlMJacred2023-05-271-0/+3
* | Merge pull request #77010 from dsnopek/gdextension-editor-pluginsRémi Verschelde2023-05-261-0/+3
|\ \
| * | Allow GDExtensions to add editor pluginsDavid Snopek2023-05-251-0/+3
| |/
* | Improve startup benchmarkingFredia Huya-Kouadio2023-05-231-3/+0
* | Make certain editor callbacks thread-safePedro J. Estébanez2023-05-201-0/+2
|/
* Expose dialog parent-and-popup logic to the APIYuri Sizov2023-05-151-6/+5
* Enhance thread safety of loaders and importersPedro J. Estébanez2023-05-121-0/+1
* Simplify ResourceLoader error callbacksPedro J. Estébanez2023-05-121-6/+4
* Improve editor state persistenceHendrik Brucker2023-05-111-8/+11
* Add multi window code and shader editorstrollodel2023-05-101-3/+6
* Extract editor run toolbar into its own componentYuri Sizov2023-04-191-46/+13