| Commit message (Expand) | Author | Age | Files | Lines |
* | Rebrand Godot 4.3 to Redot | Trashguy | 2024-10-13 | 1 | -0/+49 |
* | Update pre-commit hooks configuration to use `ruff` instead of `black` | Jakub Marcowski | 2024-05-21 | 1 | -6/+6 |
* | SCons: Remove `run_in_subprocess` dependency | Thaddeus Crews | 2024-03-11 | 1 | -19/+10 |
* | SCons: Ensure `with` statement where applicable | Thaddeus Crews | 2024-03-10 | 1 | -93/+79 |
* | Enforce `\n` eol for Python writes | Thaddeus Crews | 2024-03-09 | 1 | -4/+4 |
* | Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 | Rémi Verschelde | 2024-02-28 | 1 | -0/+1 |
* | Donors: Change tiers to match Dev Fund, sync latest data | Rémi Verschelde | 2023-11-14 | 1 | -13/+13 |
* | CI: Update static checks to black 23.3.0 | Rémi Verschelde | 2023-06-19 | 1 | -1/+0 |
* | ci: add Python static analysis check via mypy | Jiri Suchan | 2022-09-30 | 1 | -3/+3 |
* | Use maximum zlib compression when generating editor translation headers | Hugo Locurcio | 2021-10-29 | 1 | -1/+3 |
* | Update AUTHORS and DONORS list | Rémi Verschelde | 2020-08-14 | 1 | -1/+5 |
* | SCons: Format buildsystem files with psf/black | Rémi Verschelde | 2020-03-30 | 1 | -47/+92 |
* | SCons: Drop support for Python 2 | Rémi Verschelde | 2020-03-25 | 1 | -14/+32 |
* | Style: Harmonize header guards to style guide [Core] | Rémi Verschelde | 2020-03-25 | 1 | -12/+12 |
* | SCons: Generate header with info on which modules are enabled | Rémi Verschelde | 2020-02-07 | 1 | -1/+1 |
* | Allow system certs file to be used by Editor. | Fabio Alessandrelli | 2018-09-15 | 1 | -0/+4 |
* | Bundle SSL certs with the templates. | Fabio Alessandrelli | 2018-09-15 | 1 | -1/+30 |
* | Running builder (content generator) functions in subprocesses on Windows | Viktor Ferenczi | 2018-07-27 | 1 | -0/+236 |