summaryrefslogtreecommitdiff
path: root/editor/editor_node.h
AgeCommit message (Expand)Author
2019-08-29Tweak the editor window dimming intensity, remove dim fade animationHugo Locurcio
2019-08-26[macOS] Add methods to modify global and dock menus. Add ability to open mult...bruvzg
2019-08-15Allow to create scene from FileSystem dockTomasz Chabora
2019-08-14Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...Rémi Verschelde
2019-08-14Merge pull request #31347 from neikeq/monodevelop-addinRémi Verschelde
2019-08-12Remove redundant author doc commentsIAmActuallyCthulhu
2019-08-06Let EditorPlugins set editor/distraction-free modeWill Nations
2019-08-04C#: Add Ide Connection library and server for the editorIgnacio Etcheverry
2019-07-27Add Undo Close Tab option in tabs context menuKanabenki
2019-07-25Display version information in the editor at all timesHugo Locurcio
2019-07-19Make custom types more subtle and more usefulBojidar Marinov
2019-07-09Add a way to copy the text of warnings shown in the editorBojidar Marinov
2019-07-05Revert "Add editor menu to open the project data "user://" location."Rémi Verschelde
2019-07-05Merge pull request #30336 from fire/open_project_dataRémi Verschelde
2019-07-05Add editor menu to open the project data "user://" location.K. S. Ernest (iFire) Lee
2019-07-04Use CheckBoxes in the editor instead of CheckButtons when applicableHugo Locurcio
2019-07-01Add editor screenshot on control - f12.K. S. Ernest (iFire) Lee
2019-06-25Make visibility of update spinner editor-wide, hidden by defaultThomas ten Cate
2019-06-23Merge pull request #29376 from hilfazer/editor_layouts_dialogRémi Verschelde
2019-06-21editor save/delete layout dialog with layout listhilfazer
2019-06-20Add option to toggle console window on WindowsLuka Dornhecker
2019-06-04Fix moving and renaming filesHein-Pieter van Braam-Stewart
2019-05-31Merge pull request #27309 from KoBeWi/main_scene_on_androidRémi Verschelde
2019-05-31Ensure main scene is set when running on deviceTomasz Chabora
2019-05-28Merge pull request #28789 from mitchcurtis/quick-openRémi Verschelde
2019-05-28Add Quick Open dialogMitch Curtis
2019-05-11Make possible to create inherited scenes via the RMB menu in the FileSystem dockMichael Alexsander Silva Dias
2019-05-08Revert "Merge pull request #28715 from YeldhamDev/inherent_scene_close_empty"Michael Alexsander Silva Dias
2019-05-06Make editor close empty scene when creating an inherited oneMichael Alexsander Silva Dias
2019-04-25Merge pull request #28262 from KoBeWi/gotta_close_them_allRémi Verschelde
2019-04-25Add Close Others/Right/All for scene tabsTomasz Chabora
2019-04-08Add ability to edit editor feature profilesJuan Linietsky
2019-04-07Android now (optionally) builds the template when exportingJuan Linietsky
2019-04-22Merge pull request #27414 from KoBeWi/drop_the_dirRémi Verschelde
2019-03-26Allow to drop folders onto editorTomasz Chabora
2019-03-20Revert accidental commitsPedro J. Estébanez
2019-03-20Create live view dock [wip]Pedro J. Estébanez
2019-03-04Remove the "Open Editor" button, it will open automatically.Juan Linietsky
2019-02-27Save resources even if no scene is present, closes #26273Juan Linietsky
2019-02-25Fix editor crash after disabling plugin that used forward_spatial_gui_inputEric Rybicki
2019-02-22Added a workaround to avoid crashes due to how TileSet editor works, fixes #2...Juan Linietsky
2019-02-11Cleanup editor's top bar of old nodesMichael Alexsander Silva Dias
2019-01-25Properly warn about the effects of changing an import type, as well as force ...Juan Linietsky
2019-01-17Perform a cleaner exit for resource preview, fixes #24206Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-16Merge pull request #19501 from Zylann/custom_loadersRémi Verschelde
2018-12-15Added basic support for custom resource savers and loadersMarc Gilleron
2018-12-09Cleanup some unused controls in the editor's top barMichael Alexsander Silva Dias
2018-12-07Merge pull request #22323 from williamd1k0/ignore-main-sceneRémi Verschelde
2018-11-28Disable progress dialog on export from command line, stab at fixing #24031Juan Linietsky