summaryrefslogtreecommitdiffstats
path: root/scene/debugger/scene_debugger.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Fix resource preview in remote inspectorPouleyKetchoupp2020-05-231-9/+0
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-70/+140
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+11
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-20/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-14/+14
* Added a Window node, and made it the scene root.Juan Linietsky2020-03-261-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-16/+16
* Refactor ScriptDebugger.Fabio Alessandrelli2020-03-081-8/+13
* Fix debugger crash inspecting freed object.Fabio Alessandrelli2020-02-251-5/+9
* Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli2020-02-211-0/+867