summaryrefslogtreecommitdiffstats
path: root/editor/debugger/editor_profiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a tooltip for Inclusive and Self in the editor profilerHugo Locurcio2021-07-241-2/+3
* Merge pull request #50599 from Calinou/editor-profiler-improve-tooltipRémi Verschelde2021-07-191-1/+1
|\
| * Improve tooltips in the editor profiler to mention the script nameHugo Locurcio2021-07-191-1/+1
* | Optimize StringName usagereduz2021-07-181-9/+9
|/
* Clean up Treereduz2021-07-041-3/+6
* Clean up RenderingServer and its bindingsreduz2021-07-011-1/+1
* Implement Tree's internal minimum width calculationGilles Roudière2021-06-281-3/+3
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-2/+2
* Fix editor crash when exporting profiler dataHaoyu Qiu2021-05-211-20/+35
* Clean up profilerpkowal2021-04-061-142/+54
* Rename ButtonList enum and members to MouseButtonAaron Franke2021-03-231-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-1/+1
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-5/+5
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-17/+33
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-38/+0
* Enforce use of bool literals instead of integersRémi Verschelde2020-05-141-1/+1
* [Core] Rename linear_interpolate to lerpAaron Franke2020-04-291-1/+1
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-8/+8
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-2/+2
* Update editor debugger to new remote debugger.Fabio Alessandrelli2020-03-081-0/+773