summaryrefslogtreecommitdiff
path: root/servers/physics_3d/joints/slider_joint_3d_sw.h
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-06-03Rename Transform to Transform3D in coreAaron Franke
2021-04-26Godot Physics collisions and solver processed on threadsPouleyKetchoupp
2021-02-10Make Servers truly Thread Safereduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-14Remove redundant void argument listsRémi Verschelde
2020-03-28More server renames for consistency after #37361Rémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky