summaryrefslogtreecommitdiffstats
path: root/editor/plugins/debugger_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg2022-08-181-2/+2
* Add Path2D/3D debug optionssmix82022-06-201-0/+1
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-3/+3
* Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-1/+0
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Add override keywords.Marcel Admiraal2020-07-101-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Allow running/debugging up to 4 instances.Fabio Alessandrelli2020-03-091-3/+4
* Move Debug menu logic to DebuggerEditorPluginFabio Alessandrelli2020-03-081-3/+24
* Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli2020-02-211-0/+50