godot/thirdparty/bullet/BulletSoftBody
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
..
btCGProjection.h
btConjugateGradient.h
btConjugateResidual.h
btDefaultSoftBodySolver.cpp
btDefaultSoftBodySolver.h bullet: Sync with upstream 2.89 2020-01-08 18:05:43 +01:00
btDeformableBackwardEulerObjective.cpp
btDeformableBackwardEulerObjective.h bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
btDeformableBodySolver.cpp bullet: Sync with upstream 3.17 2021-09-30 10:45:40 +02:00
btDeformableBodySolver.h
btDeformableContactConstraint.cpp
btDeformableContactConstraint.h bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
btDeformableContactProjection.cpp
btDeformableContactProjection.h
btDeformableCorotatedForce.h
btDeformableGravityForce.h
btDeformableLagrangianForce.h
btDeformableLinearElasticityForce.h bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
btDeformableMassSpringForce.h
btDeformableMousePickingForce.h
btDeformableMultiBodyConstraintSolver.cpp
btDeformableMultiBodyConstraintSolver.h
btDeformableMultiBodyDynamicsWorld.cpp bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
btDeformableMultiBodyDynamicsWorld.h bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
btDeformableNeoHookeanForce.h bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
btKrylovSolver.h
btPreconditioner.h
btSoftBody.cpp
btSoftBody.h
btSoftBodyConcaveCollisionAlgorithm.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btSoftBodyConcaveCollisionAlgorithm.h
btSoftBodyData.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btSoftBodyHelpers.cpp
btSoftBodyHelpers.h bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
btSoftBodyInternals.h bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
btSoftBodyRigidBodyCollisionConfiguration.cpp
btSoftBodyRigidBodyCollisionConfiguration.h
btSoftBodySolvers.h bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00
btSoftBodySolverVertexBuffer.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btSoftMultiBodyDynamicsWorld.cpp
btSoftMultiBodyDynamicsWorld.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btSoftRigidCollisionAlgorithm.cpp
btSoftRigidCollisionAlgorithm.h Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btSoftRigidDynamicsWorld.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btSoftRigidDynamicsWorld.h
btSoftSoftCollisionAlgorithm.cpp Update Bullet to the latest commit 126b676 2019-01-07 12:30:35 +01:00
btSoftSoftCollisionAlgorithm.h
btSparseSDF.h
DeformableBodyInplaceSolverIslandCallback.h
poly34.cpp
poly34.h bullet: Sync with upstream 3.07 2020-12-18 13:41:11 +01:00