summaryrefslogtreecommitdiffstats
path: root/editor/editor_node.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #76085 from spanzeri/better_remember_editor_windowRémi Verschelde2024-08-261-0/+5
|\
| * Remember editor window mode, screen, size and position on restartSamuele Panzeri2024-07-231-0/+5
* | Merge pull request #93064 from Hilderin/fix-fileSystem-dock-wont-show-any-fil...Rémi Verschelde2024-08-261-0/+2
|\ \
| * | Fix FileSystem dock won't show any file folders (v2)Hilderin2024-08-201-0/+2
* | | Fix display dialog while saving sceneHilderin2024-08-171-27/+10
|/ /
* | Fix reimport file multiple scenesHilderin2024-08-071-2/+3
* | Fix performance issue reimport file reload sceneHilderin2024-08-061-14/+21
* | Fix crash on reimport scene with animationsHilderin2024-08-021-0/+2
|/
* Merge pull request #94093 from Yahkub-R/94056-fixRémi Verschelde2024-07-191-4/+14
|\
| * Fix instanced .blend/GLTF scenes lose all children after update until .tscn i...Yahkub-R2024-07-191-4/+14
* | [Editor] Unload addons when using `--import` or `--quit`.bruvzg2024-07-091-0/+1
|/
* Fix undoredo handling in some dialogskobewi2024-07-041-0/+3
* Merge pull request #92303 from Hilderin/fix-synchronization-global-class-nameRémi Verschelde2024-06-281-0/+1
|\
| * Fix synchronization of global class nameHilderin2024-06-251-0/+1
* | Merge pull request #85513 from KoBeWi/that_one_weird_plugin_that_uses_no_Reso...Rémi Verschelde2024-06-261-1/+1
|\ \ | |/ |/|
| * Save external data even without scenekobewi2023-11-291-1/+1
* | Merge pull request #93110 from Hilderin/fix-signal-panel-after-connectionRémi Verschelde2024-06-191-0/+1
|\ \
| * | Fix Can't reopen signals panel immediately after connecting a signal #92996Hilderin2024-06-181-0/+1
* | | [EditorProgress] Use `BackgroundProgress` instead of `ProgressDialog` when ca...bruvzg2024-06-151-3/+20
|/ /
* | Call `EditorNode::set_edited_scene()` manually instead of via the `replacing_...风青山2024-06-061-0/+1
* | Merge pull request #91033 from Hilderin/keep_current_bottom_panel_on_playRémi Verschelde2024-05-291-0/+11
|\ \
| * | Add editor setting to keep bottom panel state on play and stop gameHilderin2024-05-291-0/+11
* | | Updated scene hot-reloading:Saracen2024-05-281-3/+10
* | | Changes the scene reimport function to handle some crash edge cases:Saracen2024-05-281-1/+1
* | | Remove error messages caused by Save on Focus featureAlexanderFarkas2024-05-081-0/+1
* | | 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