Sara
|
5ab93d62ad
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
Sara
|
635fb7b69f
|
removed impl macro for default physics solver
|
2023-10-24 23:18:55 +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
|
74369d88fe
|
more debugging for collision sovler
|
2023-10-17 17:17:16 +02:00 |
|
Sara
|
a108aa21f7
|
physics entity interface now requires a callback for collisions
|
2023-10-07 23:00:03 +02:00 |
|
Sara
|
9c0c354fcd
|
physics entity now extends transformable
|
2023-10-07 18:41:12 +02:00 |
|
Sara
|
39625789e2
|
added PhysicsEntity trait describing an object containing a rigidbody, shape and transform
|
2023-10-06 23:46:27 +02:00 |
|