Age | Commit message (Expand) | Author |
---|---|---|
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-23 | Rename `remove()` to `remove_at()` when removing by index | Lightning_A |
2021-11-17 | Fix applied gravity on soft bodies | PouleyKetchoupp |
2021-11-11 | Merge pull request #54810 from nekomatata/area-separate-override-modes | Camille Mohr-Daurat |
2021-11-10 | Add raycast options to hit when starting inside / hit back faces | PouleyKetchoupp |
2021-11-09 | Separate space override modes for gravity/damping in Area | PouleyKetchoupp |
2021-10-28 | clang-format: Various fixes to comments alignment from `clang-format` 13 | Rémi Verschelde |
2021-10-21 | Fix SoftDynamicBody3D crash when setting disable mode | PouleyKetchoupp |
2021-10-18 | Rename Godot Physics classes from *SW to Godot* | PouleyKetchoupp |