aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_profiler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update profiler curves on item toggled, closes #5680Juan Linietsky2016-07-211-0/+2
|
* i18n: Fix typo and sync templateRémi Verschelde2016-05-281-3/+3
|
* First version of ProfilerJuan Linietsky2016-05-211-0/+753
It is now possible to profile GDScript as well as some parts of Godot internals.