summaryrefslogtreecommitdiff
path: root/servers/extensions/physics_server_2d_extension.cpp
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-05One Copyright Update to rule them allRémi Verschelde
2022-12-29Bind methods related to physics query exclusionsMikael 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