summaryrefslogtreecommitdiffstats
path: root/doc/classes/PhysicsServer2DExtension.xml
Commit message (Expand)AuthorAgeFilesLines
* Rebranding: Doc/Dubhghlas McLaughlin2024-10-161-2/+2
* Bind `PhysicsServer*D::body_set_state_sync_callback`Mikael Hermansson2024-07-231-1/+1
* [Doc] Fix incorrect reference to `input_pickable`A Thousand Ships2024-04-131-2/+2
* Add documentation to PhysicsServer2DExtensionMicky2024-01-091-0/+160
* Update PinJoint2D API with angle limits and motor speedDragos Daian2023-09-261-0/+15
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Overhaul the top sections of the class reference (Physics classes)VolTer2023-05-201-0/+3
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Bind methods related to physics query exclusionsMikael Hermansson2022-12-291-0/+12
* Add `area_get_collision_layer` and `area_get_collision_mask`Mansur Isaev2022-09-251-0/+12
* PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a...Ricardo Buring2022-09-151-1/+1
* PhysicsServer2DExtension and PhysicsServer3DExtension: bind all methods (really)Ricardo Buring2022-09-091-0/+112
* Bind all methods in PhysicsServer2DExtension, PhysicsServer3DExtensionRicardo Buring2022-09-071-0/+36
* Create GDExtension classes for PhysicsServer2DRicardo Buring2022-09-041-0/+777