reactphysics3d/include/reactphysics3d
Daniel Chappuis d6873a6fc8 Fix conflicts
2021-07-29 22:18:00 +02:00
..
body Add unit tests for the RigidBody class and refactor methods to apply forces and torques to rigid bodies 2021-07-23 16:02:47 +02:00
collision Remove code that discarded some potential contacts before contact reduction in order not to drop possible useful contacts 2021-07-16 17:05:56 +02:00
components Working on cone limit for Ball and Socket joint 2021-06-24 23:30:08 +02:00
constraint Working on cone limit for Ball and Socket joint 2021-06-24 23:30:08 +02:00
containers Optimizations and small modifications 2020-10-04 16:08:12 +02:00
engine Fix issue with sleeping bodies and joints and small changes 2021-07-03 22:28:19 +02:00
mathematics Add unit tests for the RigidBody class and refactor methods to apply forces and torques to rigid bodies 2021-07-23 16:02:47 +02:00
memory Add force inline macro 2020-07-26 20:47:23 +02:00
systems Fix conflicts 2021-07-29 22:18:00 +02:00
utils Use C++11 std::chrono library to deal with time instead of old code 2021-02-22 21:08:55 +01:00
configuration.h Remove code that discarded some potential contacts before contact reduction in order not to drop possible useful contacts 2021-07-16 17:05:56 +02:00
decimal.h Update dates and version numbers in files 2020-05-27 16:15:35 +02:00
reactphysics3d.h Rename the List class into Array 2020-09-05 15:06:51 +02:00