Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename profiler "Idle Time" to "Process Time" | Hugo Locurcio | 2022-05-05 | 1 | -1/+1 |
* | Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` | Rémi Verschelde | 2022-05-02 | 1 | -7/+7 |
* | Zero initialize all pointer class and struct members | Rémi Verschelde | 2022-04-04 | 1 | -10/+10 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Clean up profiler | pkowal | 2021-04-06 | 1 | -3/+3 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Initialize class/struct variables with default values in platform/ and editor/ | Rafał Mikrut | 2020-12-02 | 1 | -16/+11 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -4/+0 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -1/+1 |
* | Update editor debugger to new remote debugger. | Fabio Alessandrelli | 2020-03-08 | 1 | -0/+177 |