efl/legacy/ephysics/src/lib
Bruno Dilly ea31a552ef EPhysics: add linear slop setter / getter for world
Constraint solver can be configured using some advanced settings, like
the solver slop factor.

Linear slop on sequencial impulse constraint solver is used as a factor
for penetration. The penetration will the manifold distance + linear slop.



SVN revision: 73066
2012-06-29 22:24:33 +00:00
..
EPhysics.h EPhysics: add linear slop setter / getter for world 2012-06-29 22:24:33 +00:00
Makefile.am EPhysics: a new library comes to E world 2012-06-26 22:36:12 +00:00
ephysics_body.cpp EPhysics: a new library comes to E world 2012-06-26 22:36:12 +00:00
ephysics_camera.cpp EPhysics: remove dependency 2012-06-27 17:58:45 +00:00
ephysics_constraints.cpp EPhysics: a new library comes to E world 2012-06-26 22:36:12 +00:00
ephysics_main.cpp EPhysics: a new library comes to E world 2012-06-26 22:36:12 +00:00
ephysics_private.h EPhysics: a new library comes to E world 2012-06-26 22:36:12 +00:00
ephysics_world.cpp EPhysics: add linear slop setter / getter for world 2012-06-29 22:24:33 +00:00