summaryrefslogtreecommitdiff
path: root/servers/physics_3d/joints_3d_sw.h
AgeCommit message (Expand)Author
2021-10-18Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp
2021-04-26Godot Physics collisions and solver processed on threadsPouleyKetchoupp
2021-02-27Move removal of the constraints from bodies to Joint3DSW destructorEryk Dwornicki
2021-02-10Make Servers truly Thread Safereduz
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-28More server renames for consistency after #37361Rémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky