Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-10 | Add get_contact_impulse method to PhysicsDirectBodyState2D | Ricardo Buring | |
This makes it consistent with 3D. | |||
2022-09-04 | Create GDExtension classes for PhysicsServer2D | Ricardo Buring | |
This allows a 2D physics server created entirely from GDExtension. Based on the structure of PhysicsServer3DExtension by reduz. |