allow slop to prevent overshoot

This commit is contained in:
Irlan 2018-05-20 02:37:56 -03:00
parent c91bfdb5d6
commit 10f08147ce

View File

@ -25,7 +25,7 @@
#include <bounce/common/memory/stack_allocator.h>
#include <bounce/common/draw.h>
#define B3_FORCE_THRESHOLD 0.0f
#define B3_FORCE_THRESHOLD 0.005f
#define B3_CLOTH_BENDING 0