This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
reactphysics3d
Watch
1
Star
0
Fork
0
You've already forked reactphysics3d
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3050c83b0d
reactphysics3d
/
src
/
engine
History
Daniel Chappuis
3050c83b0d
Fix warnings
2021-08-17 07:14:39 +02:00
..
Entity.cpp
Fix warnings
2021-08-17 07:14:39 +02:00
EntityManager.cpp
Use uint32 type for size/capacity of List
2020-08-30 00:00:47 +02:00
Island.cpp
Update dates and version numbers in files
2020-05-27 16:15:35 +02:00
Material.cpp
Remove rolling restistance constraint from contact solver. Angular damping has to be used instead
2020-07-29 22:49:19 +02:00
OverlappingPairs.cpp
Use uint32 type for size/capacity of List
2020-08-30 00:00:47 +02:00
PhysicsCommon.cpp
Compute the half-edge structure of TriangleShape and BoxShape only once at the beginning
2020-10-29 23:09:15 +01:00
PhysicsWorld.cpp
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