summaryrefslogtreecommitdiff
path: root/servers/physics_3d/joints/pin_joint_3d_sw.cpp
AgeCommit message (Expand)Author
2021-09-13Revert some URLs from the "Replace HTTP URLs with HTTPS" PRAaron Franke
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-04-26Godot Physics collisions and solver processed on threadsPouleyKetchoupp
2021-04-15Fix errors related to joints setup with two non-dynamic bodiesPouleyKetchoupp
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-06-02Refactor physics force and impulse codeAaron Franke
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde
2020-03-28More server renames for consistency after #37361Rémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky