godot/thirdparty/bullet/BulletDynamics/ConstraintSolver
Rémi Verschelde b7901c773c
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).
2021-09-29 16:30:34 +02:00
..
btBatchedConstraints.cpp
btBatchedConstraints.h
btConeTwistConstraint.cpp
btConeTwistConstraint.h
btConstraintSolver.h
btContactConstraint.cpp
btContactConstraint.h
btContactSolverInfo.h
btFixedConstraint.cpp
btFixedConstraint.h
btGearConstraint.cpp
btGearConstraint.h
btGeneric6DofConstraint.cpp
btGeneric6DofConstraint.h
btGeneric6DofSpring2Constraint.cpp
btGeneric6DofSpring2Constraint.h
btGeneric6DofSpringConstraint.cpp
btGeneric6DofSpringConstraint.h
btHinge2Constraint.cpp
btHinge2Constraint.h
btHingeConstraint.cpp
btHingeConstraint.h
btJacobianEntry.h
btNNCGConstraintSolver.cpp
btNNCGConstraintSolver.h
btPoint2PointConstraint.cpp
btPoint2PointConstraint.h
btSequentialImpulseConstraintSolver.cpp
btSequentialImpulseConstraintSolver.h
btSequentialImpulseConstraintSolverMt.cpp
btSequentialImpulseConstraintSolverMt.h
btSliderConstraint.cpp
btSliderConstraint.h
btSolve2LinearConstraint.cpp
btSolve2LinearConstraint.h
btSolverBody.h
btSolverConstraint.h
btTypedConstraint.cpp
btTypedConstraint.h
btUniversalConstraint.cpp
btUniversalConstraint.h