Blender Git Commit Log
Git Commits -> Revision 6352248
Revision 6352248 by Chris Want (master) January 28, 2006, 17:25 (GMT) |
The extern/bullet from HEAD is needed to compile the gameengine in orange |
Commit Details:
Full Hash: 635224802e2b643f588eeede3670d389686938cb
SVN Revision: 6567
Parent Commit: b71130c
Lines Changed: +220, -61
10 Modified Paths:
/extern/bullet/Bullet/BLI_Bullet.dsp (+56, -4) (Diff)
/extern/bullet/Bullet/Bullet3_vc8.vcproj (+53, -0) (Diff)
/extern/bullet/Bullet/CollisionShapes/OptimizedBvh.cpp (+29, -23) (Diff)
/extern/bullet/Bullet/CollisionShapes/SphereShape.cpp (+11, -25) (Diff)
/extern/bullet/Bullet/CollisionShapes/SphereShape.h (+14, -2) (Diff)
/extern/bullet/BulletDynamics/CollisionDispatch/ConvexConcaveCollisionAlgorithm.cpp (+1, -1) (Diff)
/extern/bullet/BulletDynamics/ConstraintSolver/Point2PointConstraint.cpp (+5, -1) (Diff)
/extern/bullet/BulletDynamics/ConstraintSolver/Point2PointConstraint.h (+6, -0) (Diff)
/extern/bullet/make/msvc_7_0/Bullet3_vc7.vcproj (+36, -3) (Diff)
/extern/bullet/SConscript (+9, -2) (Diff)
/extern/bullet/Bullet/Bullet3_vc8.vcproj (+53, -0) (Diff)
/extern/bullet/Bullet/CollisionShapes/OptimizedBvh.cpp (+29, -23) (Diff)
/extern/bullet/Bullet/CollisionShapes/SphereShape.cpp (+11, -25) (Diff)
/extern/bullet/Bullet/CollisionShapes/SphereShape.h (+14, -2) (Diff)
/extern/bullet/BulletDynamics/CollisionDispatch/ConvexConcaveCollisionAlgorithm.cpp (+1, -1) (Diff)
/extern/bullet/BulletDynamics/ConstraintSolver/Point2PointConstraint.cpp (+5, -1) (Diff)
/extern/bullet/BulletDynamics/ConstraintSolver/Point2PointConstraint.h (+6, -0) (Diff)
/extern/bullet/make/msvc_7_0/Bullet3_vc7.vcproj (+36, -3) (Diff)
/extern/bullet/SConscript (+9, -2) (Diff)