aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/editor_profiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-1/+1
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-2/+2
* -Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky2017-01-041-5/+5
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-9/+9
* Begining of GLES3 renderer:Juan Linietsky2016-10-031-1/+1
* 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