summaryrefslogtreecommitdiff
path: root/servers/physics_3d/godot_physics_server_3d.h
AgeCommit message (Expand)Author
2022-05-20Add a new HashSet templatereduz
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-15Create GDExtension clases for PhysicsServer3Dreduz
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-10Improve RigidDynamicBody force and torque APIPouleyKetchoupp
2021-12-03Update space parameters in 2D and 3DPouleyKetchoupp
2021-11-09Separate space override modes for gravity/damping in AreaPouleyKetchoupp
2021-11-01Use `Callable` in Area monitor callbackrafallus
2021-10-18Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp