On Tue, Jun 26, 2012 at 7:39 PM, Vincent Torri <[email protected]> wrote: > On Wed, Jun 27, 2012 at 12:36 AM, Enlightenment SVN > <[email protected]> wrote: >> Log: >> EPhysics: a new library comes to E world > > is there any link with e_phys ?
no > > Vincent > >> >> It?\226?\128?\153s a wrapper between Bullet Physics and EFL to add physics >> effects >> in a simple way. >> >> More details on README, TODO, and edevelop mail list =) >> >> >> >> Author: bdilly >> Date: 2012-06-26 15:36:12 -0700 (Tue, 26 Jun 2012) >> New Revision: 72896 >> Trac: http://trac.enlightenment.org/e/changeset/72896 >> >> Added: >> trunk/ephysics/ trunk/ephysics/.gitignore trunk/ephysics/AUTHORS >> trunk/ephysics/COPYING trunk/ephysics/COPYING_ARTS trunk/ephysics/ChangeLog >> trunk/ephysics/INSTALL trunk/ephysics/Makefile.am trunk/ephysics/NEWS >> trunk/ephysics/README trunk/ephysics/TODO trunk/ephysics/autogen.sh >> trunk/ephysics/configure.ac trunk/ephysics/data/ >> trunk/ephysics/data/Makefile.am trunk/ephysics/data/logo_images/ >> trunk/ephysics/data/logo_images/Makefile.am >> trunk/ephysics/data/logo_images/logo_background.png >> trunk/ephysics/data/logo_images/logo_letter-C.png >> trunk/ephysics/data/logo_images/logo_letter-E.png >> trunk/ephysics/data/logo_images/logo_letter-H.png >> trunk/ephysics/data/logo_images/logo_letter-I.png >> trunk/ephysics/data/logo_images/logo_letter-P.png >> trunk/ephysics/data/logo_images/logo_letter-S1.png >> trunk/ephysics/data/logo_images/logo_letter-S2.png >> trunk/ephysics/data/logo_images/logo_letter-Y.png >> trunk/ephysics/data/logo_images/logo_light-C.png >> trunk/ephysics/data/logo_images/logo_light-E.png >> trunk/ephysics/data/logo_images/logo_light-H.png >> trunk/ephysics/data/logo_images/logo_light-I.png >> trunk/ephysics/data/logo_images/logo_light-P.png >> trunk/ephysics/data/logo_images/logo_light-S1.png >> trunk/ephysics/data/logo_images/logo_light-S2.png >> trunk/ephysics/data/logo_images/logo_light-Y.png >> trunk/ephysics/data/logo_images/logo_shadow-C.png >> trunk/ephysics/data/logo_images/logo_shadow-E.png >> trunk/ephysics/data/logo_images/logo_shadow-H.png >> trunk/ephysics/data/logo_images/logo_shadow-I.png >> trunk/ephysics/data/logo_images/logo_shadow-P.png >> trunk/ephysics/data/logo_images/logo_shadow-S1.png >> trunk/ephysics/data/logo_images/logo_shadow-S2.png >> trunk/ephysics/data/logo_images/logo_shadow-Y.png >> trunk/ephysics/data/themes/ trunk/ephysics/data/themes/Makefile.am >> trunk/ephysics/data/themes/balls.edc trunk/ephysics/data/themes/buttons.edc >> trunk/ephysics/data/themes/cubes.edc trunk/ephysics/data/themes/effects.edc >> trunk/ephysics/data/themes/ephysics_test.edc >> trunk/ephysics/data/themes/frame.edc trunk/ephysics/data/themes/images/ >> trunk/ephysics/data/themes/images/arrows.png >> trunk/ephysics/data/themes/images/background.jpg >> trunk/ephysics/data/themes/images/ball-blue.png >> trunk/ephysics/data/themes/images/ball-blue70.png >> trunk/ephysics/data/themes/images/ball-green.png >> trunk/ephysics/data/themes/images/ball-green70.png >> trunk/ephysics/data/themes/images/ball-red.png >> trunk/ephysics/data/themes/images/ball-red70.png >> trunk/ephysics/data/themes/images/bt_jump.png >> trunk/ephysics/data/themes/images/bt_jump_pressed.png >> trunk/ephysics/data/themes/images/bt_restart.png >> trunk/ephysics/data/themes/images/bt_restart_pressed.png >> trunk/ephysics/data/themes/images/collisionL.png >> trunk/ephysics/data/themes/images/cube-blue.png >> trunk/ephysics/data/themes/images/cube-purple.png >> trunk/ephysics/data/themes/images/impact.png >> trunk/ephysics/data/themes/images/list-item-corner-pressed.png >> trunk/ephysics/data/themes/images/list-item-corner.png >> trunk/ephysics/data/themes/images/list-item-pressed.png >> trunk/ephysics/data/themes/images/list-item.png >> trunk/ephysics/data/themes/images/list.png >> trunk/ephysics/data/themes/images/shadow-ball.png >> trunk/ephysics/data/themes/images/shadow-cube.png >> trunk/ephysics/data/themes/list.edc trunk/ephysics/data/themes/shadows.edc >> trunk/ephysics/doc/ trunk/ephysics/doc/Doxyfile.in >> trunk/ephysics/doc/Makefile.am trunk/ephysics/doc/e.css >> trunk/ephysics/doc/examples.dox trunk/ephysics/doc/foot.html >> trunk/ephysics/doc/head.html trunk/ephysics/doc/img/ >> trunk/ephysics/doc/img/diagram_ephysics.png trunk/ephysics/doc/img/e.png >> trunk/ephysics/doc/img/edoxy.css trunk/ephysics/doc/img/foot_bg.png >> trunk/ephysics/doc/img/head_bg.png >> trunk/ephysics/doc/img/header_menu_background.png >> trunk/ephysics/doc/img/header_menu_background_last.png >> trunk/ephysics/doc/img/header_menu_current_background.png >> trunk/ephysics/doc/img/header_menu_unselected_background.png >> trunk/ephysics/doc/img/logo.png trunk/ephysics/ephysics.pc.in >> trunk/ephysics/m4/ trunk/ephysics/m4/ac_attribute.m4 >> trunk/ephysics/m4/efl_binary.m4 trunk/ephysics/m4/efl_compiler_flag.m4 >> trunk/ephysics/m4/efl_doxygen.m4 trunk/ephysics/m4/efl_path_max.m4 >> trunk/ephysics/src/ trunk/ephysics/src/Makefile.am trunk/ephysics/src/bin/ >> trunk/ephysics/src/bin/Makefile.am trunk/ephysics/src/bin/ephysics_logo.c >> trunk/ephysics/src/bin/ephysics_test.h trunk/ephysics/src/bin/test.c >> trunk/ephysics/src/bin/test_bouncing_ball.c >> trunk/ephysics/src/bin/test_bouncing_text.c >> trunk/ephysics/src/bin/test_colliding_balls.c >> trunk/ephysics/src/bin/test_collision_detection.c >> trunk/ephysics/src/bin/test_constraint.c >> trunk/ephysics/src/bin/test_falling_letters.c >> trunk/ephysics/src/bin/test_jumping_balls.c >> trunk/ephysics/src/bin/test_rotate.c trunk/ephysics/src/lib/ >> trunk/ephysics/src/lib/EPhysics.h trunk/ephysics/src/lib/Makefile.am >> trunk/ephysics/src/lib/ephysics_body.cpp >> trunk/ephysics/src/lib/ephysics_camera.cpp >> trunk/ephysics/src/lib/ephysics_constraints.cpp >> trunk/ephysics/src/lib/ephysics_main.cpp >> trunk/ephysics/src/lib/ephysics_private.h >> trunk/ephysics/src/lib/ephysics_world.cpp >> >> >> Property changes on: trunk/ephysics/autogen.sh >> ___________________________________________________________________ >> Added: svn:executable >> + * >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_background.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_letter-C.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_letter-E.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_letter-H.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_letter-I.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_letter-P.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_letter-S1.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_letter-S2.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_letter-Y.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_light-C.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_light-E.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_light-H.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_light-I.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_light-P.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_light-S1.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_light-S2.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_light-Y.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_shadow-C.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_shadow-E.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_shadow-H.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_shadow-I.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_shadow-P.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_shadow-S1.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_shadow-S2.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/logo_images/logo_shadow-Y.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/arrows.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/background.jpg >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/ball-blue.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/ball-blue70.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/ball-green.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/ball-green70.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/ball-red.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/ball-red70.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/bt_jump.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/bt_jump_pressed.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/bt_restart.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/bt_restart_pressed.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/collisionL.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/cube-blue.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/cube-purple.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/impact.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: >> trunk/ephysics/data/themes/images/list-item-corner-pressed.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/list-item-corner.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/list-item-pressed.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/list-item.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/list.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/shadow-ball.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/data/themes/images/shadow-cube.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/doc/img/diagram_ephysics.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/doc/img/e.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/doc/img/foot_bg.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/doc/img/head_bg.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/doc/img/header_menu_background.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/doc/img/header_menu_background_last.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: >> trunk/ephysics/doc/img/header_menu_current_background.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: >> trunk/ephysics/doc/img/header_menu_unselected_background.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> Property changes on: trunk/ephysics/doc/img/logo.png >> ___________________________________________________________________ >> Added: svn:mime-type >> + application/octet-stream >> >> >> ------------------------------------------------------------------------------ >> Live Security Virtual Conference >> Exclusive live event will cover all the ways today's security and >> threat landscape has changed and how IT managers can respond. Discussions >> will include endpoint security, mobile security and the latest in malware >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >> _______________________________________________ >> enlightenment-svn mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Bruno Dilly Senior Developer ProFUSION embedded systems http://profusion.mobi ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
