efl/legacy/edje/src/bin
Bruno Dilly 5cca2ff0b1 edje: support adding physics worlds and bodies
Just an initial support, it's not possible to configure worlds
or bodies. Just adding it. Only possible customization is the
type of body.

It defines what's the collision shape and type (rigid / soft).
It can't be changed over time, so it's not on part's description.

It's expected that many cases won't be covered yet.

If you have ephysics installed and don't want it, just use
--disable-ephysics. It shouldn't affect anything for cases
where ephysics is not installed.



SVN revision: 79793
2012-11-28 22:38:47 +00:00
..
epp edje: report type of file when listing files used by an edc. 2012-09-04 02:13:05 +00:00
Makefile.am edje: support adding physics worlds and bodies 2012-11-28 22:38:47 +00:00
edje_cc.c fix: use max compression not default compression for edje_cc. 2012-10-31 11:06:17 +00:00
edje_cc.h edje: O(1) access time for edje_cc_handler parameter. 2012-09-11 04:38:50 +00:00
edje_cc_handlers.c edje: support adding physics worlds and bodies 2012-11-28 22:38:47 +00:00
edje_cc_mem.c fix edje error reporting for once and for all. 2012-07-31 22:42:03 +00:00
edje_cc_out.c edje: Fix segfault when deleted part stays in the hash table 2012-11-23 23:15:48 +00:00
edje_cc_parse.c oops... thanks stefan and build bot. 2012-10-24 21:51:59 +00:00
edje_cc_sources.c fix edje error reporting for once and for all. 2012-07-31 22:42:03 +00:00
edje_codegen.c edje edje_codegen.c: Fixed 'may be used uninitialized' warnings. 2012-11-09 03:54:52 +00:00
edje_convert.c fix edje error reporting for once and for all. 2012-07-31 22:42:03 +00:00
edje_convert.h * edje: move code around. 2010-08-11 18:29:41 +00:00
edje_convert_main.c fix edje error reporting for once and for all. 2012-07-31 22:42:03 +00:00
edje_data_convert.c * edje: finally fix all this eet mess. 2010-08-13 16:35:45 +00:00
edje_decc.c edje log: fix some progname leftovers. 2012-07-31 22:45:44 +00:00
edje_decc.h fix edje error reporting for once and for all. 2012-07-31 22:42:03 +00:00
edje_external_inspector.c better include of headers 2011-01-03 08:11:36 +00:00
edje_inspector.c edje: rename VIRTUAL into SPACER and also fix Edje_Edit and inspector. 2012-06-13 03:21:31 +00:00
edje_multisense_convert.c fix edje error reporting for once and for all. 2012-07-31 22:42:03 +00:00
edje_multisense_convert.h From: Prince Kumar Dubey <prince.dubey@samsung.com> 2011-11-04 12:18:13 +00:00
edje_pick.c Compilation fixes 2012-10-25 09:56:27 +00:00
edje_player.c edje player: support message sending 2012-11-23 21:27:28 +00:00
edje_recc remove trailing spaces 2008-03-24 08:22:01 +00:00
edje_watch.c edje: let edje_cc warning get through edje_watch. 2012-10-26 04:29:58 +00:00