efl/legacy/ephysics/src/lib
Bruno Dilly 35780ad7cf ephysics: activate all bodies when one is deleted
Otherwise it can lead to scenarios when a body 1, below body 2 is deleted
and body 2 will stay freezed in the air. Gravity won't start to
act over it until it's activated again.



SVN revision: 76155
2012-09-04 22:42:35 +00:00
..
EPhysics.h ephysics: pass evas object associated to body on del 2012-09-04 22:42:20 +00:00
Makefile.am ephysics: missing include in dist 2012-08-27 09:38:07 +00:00
ephysics_body.cpp ephysics: fix unused vars and parameters 2012-09-04 22:42:28 +00:00
ephysics_camera.cpp ephysics: fix unused vars and parameters 2012-09-04 22:42:28 +00:00
ephysics_constraints.cpp EPhysics: constraint recalc 2012-08-16 21:35:09 +00:00
ephysics_main.cpp EPhysics: properly initializes library 2012-07-05 22:53:28 +00:00
ephysics_private.h EPhysics: improve convex shapes 2012-08-22 20:05:25 +00:00
ephysics_shape.cpp ephysics: fix unused vars and parameters 2012-09-04 22:42:28 +00:00
ephysics_trimesh.h EPhysics: soft body implementation 2012-08-22 20:04:39 +00:00
ephysics_world.cpp ephysics: activate all bodies when one is deleted 2012-09-04 22:42:35 +00:00