efl/legacy/ephysics/src/lib
Bruno Dilly 829065f97a ephysics: support disabling stacking based on Z axis
Since now we support movement on Z axis the evas objects
associated to bodies need to be re-stacked to be below / above
each other.

But if Z axis movement is disabled, no cloth is used, ...,
it can be safely disabled, since evas objects won't overlap.
And it will save performance.



SVN revision: 78491
2012-10-25 21:55:23 +00:00
..
EPhysics.h ephysics: support disabling stacking based on Z axis 2012-10-25 21:55:23 +00:00
Makefile.am ephysics: support body material 2012-10-04 22:39:42 +00:00
ephysics_body.cpp ephysics: stack respect body adding order for same z 2012-10-25 21:55:03 +00:00
ephysics_body_materials.h ephysics: add test for materials 2012-10-04 22:39:47 +00:00
ephysics_camera.cpp ephysics: move perspective stuff to camera component 2012-10-18 23:55:45 +00:00
ephysics_constraints.cpp EPhysics: add cloth support 2012-10-04 22:40:16 +00:00
ephysics_main.cpp ephysics: add a log domain usage counter 2012-10-04 22:38:11 +00:00
ephysics_private.h ephysics: fix soft body slicing 2012-10-25 21:54:14 +00:00
ephysics_shape.cpp ephysics: add new 3d shapes 2012-10-10 19:17:54 +00:00
ephysics_trimesh.h EPhysics: multi point deformation 2012-10-04 22:40:07 +00:00
ephysics_world.cpp ephysics: support disabling stacking based on Z axis 2012-10-25 21:55:23 +00:00