efl/legacy/ephysics/src/bin
Leandro Dorileo 701ed6b8fd EPhysics: slider constraint
This patch introduces the slider constraint, adds an slider constraint
test, move p2p constraint from ephysics_constraint_add to
ephysics_constraint_p2p_add migrates its usage.

Further work will migrate the btConstraint of p2p for Generic6Dof constraint
since it's flexible enough to implement most of constraints.


Patch by: Leandro Dorileo <dorileo@profusion.mobi>



SVN revision: 74699
2012-07-31 22:24:20 +00:00
..
Makefile.am EPhysics: slider constraint 2012-07-31 22:24:20 +00:00
ephysics_logo.c EPhysics: a new library comes to E world 2012-06-26 22:36:12 +00:00
ephysics_test.h EPhysics: a new library comes to E world 2012-06-26 22:36:12 +00:00
test.c EPhysics: slider constraint 2012-07-31 22:24:20 +00:00
test_bouncing_ball.c EPhysics: use elm_layout instead of edje to add cbs 2012-07-03 23:23:53 +00:00
test_bouncing_text.c EPhysics: use elm_layout instead of edje to add cbs 2012-07-03 23:23:53 +00:00
test_camera.c EPhysics: implement camera position handling 2012-07-27 14:50:03 +00:00
test_camera_track.c EPhysics: implement body tracking by camera 2012-07-27 14:50:36 +00:00
test_colliding_balls.c EPhysics: use elm_layout instead of edje to add cbs 2012-07-03 23:23:53 +00:00
test_collision_detection.c EPhysics: fix collision detection point 2012-07-27 14:50:25 +00:00
test_collision_filter.c EPhysics: add test for collision filter 2012-07-27 14:50:14 +00:00
test_collision_speed.c EPhysics: allow user to configure simulation 2012-07-31 19:55:52 +00:00
test_constraint.c EPhysics: slider constraint 2012-07-31 22:24:20 +00:00
test_falling_letters.c EPhysics: use elm_layout instead of edje to add cbs 2012-07-03 23:23:53 +00:00
test_jumping_balls.c EPhysics: use elm_layout instead of edje to add cbs 2012-07-03 23:23:53 +00:00
test_no_gravity.c EPhysics: sleeping threshold and max sleep time 2012-07-27 14:48:59 +00:00
test_rotate.c EPhysics: use elm_layout instead of edje to add cbs 2012-07-03 23:23:53 +00:00
test_sleeping_threshold.c EPhysics: sleeping threshold and max sleep time 2012-07-27 14:48:59 +00:00
test_slider.c EPhysics: slider constraint 2012-07-31 22:24:20 +00:00
test_velocity.c EPhysics: use elm_layout instead of edje to add cbs 2012-07-03 23:23:53 +00:00