Sara
|
23454d3065
|
PhysicsEntity::on_collision will now be called for contacts
|
2023-10-25 12:18:17 +02:00 |
|
Sara
|
b487b2582e
|
moved call to apply forces to physics solver
|
2023-10-25 11:25:35 +02:00 |
|
Sara
|
1e2d9a7067
|
cleanup in physics entity and physics world
|
2023-10-25 11:23:52 +02:00 |
|
Sara
|
07f534f796
|
fixed collision solving causing an inability to escape a surface
|
2023-10-24 23:57:38 +02:00 |
|
Sara
|
081be0a0f1
|
constraints now affect velocity
|
2023-10-24 23:50:10 +02:00 |
|
Sara
|
f8462d8e2c
|
reworked constraint solver to work relative to the overlap point
|
2023-10-24 23:49:59 +02:00 |
|
Sara
|
4047d04686
|
renamed physics_entity_solve_contacts (was default_contact_solver)
|
2023-10-24 23:18:13 +02:00 |
|
Sara
|
e86fa1bdef
|
implemented collision constraint solver
|
2023-10-24 23:14:30 +02:00 |
|
Sara
|
f373fada26
|
added custom collision solvers
|
2023-10-22 11:25:44 +02:00 |
|
Sara
|
169fd63d9e
|
now also displaying force in debug display
|
2023-10-19 13:50:58 +02:00 |
|
Sara
|
74369d88fe
|
more debugging for collision sovler
|
2023-10-17 17:17:16 +02:00 |
|