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 bullet: Sync with upstream 3.17 2021-09-29 16:30:34 +02:00
btBatchedConstraints.h
btConeTwistConstraint.cpp bullet: Sync with current upstream master branch 2019-06-11 13:19:42 +02:00
btConeTwistConstraint.h
btConstraintSolver.h bullet: Sync with current upstream master branch 2019-06-11 13:19:42 +02:00
btContactConstraint.cpp
btContactConstraint.h
btContactSolverInfo.h bullet: Sync with upstream 3.17 2021-09-29 16:30:34 +02:00
btFixedConstraint.cpp
btFixedConstraint.h
btGearConstraint.cpp
btGearConstraint.h
btGeneric6DofConstraint.cpp
btGeneric6DofConstraint.h
btGeneric6DofSpring2Constraint.cpp bullet: Sync with upstream 3.17 2021-09-29 16:30:34 +02:00
btGeneric6DofSpring2Constraint.h bullet: Sync with upstream 3.17 2021-09-29 16:30:34 +02:00
btGeneric6DofSpringConstraint.cpp
btGeneric6DofSpringConstraint.h
btHinge2Constraint.cpp
btHinge2Constraint.h
btHingeConstraint.cpp
btHingeConstraint.h
btJacobianEntry.h
btNNCGConstraintSolver.cpp
btNNCGConstraintSolver.h
btPoint2PointConstraint.cpp
btPoint2PointConstraint.h
btSequentialImpulseConstraintSolver.cpp bullet: Sync with upstream 3.17 2021-09-29 16:30:34 +02:00
btSequentialImpulseConstraintSolver.h bullet: Sync with upstream 2.89 2020-01-08 18:05:43 +01:00
btSequentialImpulseConstraintSolverMt.cpp
btSequentialImpulseConstraintSolverMt.h
btSliderConstraint.cpp Cleanup: Remove executable bit from files which don't need it 2021-01-26 17:00:15 +01:00
btSliderConstraint.h Cleanup: Remove executable bit from files which don't need it 2021-01-26 17:00:15 +01:00
btSolve2LinearConstraint.cpp
btSolve2LinearConstraint.h
btSolverBody.h
btSolverConstraint.h
btTypedConstraint.cpp
btTypedConstraint.h
btUniversalConstraint.cpp
btUniversalConstraint.h