reactphysics3d/include/reactphysics3d
2021-07-03 22:28:19 +02:00
..
body Fixed a bug where changing the transform of a Collider attached to a sleeping RigidBody caused the body to remain asleep 2021-06-26 02:30:14 -05:00
collision Remove unused method declaration 2021-02-03 13:21:44 +01: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 Improve robustness of constraint solver (avoid inverse of matrix with zero determinant) 2021-01-29 22:08:39 +01:00
memory Add force inline macro 2020-07-26 20:47:23 +02:00
systems Working on cone limit for Ball and Socket joint 2021-06-24 23:30:08 +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 Use C++11 std::chrono library to deal with time instead of old code 2021-02-22 21:08:55 +01: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