blender/extern/bullet2/src
2008-09-17 19:58:16 +00:00
..
BulletCollision Applied some fixes from Bullet: issues with btDbvtBroadphase, and btSoftBody, and better fix for 64-bit issue in btCompoundCollisionAlgorithm. 2008-09-17 02:30:19 +00:00
BulletDynamics 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
BulletSoftBody Please add extern/bullet2/src/LinearMath/btConvexHull.cpp to your build system! 2008-09-17 19:47:26 +00:00
LinearMath added src/LinearMath/btConvexHull.cpp 2008-09-17 19:58:16 +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 Added refactored Bullet 2.x library. Important: these files are not part of the Blender build yet. First, the integration will be updated to make use of the new Bullet version. Then all build systems needs to be updated. 2006-10-23 02:54:30 +00:00
Makefile add BulletSoftBody to SConscript and Makefile 2008-09-16 21:09:24 +00:00
SConscript * make BulletSoftBody own small lib to make sure bullet libs don't grow too large for our beloved scons/mingw users. 2008-09-16 21:23:56 +00:00