blender/extern/bullet
2006-11-17 02:27:12 +00:00
..
Bullet fixed bug in contact manifold generation, concave and compound objects require point with deepest penetration. 2006-09-05 04:16:35 +00:00
BulletDynamics 'Better' cleaning for bullet (trickier to clean than most, since it is two 2006-09-01 22:00:29 +00:00
Extras/PhysicsInterface Got a license from Intel for VTune, thanks! First performance analysis showed unexpected slowdown due to island management. Added path-compression to UnionFind, and iterate just over island-id's, rather then all objects, when filling islands. 2006-08-29 23:27:27 +00:00
LinearMath upgraded Bullet rigidbody physics to latest version 1.9 2006-08-28 06:44:29 +00:00
make/msvc_7_0 === MSVC 7 project files === 2006-10-01 14:30:14 +00:00
BulletLicense.txt Synchronized Bullet physics to latest version. 2006-03-27 06:37:30 +00:00
CMakeLists.txt CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
continuous_vc7.sln Added Bullet library. 2005-07-16 09:58:01 +00:00
continuous_vc8.sln fixed a lot of GCC 4.0 warnings. 2006-04-08 13:05:22 +00:00
continuous.dsw special service for msvc6 projects 2005-11-11 20:15:16 +00:00
Makefile Trying to get the bullet re-org to work with Makefiles. 2006-02-21 20:45:20 +00:00
SConscript * undo commit from 27th of October. Fixing the long-paths issue worked only on a number of boxes, so from now on the BF_BUILDDIR=c:\b -way is the only way to properly get Blender built with scons/mingw. 2006-11-14 05:47:52 +00:00