summaryrefslogtreecommitdiff
path: root/servers/extensions/physics_server_3d_extension.h
AgeCommit message (Expand)Author
2022-09-25Add `area_get_collision_layer` and `area_get_collision_mask`Mansur Isaev
2022-09-15PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a...Ricardo Buring
2022-09-09PhysicsServer2DExtension and PhysicsServer3DExtension: bind all methods (really)Ricardo Buring
2022-09-07Bind all methods in PhysicsServer2DExtension, PhysicsServer3DExtensionRicardo Buring
2022-08-18Add collision weight to PhysicsBody for penetrations must be avoidedSilc Renew
2022-07-25Code quality: Fix header guards consistencyRémi Verschelde
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-31Fix typos with codespellRémi Verschelde
2022-03-27Add GDExtension support to Scriptreduz
2022-03-15Create GDExtension clases for PhysicsServer3Dreduz