mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-02 19:41:35 +00:00
Merge remote-tracking branch 'xuchen/master' into teleport
This commit is contained in:
@@ -8327,6 +8327,7 @@ bool PhysicsServerCommandProcessor::processLoadSoftBodyCommand(const struct Shar
|
||||
if (use_bending_spring)
|
||||
{
|
||||
psb->generateBendingConstraints(2);
|
||||
psb->generateBendingConstraints(2);
|
||||
}
|
||||
}
|
||||
btSoftBody::Material* pm = psb->appendMaterial();
|
||||
|
||||
Reference in New Issue
Block a user