Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #97471 from kevinkuo52/debug-raycast-heightmap | Thaddeus Crews | 2024-11-11 | 1 | -1/+5 |
|\ | |||||
| * | Fix issue #68238 where raycasts don't reliably collide with HeightMapShape3D,... | Kevin Kuo | 2024-09-25 | 1 | -1/+5 |
* | | Style: Apply `clang-tidy` fixes (superficial) | Thaddeus Crews | 2024-11-04 | 5 | -9/+13 |
* | | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 2 | -23/+23 |
* | | Merge pull request #96923 from Repiteo/style/warning-admonition | Rémi Verschelde | 2024-09-26 | 2 | -7/+9 |
|\ \ | |||||
| * | | Style: Add `WARNING:` as new comment admonition | Thaddeus Crews | 2024-09-25 | 2 | -7/+9 |
| |/ | |||||
* / | SCons: Add unobtrusive type hints in SCons files | Thaddeus Crews | 2024-09-25 | 2 | -2/+4 |
|/ | |||||
* | Move Godot Physics 3D into a module; add dummy 3D physics server | Ricardo Buring | 2024-09-21 | 50 | -0/+20605 |