reactphysics3d/include/reactphysics3d
2021-09-24 17:11:30 +02:00
..
body Make the RigidBody::setIsSleeping() method public 2021-09-24 17:11:30 +02:00
collision Fix wrong parameter name 2021-09-07 22:00:02 +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 Changes in Set and Map classes 2021-09-02 20:49:12 +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 Replace some uint declarations to uint32 2021-09-01 09:14:38 +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