Commit Graph

7 Commits

Author SHA1 Message Date
Leandro Dorileo cb63d40a90 EPhysics: conditinal doc building
This patch introduces a --enable-build-docs-only and in that case
will not check for dependencies and will have just the make doc
target.


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



SVN revision: 76680
2012-09-14 15:51:30 +00:00
Gustavo Sverzut Barbieri 9eb7f9bf35 ephysics: bump bullet requirement to 2.80
seems that before that it crashes in its own memory management.



SVN revision: 76482
2012-09-11 23:27:07 +00:00
Bruno Dilly d42b1c51c2 ephysics: fix unused vars and parameters
SVN revision: 76154
2012-09-04 22:42:28 +00:00
Mike Blumenkrantz a396b00045 ephysics may or may not require current svn to build, probably no harm in setting version requirements to that since we're releasing again in a couple weeks
SVN revision: 72963
2012-06-27 19:09:03 +00:00
Bruno Dilly 5a47783517 EPhysics: remove dependency
We've stopped using ecore_evas directly.


SVN revision: 72957
2012-06-27 17:58:45 +00:00
Bruno Dilly bb39959aab EPhysics: reduce bullet requirement to 2.79
Tested by glima.
2.79 is the version packaged on fedora.


SVN revision: 72953
2012-06-27 17:50:52 +00:00
Bruno Dilly 28d9f92ef2 EPhysics: a new library comes to E world
It’s a wrapper between Bullet Physics and EFL to add physics effects
in a simple way.

More details on README, TODO, and edevelop mail list =)



SVN revision: 72896
2012-06-26 22:36:12 +00:00