efl/legacy/ephysics/src/bin
Leandro Dorileo 8fed4fff45 EPhysics: fix issues identified by edje support
Add slices as member of obj smart parent - when it's the case -
so we can restack it when the received evas object is member of a
smart object.

Resize the evas object on ephysics_body_evas_object_set to w=1,
h=1 when its initial/original size is 0, this prevents errors on
evas_object_image_source_set().

Reset the soft body transform on resize - put it back to its
prior position - the one before scaling.

On body_move do not consider the moving of anchored rigid body
enough, move the soft body vertices as well.

--This line, and those below, will be ignored--


SVN revision: 80612
2012-12-10 17:15:05 +00:00
..
Makefile.am EPhysics: add hinge test 2012-11-29 18:53:56 +00:00
ephysics_logo.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
ephysics_sandbox.c ephysics: change quaternion API to avoid many free calls 2012-11-14 20:01:20 +00:00
ephysics_test.h ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test.c EPhysics: add hinge test 2012-11-29 18:53:56 +00:00
test_bouncing_3d.c ephysics: change quaternion API to avoid many free calls 2012-11-14 20:01:20 +00:00
test_bouncing_ball.c ephysics: break up light functions 2012-10-30 18:31:32 +00:00
test_bouncing_text.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_camera.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_camera_track.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_coins.c ephysics: add coins test requested by Raster 2012-11-09 18:57:58 +00:00
test_colliding_balls.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_collision_detection.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_collision_filter.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_collision_speed.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_constraint.c EPhysics: generic constraint 2012-11-29 18:51:51 +00:00
test_cube_3d.c ephysics: change quaternion API to avoid many free calls 2012-11-14 20:01:20 +00:00
test_delete.c EPhysics: test delete body, fix bodies list mess. 2012-10-30 18:31:21 +00:00
test_dices.c ephysics: add dices test 2012-11-09 18:53:26 +00:00
test_falling_letters.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_flag.c EPhysics: flag test fixes 2012-11-23 21:51:24 +00:00
test_flip_page.c EPhysics: flip page test improvements 2012-12-05 13:50:30 +00:00
test_forces.c ephysics: adjust example docs based on Z axis enable. 2012-10-17 21:37:00 +00:00
test_grab.c ephysics: small fixes on grab test 2012-11-09 18:58:23 +00:00
test_growing_balls.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_heavy.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_hinge.c EPhysics: add hinge test 2012-11-29 18:53:56 +00:00
test_jumping_balls.c ephysics: add event WORLD_UPDATE 2012-12-05 19:27:53 +00:00
test_light.c ephysics: toggle theme 2012-11-09 18:58:32 +00:00
test_material.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_no_gravity.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_rotate.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_rotating_forever.c ephysics: change quaternion API to avoid many free calls 2012-11-14 20:01:20 +00:00
test_shapes.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_sleeping_threshold.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_slider.c EPhysics: generic constraint 2012-11-29 18:51:51 +00:00
test_soft_body.c ephysics: use evas_object_image_source API 2012-10-31 21:02:50 +00:00
test_soft_button.c EPhysics: fix issues identified by edje support 2012-12-10 17:15:05 +00:00
test_soft_ellipsoid.c EPhysics: fix issues identified by edje support 2012-12-10 17:15:05 +00:00
test_velocity.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00
test_win_resize.c ephysics: add front and back boundaries 2012-10-15 21:54:29 +00:00