summaryrefslogtreecommitdiff
path: root/editor/editor_profiler.cpp
AgeCommit message (Expand)Author
2019-01-26Profiler list functions from max to less expensiveRanoller
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-10-06Remove redundant "== false" codeAaron Franke
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-28Fix for p_width - 1=-1 out of sizeMarcin Zawiejski
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-08-24Fix clear button not clearing plot when stoppedMarcin Zawiejski
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-06-23Add a Clear button to the profilerMarcelo Fernandez
2018-06-19Fix profiler not updating on realtimeMarcelo Fernandez
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-02Some untranslated UI stringsUnknown
2017-11-25Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...Juan Linietsky
2017-10-21Refactor Fixed to PhysicsPoommetee Ketson
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-18Fixed a lot of HiDPI metrics.Daniel J. Ramirez
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-08Several ui improvements (mostly margins)Daniel J. Ramirez
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-27Fix incorrect input event reference in editor_profiler.cppCarter Anderson
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde