summaryrefslogtreecommitdiff
path: root/editor/plugins/debugger_editor_plugin.h
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-25[Editor] Add button to keep the debug server open.Fabio Alessandrelli
2022-09-29Fix typo - "collison" -> "collision"danboo
2022-08-18Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg
2022-06-20Add Path2D/3D debug optionssmix8
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
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