summaryrefslogtreecommitdiff
path: root/tools/editor/editor_profiler.cpp
AgeCommit message (Expand)Author
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-16Style: Cleanups, added headers, renamed filesRémi Verschelde
2017-01-14Style: Fix whole-line commented codeRémi Verschelde
2017-01-12some class renamesJuan Linietsky
2017-01-12Renamed most signals so they refer to:Juan Linietsky
2017-01-08-removed stop mouse and ignore mouse from control, which were confusing, repl...Juan Linietsky
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-04-Conversion of most properties to a simpler syntax, easier to use by scriptJuan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-07-21Update profiler curves on item toggled, closes #5680Juan Linietsky
2016-05-28i18n: Fix typo and sync templateRémi Verschelde
2016-05-21First version of ProfilerJuan Linietsky