|
@@ -100,6 +100,11 @@ PRC_DESC("Specifies if events should be send when new contacts are "
|
|
|
"contact events might create more load on the event queue "
|
|
"contact events might create more load on the event queue "
|
|
|
"then you might want! Default value is FALSE."));
|
|
"then you might want! Default value is FALSE."));
|
|
|
|
|
|
|
|
|
|
+ConfigVariableBool bullet_split_impulse
|
|
|
|
|
+("bullet-split-impulse", false,
|
|
|
|
|
+PRC_DESC("Penetrating recovery won't add momentum. "
|
|
|
|
|
+ "btContactSolverInfo::m_splitImpulse. Default value is false."));
|
|
|
|
|
+
|
|
|
ConfigVariableInt bullet_solver_iterations
|
|
ConfigVariableInt bullet_solver_iterations
|
|
|
("bullet-solver-iterations", 10,
|
|
("bullet-solver-iterations", 10,
|
|
|
PRC_DESC("Specifies the number of iterations for the Bullet contact "
|
|
PRC_DESC("Specifies the number of iterations for the Bullet contact "
|