Mikael Hermansson
|
ba8af83679
|
Bind methods related to physics query exclusions
|
2022-12-29 19:29:08 +01:00 |
|
Mansur Isaev
|
efd4dc20a3
|
Add area_get_collision_layer and area_get_collision_mask
|
2022-09-25 14:34:35 +04:00 |
|
Ricardo Buring
|
ff4e72a0bc
|
PhysicsServer2D and PhysicsServer3D: make body_set_state_sync_callback take a Callable
Prefer Callable to a C-style callback. This is helpful for GDExtension.
|
2022-09-15 15:09:23 +02:00 |
|
Ricardo Buring
|
7b84444393
|
PhysicsServer2DExtension and PhysicsServer3DExtension: bind all methods (really)
|
2022-09-09 14:35:01 +02:00 |
|
Ricardo Buring
|
bf523b26b9
|
Bind all methods in PhysicsServer2DExtension, PhysicsServer3DExtension
|
2022-09-07 13:16:44 +02:00 |
|
Ricardo Buring
|
d22ff48b3d
|
Create GDExtension classes for PhysicsServer2D
This allows a 2D physics server created entirely from GDExtension.
Based on the structure of PhysicsServer3DExtension by reduz.
|
2022-09-04 12:04:08 +02:00 |
|