Age | Commit message (Expand) | Author |
---|---|---|
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 |