| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Godot Physics 2D into a module; add dummy 2D physics server | Ricardo Buring | 2024-09-23 | 1 | -1/+1 |
* | Move Godot Physics 3D into a module; add dummy 3D physics server | Ricardo Buring | 2024-09-21 | 1 | -2/+2 |
* | Update pre-commit hooks configuration to use `ruff` instead of `black` | Jakub Marcowski | 2024-05-21 | 1 | -11/+10 |
* | SCons: Colorize warnings/errors during generation | Thaddeus Crews | 2024-04-28 | 1 | -3/+4 |
* | SCons: Fix SCU build regression on Windows | Rémi Verschelde | 2024-04-09 | 1 | -3/+4 |
* | SCons: unify code generations routine and minimize timestamp changes | Riteo | 2024-03-15 | 1 | -18/+35 |
* | SCU: disable verbose output | Riteo | 2024-03-14 | 1 | -1/+1 |
* | Pre-commit: Update to clang-format 17.0.6 and black 24.2.0 | Rémi Verschelde | 2024-02-28 | 1 | -0/+1 |
* | Split monolithic physics class files | smix8 | 2024-02-27 | 1 | -0/+4 |
* | Move 3D-only resources to their own folder | Aaron Franke | 2024-02-26 | 1 | -0/+1 |
* | Move 2D-only resources to their own folder | Aaron Franke | 2024-02-26 | 1 | -0/+1 |
* | Move 3D scene import classes to their own folder | Aaron Franke | 2024-01-04 | 1 | -0/+1 |
* | SCons: Reduce and cleanup verbose output for SCU builds | Rémi Verschelde | 2023-10-26 | 1 | -15/+15 |
* | UWP: Remove platform port, needs to be redone from scratch for 4.x | Rémi Verschelde | 2023-09-07 | 1 | -1/+0 |
* | SCons : Add "scu_limit" argument | lawnjelly | 2023-07-02 | 1 | -11/+12 |
* | CI: Update static checks to black 23.3.0 | Rémi Verschelde | 2023-06-19 | 1 | -3/+1 |
* | SCU build - make paths relative to project folder | lawnjelly | 2023-06-09 | 1 | -1/+1 |
* | Single Compilation Unit build. | lawnjelly | 2023-06-06 | 1 | -0/+339 |