Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Fix resource preview in remote inspector | PouleyKetchoupp | 2020-05-23 | 1 | -9/+0 |
* | Style: Enforce braces around if blocks and loops | Rémi Verschelde | 2020-05-14 | 1 | -70/+140 |
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+11 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -20/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -14/+14 |
* | Added a Window node, and made it the scene root. | Juan Linietsky | 2020-03-26 | 1 | -1/+1 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -16/+16 |
* | Refactor ScriptDebugger. | Fabio Alessandrelli | 2020-03-08 | 1 | -8/+13 |
* | Fix debugger crash inspecting freed object. | Fabio Alessandrelli | 2020-02-25 | 1 | -5/+9 |
* | Huge Debugger/EditorDebugger refactor. | Fabio Alessandrelli | 2020-02-21 | 1 | -0/+867 |