summaryrefslogtreecommitdiff
path: root/servers/extensions
AgeCommit message (Expand)Author
2023-01-11Merge pull request #70707 from mihe/bind-physics-excludeRémi Verschelde
2023-01-10Add get_contact_impulse method to PhysicsDirectBodyState2DRicardo Buring
2023-01-08Merge pull request #70281 from CherrySodaPop/get-impulse-3dRémi Verschelde
2023-01-07Implement collision impulse in Godot Physics 3DLily Garcia
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-29Bind methods related to physics query exclusionsMikael Hermansson
2022-12-23Bind methods related to disabling collision between joint bodiesMikael Hermansson
2022-12-12Rename all gdnative occurences to gdextensionGilles Roudière
2022-10-05Bind PhysicsDirectBodyState3D::get_inverse_inertia_tensorMikael Hermansson
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-09-04Create GDExtension classes for PhysicsServer2DRicardo 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