reactphysics3d/include/reactphysics3d
2021-10-06 21:18:23 +02:00
..
body Make the RigidBody::setIsSleeping() method public 2021-09-24 17:11:30 +02:00
collision Remove duplicate contact points in a manifold during collision detection and increase maximum number of contact points in a potential manifold 2021-09-30 21:02:01 +02:00
components Replace some uint declarations to uint32 2021-09-01 09:14:38 +02:00
constraint Improve code documentation of HingeJoint::getAngle() method 2021-08-16 07:18:09 +02:00
containers Edit comments in Map and Set classes 2021-09-28 12:58:50 +02:00
engine Replace some uint types with uint32 or uint16 2021-09-01 09:45:58 +02:00
mathematics Fix warnings 2021-08-18 10:35:26 +02:00
memory Fix warnings 2021-08-17 07:14:39 +02:00
systems Remove duplicate contact points in a manifold during collision detection and increase maximum number of contact points in a potential manifold 2021-09-30 21:02:01 +02:00
utils Edit comments in DefaultLogger 2021-10-06 21:18:23 +02:00
configuration.h Remove duplicate contact points in a manifold during collision detection and increase maximum number of contact points in a potential manifold 2021-09-30 21:02:01 +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