summaryrefslogtreecommitdiff
path: root/servers/physics_3d/joints/slider_joint_3d_sw.cpp
AgeCommit message (Expand)Author
2021-10-18Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp
2021-09-15Initialize variables in servers/physicsqarmin
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-07-25Fix various typos with codespellluz paz
2021-06-03Rename Transform to Transform3D in coreAaron 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-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-06-02Refactor physics force and impulse codeAaron Franke
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Remove redundant void argument listsRé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