summaryrefslogtreecommitdiffstats
path: root/editor/debugger/editor_performance_profiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Control PRESET_WIDE to PRESET_FULL_RECTFireForge2022-07-181-1/+1
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-2/+2
* Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg2022-06-161-1/+1
* Add a new HashSet templatereduz2022-05-201-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-1/+1
* Add a new HashMap implementationreduz2022-05-121-36/+46
* Capitalize names in the debuggerFireForge2022-03-291-2/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* align to horizontal_alignment, valign to vertical_alignment, relatedNathan Franke2021-12-091-7/+7
* Use "enum class" for input enumsAaron Franke2021-11-121-1/+1
* Optimize StringName usagereduz2021-07-181-5/+5
* Improvements to Label's layout optionsHendrik Brucker2021-07-041-1/+1
* Rename ButtonList enum and members to MouseButtonAaron Franke2021-03-231-1/+1
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-2/+2
* Rename Control margin to offsetMarcel Admiraal2020-12-231-1/+1
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-12/+13
* Added Custom Performance Monitor and feature to read intermediate values of M...simpu2020-06-291-0/+394