summaryrefslogtreecommitdiff
path: root/editor/editor_node.h
AgeCommit message (Expand)Author
2023-03-13Automatically reparent editor message dialogs to avoid error spam.bruvzg
2023-03-13Prevent cache corruption when saving resources in the editorYuri Sizov
2023-02-22Fix ownership bug on ancestor nodes when scene is reimported.SaracenOne
2023-02-06Merge pull request #72552 from m4gr3d/cleanup_custom_build_mainRémi Verschelde
2023-02-06More fixes to over plugin handlingkobewi
2023-02-02Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...Fredia Huya-Kouadio
2023-02-01Prevent wrong unedit when clicking editor viewportkobewi
2023-01-31Fix broken bottom panel switchingSilc Renew
2023-01-23Merge pull request #57606 from SaracenOne/update_on_reimportRémi Verschelde
2023-01-22Merge pull request #71770 from KoBeWi/better_editing_or_somethingRémi Verschelde
2023-01-22Rework EditorPlugin editing logickobewi
2023-01-21Merge pull request #67253 from KoBeWi/PICKER_USAGE_NO_EDITORRémi Verschelde
2023-01-16Update instances of scenes which have been reimported.SaracenOne
2023-01-16Merge pull request #70668 from KoBeWi/never_give_upRémi Verschelde
2023-01-16Add EditorUndoRedoManager singletonkobewi
2023-01-14Move remote debug buttons to a single menu.bruvzg
2023-01-08Fix Undo/Redo not working until Scene menu is opened.Eric M
2023-01-05Simplify some editor plugin logic and remove dead codeYuri Sizov
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-28Retry loading addons after filesystem scankobewi
2022-12-18Add a dialog for customizing FBX importreduz
2022-11-29Use forward-declarations in big editor classestrollodel
2022-11-18Merge pull request #60686 from trollodel/move_editor_registrationRémi Verschelde
2022-11-18Move editor class and plugin registrations to a dedicated filetrollodel
2022-11-16Merge pull request #68709 from MewPurPur/instance-begone-part3Rémi Verschelde
2022-11-16Remove more instances of 'instance' being used as a verbVolTer
2022-11-07Allow to disable History Dock via feature profilekobewi
2022-10-31Merge pull request #62416 from Calinou/movie-maker-request-attention-on-finishRémi Verschelde
2022-10-14Added custom node exportGuilherme Sousa
2022-10-11Remove editor dependencies from ColorPickerkobewi
2022-10-04Rename remaining "Spatial" in Plugins to "Node3D"Micky
2022-09-28Merge pull request #58049 from jmb462/fix-distraction-mode-docks-tabRémi Verschelde
2022-09-22[macOS extend-to-title] Add scene/project name to the editor title, fix incor...bruvzg
2022-09-20Merge pull request #65541 from clayjohn/renderer-settingRémi Verschelde
2022-09-19Split rendering driver project setting into renderer_name and rendering_drive...clayjohn
2022-09-18Merge pull request #44143 from KoBeWi/callable_multiplayerRémi Verschelde
2022-09-18Port remaining connections to callable_mpTomasz Chabora
2022-09-18Merge pull request #65561 from ryburnj/inconsistent-cap-scene-file-nameRémi Verschelde
2022-09-18Fix inconsistent scene file name casing by moving existing Name_Casing code t...ryburnj
2022-09-17Remove unused _clear_undo_history methodkobewi
2022-09-14Merge pull request #65494 from V-Sekai/fix_inspect_command_contextRémi Verschelde
2022-09-07In inspector, show 'edit' button instead of 'inspect' when resource is part o...SaracenOne
2022-09-07Rename EditorInterface.get_editor_main_control to get_editor_main_screenYuri Sizov
2022-08-31Merge pull request #62157 from ChronicallySerious/front-port-vcs-pluginRémi Verschelde
2022-08-30Merge pull request #65089 from YuriSizov/editor-launch-bar-with-styleRémi Verschelde
2022-08-31VCS: Improve VCS UI/UX by QoL changesTwarit Waikar
2022-08-30Improve style and add contextual highlight to the editor launch padYuri Sizov
2022-08-29Add background to TabContainer's tabbar and editor docksYuri Sizov
2022-08-26[macOS] Extend editor contents to the window titlebar for better space usage.bruvzg
2022-08-25Improve scene playing and reloadingkobewi