summaryrefslogtreecommitdiffstats
path: root/servers/extensions/physics_server_2d_extension.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* GDExtension: Mark virtual function as `is_required` in `extension_api.json`David Snopek2024-09-111-22/+22
* Update PinJoint2D API with angle limits and motor speedDragos Daian2023-09-261-0/+3
* Extract ScriptInstance to simplify includesYuri Sizov2023-09-061-1/+0
* PhysicsDirectBodyState2D: add get_contact_local_velocity_at_positionRicardo Buring2023-04-141-0/+1
* Add get_contact_impulse method to PhysicsDirectBodyState2DRicardo Buring2023-01-101-0/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-121-9/+9
* Add `area_get_collision_layer` and `area_get_collision_mask`Mansur Isaev2022-09-251-1/+4
* PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a...Ricardo Buring2022-09-151-14/+1
* PhysicsServer2DExtension and PhysicsServer3DExtension: bind all methods (really)Ricardo Buring2022-09-091-3/+3
* Create GDExtension classes for PhysicsServer2DRicardo Buring2022-09-041-0/+462