Merge pull request #38253 from nekomatata/bullet-update-2.90

Update to bullet master (2.90)
This commit is contained in:
Rémi Verschelde 2020-04-27 16:44:17 +02:00 committed by GitHub
commit f7e2ff5223
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 4403 additions and 858 deletions

View file

@ -175,6 +175,7 @@ if env["builtin_bullet"]:
"BulletSoftBody/btDeformableContactProjection.cpp",
"BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp",
"BulletSoftBody/btDeformableContactConstraint.cpp",
"BulletSoftBody/poly34.cpp",
# clew
"clew/clew.c",
# LinearMath