summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2020-04-27 16:44:17 +0200
committerGitHub <noreply@github.com>2020-04-27 16:44:17 +0200
commitf7e2ff5223aa90fb95e02c4a96cc9261c91f3376 (patch)
treed30bc9dd4e6a4e3aa13b38f2574772f7da737ca4 /modules
parent3fff0dda393e2496744a57d0e3897827c0bdc504 (diff)
parent3e7db60d56d5c25d7aa3fded4b90f36ca341159c (diff)
downloadredot-engine-f7e2ff5223aa90fb95e02c4a96cc9261c91f3376.tar.gz
Merge pull request #38253 from nekomatata/bullet-update-2.90
Update to bullet master (2.90)
Diffstat (limited to 'modules')
-rw-r--r--modules/bullet/SCsub1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/bullet/SCsub b/modules/bullet/SCsub
index 692c749886..6f64edce3d 100644
--- a/modules/bullet/SCsub
+++ b/modules/bullet/SCsub
@@ -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