godot/thirdparty/bullet/BulletCollision/NarrowPhaseCollision
Rémi Verschelde 99acec63f1 bullet: Sync with current upstream master branch
This updates our local copy to commit 5ec8339b6fc491e3f09a34a4516e82787f053fcc.
We need a recent master commit for some new features that we use in Godot
(see #25543 and #28909).

To avoid warnings generated by Bullet headers included in our own module,
we include those headers with -isystem on GCC and Clang.

Fixes #29503.
2019-06-11 13:19:42 +02:00
..
btComputeGjkEpaPenetration.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btContinuousConvexCollision.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btContinuousConvexCollision.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btConvexCast.cpp
btConvexCast.h bullet: Sync with current upstream master branch 2019-06-11 13:19:42 +02:00
btConvexPenetrationDepthSolver.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btDiscreteCollisionDetectorInterface.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btGjkCollisionDescription.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btGjkConvexCast.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btGjkConvexCast.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btGjkEpa2.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btGjkEpa2.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btGjkEpa3.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btGjkEpaPenetrationDepthSolver.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btGjkEpaPenetrationDepthSolver.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btGjkPairDetector.cpp bullet: Sync with current upstream master branch 2019-06-11 13:19:42 +02:00
btGjkPairDetector.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btManifoldPoint.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btMinkowskiPenetrationDepthSolver.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btMinkowskiPenetrationDepthSolver.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btMprPenetration.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btPersistentManifold.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btPersistentManifold.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btPointCollector.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btPolyhedralContactClipping.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btPolyhedralContactClipping.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btRaycastCallback.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btRaycastCallback.h bullet: Sync with current upstream master branch 2019-06-11 13:19:42 +02:00
btSimplexSolverInterface.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btSubSimplexConvexCast.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btSubSimplexConvexCast.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btVoronoiSimplexSolver.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btVoronoiSimplexSolver.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00