Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCons: Remove `run_in_subprocess` dependency | Thaddeus Crews | 2024-03-11 | 1 | -17/+7 |
* | Enforce `\n` eol for Python writes | Thaddeus Crews | 2024-03-09 | 1 | -3/+3 |
* | Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 | Rémi Verschelde | 2024-02-28 | 1 | -0/+1 |
* | Tweak the editor splash screen color to better match the default theme | Hugo Locurcio | 2021-03-17 | 1 | -1/+4 |
* | Remove unused Python imports. | Marcel Admiraal | 2020-09-10 | 1 | -1/+0 |
* | SCons: Format buildsystem files with psf/black | Rémi Verschelde | 2020-03-30 | 1 | -3/+3 |
* | Refactored Input, create DisplayServer and DisplayServerX11 | Juan Linietsky | 2020-03-26 | 1 | -62/+0 |
* | SCons: Drop support for Python 2 | Rémi Verschelde | 2020-03-25 | 1 | -4/+3 |
* | Use base `Color()` constructors instead of `Color::html()` | Hugo Locurcio | 2019-07-08 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -2/+2 |
* | Running builder (content generator) functions in subprocesses on Windows | Viktor Ferenczi | 2018-07-27 | 1 | -0/+130 |