godot/thirdparty/bullet/BulletCollision
Rémi Verschelde 71f8b809b2
bullet: Sync with upstream 3.17
Stop include Bullet headers using `-isystem` for GCC/Clang as it misleads
SCons into not properly rebuilding all files when headers change.

This means we also need to make sure Bullet builds without warning, and
current version fares fairly well, there were just a couple to fix (patch
included).

Increase minimum version for distro packages to 2.90 (this was never released
as the "next" version after 2.89 was 3.05... but that covers it too).

Fixes #43868.

(cherry picked from commit b7901c773c)
2021-09-30 10:45:40 +02:00
..
BroadphaseCollision bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
CollisionDispatch bullet: Sync with upstream 3.17 2021-09-30 10:45:40 +02:00
CollisionShapes bullet: Sync with upstream 3.17 2021-09-30 10:45:40 +02:00
Gimpact bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
NarrowPhaseCollision bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00