mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 13:20:07 +00:00
update pybullet binding
This commit is contained in:
parent
212b990b0e
commit
132f7fe751
1
setup.py
1
setup.py
@ -250,6 +250,7 @@ sources = ["examples/pybullet/pybullet.c"]\
|
||||
+["src/BulletSoftBody/btDeformableBackwardEulerObjective.cpp"]\
|
||||
+["src/BulletSoftBody/btDeformableBodySolver.cpp"]\
|
||||
+["src/BulletSoftBody/btDeformableContactProjection.cpp"]\
|
||||
+["src/BulletSoftBody/btDeformableContactConstraint.cpp"]\
|
||||
+["src/BulletSoftBody/btDeformableMultiBodyConstraintSolver.cpp"]\
|
||||
+["src/BulletSoftBody/btDeformableMultiBodyDynamicsWorld.cpp"]\
|
||||
+["src/BulletInverseDynamics/IDMath.cpp"]\
|
||||
|
Loading…
Reference in New Issue
Block a user