godot/thirdparty/bullet/BulletCollision/BroadphaseCollision
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
..
btAxisSweep3.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btAxisSweep3.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btAxisSweep3Internal.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btBroadphaseInterface.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btBroadphaseProxy.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btBroadphaseProxy.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btCollisionAlgorithm.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btCollisionAlgorithm.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btDbvt.cpp bullet: Sync with current upstream master branch 2019-06-11 13:19:42 +02:00
btDbvt.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btDbvtBroadphase.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btDbvtBroadphase.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btDispatcher.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btDispatcher.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btOverlappingPairCache.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btOverlappingPairCache.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btOverlappingPairCallback.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btQuantizedBvh.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btQuantizedBvh.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btSimpleBroadphase.cpp bullet: Sync with current upstream master branch 2019-06-11 13:19:42 +02:00
btSimpleBroadphase.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00