summaryrefslogtreecommitdiffstats
path: root/editor/debugger/editor_debugger_inspector.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Fix dialog spam when inspecting MeshInstance from model filePouleyKetchoupp2020-05-221-6/+4
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-5/+9
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-9/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Update editor debugger to new remote debugger.Fabio Alessandrelli2020-03-081-2/+2
* Fix some bugs spotted by asan in editor debugger.Fabio Alessandrelli2020-03-051-0/+1
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-4/+2
* Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli2020-02-211-0/+277