summaryrefslogtreecommitdiff
path: root/editor/editor_node.cpp
AgeCommit message (Expand)Author
2019-08-07Merge pull request #30804 from hbina/fix_issue_30160Rémi Verschelde
2019-08-06add forgotten calls to inspector_dock->update(...).Hanif Bin Ariffin
2019-08-06Merge pull request #31121 from willnationsdev/plugin-select-editorRémi Verschelde
2019-08-06Let EditorPlugins set editor/distraction-free modeWill Nations
2019-08-05Merge pull request #31116 from sparkart/add_quit_shortcutRémi Verschelde
2019-08-05Add Shortcut Settings for Quitting EditorEmmanuel Barroga
2019-08-05Remove Editor dependency from SceneTreemerumelu
2019-07-31Don't add unsaved scene to previous scenes listKanabenki
2019-07-30Merge pull request #30944 from YeldhamDev/bottom_panel_icon_simplifyRémi Verschelde
2019-07-29Make the expand icon in the bottom panel always be the sameMichael Alexsander Silva Dias
2019-07-27Add Undo Close Tab option in tabs context menuKanabenki
2019-07-26Merge pull request #30763 from Calinou/editor-add-version-infoRémi Verschelde
2019-07-26Simplify editor settings related to window dimmingHugo Locurcio
2019-07-25Display version information in the editor at all timesHugo Locurcio
2019-07-23Inspector: Make default float step configurableRémi Verschelde
2019-07-23Move "Open Screenshot" from the "Editor" menu to the editor settingsMichael Alexsander Silva Dias
2019-07-20Merge pull request #30576 from qarmin/lgtm_coverageRémi Verschelde
2019-07-20Changed some code showed in LGTM and Coverageqarmin
2019-07-19Make custom types more subtle and more usefulBojidar Marinov
2019-07-15Use switch instead of if statementNils ANDRÉ-CHANG
2019-07-09Add a way to copy the text of warnings shown in the editorBojidar Marinov
2019-07-06Fix editor remaining dimmed after certain actionsBojidar 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-05Merge pull request #30327 from Calinou/editor-dim-window-quittingRémi Verschelde
2019-07-04Dim the editor window while it's quittingHugo Locurcio
2019-07-04Use CheckBoxes in the editor instead of CheckButtons when applicableHugo Locurcio
2019-07-02Fix editor crash when StreamPeerSSL is unavilable.Fabio Alessandrelli
2019-07-02Merge pull request #27510 from fire/screenshot_editorRémi Verschelde
2019-07-01Add editor screenshot on control - f12.K. S. Ernest (iFire) Lee
2019-07-01Merge pull request #29815 from NilsIrl/plus_file_1Rémi Verschelde
2019-06-28Added convertor from VisualShader to ShaderChaosus
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-23Replace ` + "/" + ` with `String::file_add()`Nils ANDRÉ-CHANG
2019-06-21editor save/delete layout dialog with layout listhilfazer
2019-06-20Add option to toggle console window on WindowsLuka Dornhecker
2019-06-19Merge pull request #29493 from YeldhamDev/enhance_fix_feature_profileRémi Verschelde
2019-06-17Merge pull request #29830 from NilsIrl/remove_uselessRémi Verschelde
2019-06-16i18n: Fix extract.py support for new TTRCRémi Verschelde
2019-06-16Remove useless cast from c-string to StringNils ANDRÉ-CHANG
2019-06-12Enhancements and fixes for the editor feature profileMichael Alexsander Silva Dias
2019-06-12Merge pull request #29306 from qarmin/small_code_fixesRémi Verschelde
2019-06-11Fix error macro calls not ending with semicolonRémi Verschelde
2019-06-04Fix moving and renaming filesHein-Pieter van Braam-Stewart
2019-06-03Small fixes to unrechable code, possibly overflows, using NULL pointersqarmin
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-31Fix crash when inherit in rootless unsaved sceneTomasz Chabora