This website requires JavaScript.
Explore
Help
Register
Sign In
ecker
/
reactphysics3d
Watch
1
Star
0
Fork
0
You've already forked reactphysics3d
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
69708bc23f
reactphysics3d
/
src
History
Daniel Chappuis
69708bc23f
Merge branch 'master' of
https://github.com/CentuCore/reactphysics3d
into CentuCore-master
2021-04-20 23:41:06 +02:00
..
body
Fix issue with update of inverse mass/inertia of a static body
2021-01-27 21:49:31 +01:00
collision
Remove comments
2021-02-03 13:31:41 +01:00
components
Fix merge conflicts
2021-04-01 23:06:29 +02:00
constraint
Add methods Joint::getReactionForce() and Joint::getReactionTorque() to retrieve the reaction force and torque of a joint
2021-02-08 21:42:26 +01:00
engine
Use C++11 std::chrono library to deal with time instead of old code
2021-02-22 21:08:55 +01:00
mathematics
Improve robustness of constraint solver (avoid inverse of matrix with zero determinant)
2021-01-29 22:08:39 +01:00
memory
Update dates and version numbers in files
2020-05-27 16:15:35 +02:00
systems
Fix merge conflicts
2021-04-01 23:06:29 +02:00
utils
Merge branch 'master' of
https://github.com/CentuCore/reactphysics3d
into CentuCore-master
2021-04-20 23:41:06 +02:00