summaryrefslogtreecommitdiffstats
path: root/editor/plugins/debugger_editor_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #89248 from KoBeWi/store_no_storeRémi Verschelde2024-05-071-0/+2
|\
| * Don't store values when loading themkobewi2024-03-071-0/+2
* | Organize existing code for editor pluginsAaron Franke2024-04-271-1/+1
|/
* Add a dialog to customize run instanceskobewi2024-02-051-2/+3
* Debug CanvasItem redrawJuan Linietsky2023-08-281-0/+1
* Rework Navigation Avoidancesmix82023-05-101-0/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Editor] Add button to keep the debug server open.Fabio Alessandrelli2022-11-251-0/+1
* Fix typo - "collison" -> "collision"danboo2022-09-291-1/+1
* 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