summaryrefslogtreecommitdiff
path: root/editor/plugins/debugger_editor_plugin.cpp
AgeCommit message (Expand)Author
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-08-03Improve editor tooltips related to debuggingHugo Locurcio
2020-06-03Preserving "Sync Scene Changes' and "Sync Script Changes" with Project SettingsDominik 'dreamsComeTrue' Jasiński
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-12Support multiple debug protocols.Fabio Alessandrelli
2020-05-10Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-03-10Fix "deploy with remote debug" editor option.Fabio Alessandrelli
2020-03-09Allow running/debugging up to 4 instances.Fabio Alessandrelli
2020-03-08Move Debug menu logic to DebuggerEditorPluginFabio Alessandrelli
2020-02-21Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli