blender/extern/bullet
Nathan Letwory 45c1f23f19 Apply patch #5127 by Joseph Eagar (joeedh)
* This addresses the long command-line problem when building with SCons/MingW on windows through a dosbox (cmd.exe).

My test buildpath was: C:\Documents and Settings\nathan\My Documents\blender\build\win32-mingw
Should be rather long enough, don't you think?

/Nathan
2006-10-27 09:01:42 +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
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 Apply patch #5127 by Joseph Eagar (joeedh) 2006-10-27 09:01:42 +00:00