godot/thirdparty/bullet/Bullet3Common
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
..
shared Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3AlignedAllocator.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3AlignedAllocator.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3AlignedObjectArray.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3CommandLineArgs.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3FileUtils.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3HashMap.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3Logging.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3Logging.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3Matrix3x3.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3MinMax.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3PoolAllocator.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3QuadWord.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3Quaternion.h bullet: Sync with current upstream master branch 2019-06-11 13:19:42 +02:00
b3Random.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3ResizablePool.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3Scalar.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3StackAlloc.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3Transform.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3TransformUtil.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3Vector3.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
b3Vector3.h bullet: Sync with current upstream master branch 2019-06-11 13:19:42 +02:00