Age | Commit message (Expand) | Author |
2022-05-02 | Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` | Rémi Verschelde |
2022-02-16 | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-10-18 | Rename Godot Physics classes from *SW to Godot* | PouleyKetchoupp |
2021-09-15 | Initialize variables in servers/physics | qarmin |
2021-09-13 | Revert some URLs from the "Replace HTTP URLs with HTTPS" PR | Aaron Franke |
2021-08-22 | Replace HTTP links with HTTPS for sites with HTTPS versions | Aaron Franke |
2021-06-03 | Rename Transform to Transform3D in core | Aaron Franke |
2021-03-20 | Merge pull request #46937 from nekomatata/soft-body-support | Rémi Verschelde |
2021-03-18 | SoftBody support in GodotPhysics 3D | PouleyKetchoupp |
2021-03-16 | Fix Cylinder shape collision with margins when using GJK-EPA | PouleyKetchoupp |
2021-02-10 | Cylinder support in Godot Physics 3D | PouleyKetchoupp |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: Enforce separation line between function definitions | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-27 | Renaming of servers for coherency. | Juan Linietsky |