efl/legacy
Leandro Dorileo 3ecddb724a ephysics: softbody
** linear/angular joints:
We don't need the linear and angular joints for soft bodies.

Actually these joint's are pulling the soft body towards (0, 0, 0).
The soft body is anchored with the rigid one, so limiting the rigid body
angular and linear movements seems to be enough.

** soft body configs:
Some soft body configurations were tweaked to fix issues of instability
of soft bodies.

** soft body hardness API:
Soft body hardness API was introduced as well.

** points of deformation:
The points of deformation were inverted;

** soft body mass:
Fixed issues with soft body mass changing, now it doesn't "explode" after
changing its mass.


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



SVN revision: 76560
2012-09-12 21:49:14 +00:00
..
ecore merge: add infra for evil 2012-09-11 16:04:21 +00:00
edje edje: reduce memory used per callback. 2012-09-12 11:16:57 +00:00
eet merge: add infra for evil 2012-09-11 16:04:21 +00:00
eeze update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
efreet update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
eina From: Patryk Kaczmarek <patryk.k@samsung.com> 2012-09-12 07:33:36 +00:00
eio eio: Fix monitor shutdown when main loop did never run. 2012-09-10 01:52:39 +00:00
embryo news+chlog for embryo windows build fix. 2012-09-12 07:03:40 +00:00
emotion emotion: actually theme.edj depend on theme.edc. 2012-09-11 06:46:45 +00:00
eobj Eo: examples rule 2012-09-12 16:02:31 +00:00
ephysics ephysics: softbody 2012-09-12 21:49:14 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
evas Evas_Gl: Use glMapBufferOES in egl/gles2. 2012-09-12 20:28:04 +00:00
evil merge: move NEWS. All those names must be fixed later 2012-09-11 18:12:40 +00:00