Go to file
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
legacy ephysics: softbody 2012-09-12 21:49:14 +00:00
m4 merge: add infra for evil 2012-09-11 16:04:21 +00:00
src merge: evil compile 2012-09-11 17:44:59 +00:00
AUTHORS merge: add evil files 2012-09-11 16:13:11 +00:00
COPYING merge: add infra for evil 2012-09-11 16:04:21 +00:00
ChangeLog merge: add infra for evil 2012-09-11 16:04:21 +00:00
ChangeLog.evil merge: add evil files 2012-09-11 16:13:11 +00:00
ChangeLog.evil.0 merge: add evil files 2012-09-11 16:13:11 +00:00
INSTALL merge: add infra for evil 2012-09-11 16:04:21 +00:00
Makefile.am merge: evil compile 2012-09-11 17:44:59 +00:00
NEWS merge: add infra for evil 2012-09-11 16:04:21 +00:00
NEWS.evil merge: move NEWS. All those names must be fixed later 2012-09-11 18:12:40 +00:00
README merge: add infra for evil 2012-09-11 16:04:21 +00:00
README.evil merge: add evil files 2012-09-11 16:13:11 +00:00
configure.ac merge: evil compile 2012-09-11 17:44:59 +00:00
evil.pc.in merge: add evil files 2012-09-11 16:13:11 +00:00

README