efl/legacy/ephysics/src/lib
Bruno Dilly f3946716d8 ephysics: don't try to set bad body geometry when adding
boundaries

If render geometry is not set yet, it will try to set a bad geometry
for the boundary boxes.
In this case, let these bodies with default size and only resize them
when render geometry is set.



SVN revision: 79791
2012-11-28 21:47:58 +00:00
..
EPhysics.h ephysics: random doc fixes 2012-11-28 12:55:53 +00:00
Makefile.am ephysics: wrap bullet's quaternion 2012-11-13 22:18:16 +00:00
ephysics_body.cpp ephysics: don't try to set bad body geometry when adding 2012-11-28 21:47:58 +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: add soft ellipsoid and multi face 2012-11-23 21:51:38 +00:00
ephysics_quaternion.cpp ephysics: change quaternion API to avoid many free calls 2012-11-14 20:01:20 +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: add improve dbg msgs 2012-11-28 21:47:47 +00:00