blender/extern/bullet2/src
Erwin Coumans 3b09c0b0d5 Created a KX_SoftBodyDeformer for real-time soft bodies.
Added SetDeformer/GetDeformer() to KX_GameObject.
Store mapping between graphics/soft body vertices (work-in-progress)
Real-time soft body integration is still very premature, but
for a quick preview, see this testfile:
http://bulletphysics.com/ftp/pub/test/index.php?dir=blender/&file=soft_test.blend
2008-09-24 03:12:10 +00:00
..
BulletCollision Created a KX_SoftBodyDeformer for real-time soft bodies. 2008-09-24 03:12:10 +00:00
BulletDynamics bugfix for [#7006] Sleeping Objects losing Ghost Constraint 2008-09-23 05:00:00 +00:00
BulletSoftBody Created a KX_SoftBodyDeformer for real-time soft bodies. 2008-09-24 03:12:10 +00:00
LinearMath Created a KX_SoftBodyDeformer for real-time soft bodies. 2008-09-24 03:12:10 +00:00
btBulletCollisionCommon.h Upgrade to latest Bullet trunk, that is in sync with Blender/extern/bullet2. (except for one define 'WIN32_AVOID_SSE_WHEN_EMBEDDED_INSIDE_BLENDER') 2008-09-13 07:06:43 +00:00
btBulletDynamicsCommon.h Upgrade to latest Bullet trunk, that is in sync with Blender/extern/bullet2. (except for one define 'WIN32_AVOID_SSE_WHEN_EMBEDDED_INSIDE_BLENDER') 2008-09-13 07:06:43 +00:00
Bullet-C-Api.h svn merge -r 16334:16347 https://svn.blender.org/svnroot/bf-blender/trunk/blender + also added missing files from bullet-2.71alpha0 archiv + fixed compile errors 2008-09-03 10:55:46 +00:00
CMakeLists.txt needed these changes to get bullet building with cmake and linking with scons 2008-09-18 00:10:12 +00:00
Makefile add BulletSoftBody to SConscript and Makefile 2008-09-16 21:09:24 +00:00
SConscript needed these changes to get bullet building with cmake and linking with scons 2008-09-18 00:10:12 +00:00