summaryrefslogtreecommitdiffstats
path: root/editor/debugger/editor_visual_profiler.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-2/+2
* Rename ButtonList enum and members to MouseButtonAaron Franke2021-03-231-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Fix missed renamings from empty() to is_empty()Rémi Verschelde2020-12-291-1/+1
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-8/+13
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-4/+0
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-12/+24
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-32/+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-9/+9
* 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/+842