diff --git a/src/BulletSoftBody/btSparseSDF.h b/src/BulletSoftBody/btSparseSDF.h index a52b2cb1c..2b7fabea3 100644 --- a/src/BulletSoftBody/btSparseSDF.h +++ b/src/BulletSoftBody/btSparseSDF.h @@ -103,7 +103,7 @@ struct btSparseSdf pc = pn; } } - voxelsz = 0.25; + voxelsz = 0.025; puid = 0; ncells = 0; nprobes = 1;