Blender Git Loki

Git Commits -> Revision 9a169f2

Revision 9a169f2 by Erwin Coumans (master)
December 12, 2006, 03:08 (GMT)
added some new Bullet files, and upgraded to latest Bullet 2.x

Please make sure to have extern/bullet/src/LinearMath/btAlignedAllocator.cpp in your build, if you add the files by name, instead of wildcard *.cpp

Commit Details:

Full Hash: 9a169f26333141b1f9e0ef4609c7ef3dba2f5835
SVN Revision: 9288
Parent Commit: 237e741
Lines Changed: +633, -254

3 Added Paths:

/extern/bullet2/src/LinearMath/btAlignedAllocator.cpp (+47, -0) (View)
/extern/bullet2/src/LinearMath/btAlignedAllocator.h (+77, -0) (View)
/extern/bullet2/src/LinearMath/btAlignedObjectArray.h (+175, -0) (View)

28 Modified Paths:

/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp (+3, -1) (Diff)
/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h (+2, -2) (Diff)
/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp (+33, -6) (Diff)
/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h (+1, -1) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.h (+3, -2) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp (+1, -0) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.h (+3, -2) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp (+5, -0) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.h (+24, -4) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.h (+3, -2) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h (+2, -2) (Diff)
/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.h (+2, -4) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h (+2, -2) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp (+1, -1) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp (+78, -128) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h (+12, -3) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp (+33, -2) (Diff)
/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h (+2, -2) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp (+79, -45) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h (+2, -4) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.cpp (+3, -2) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp (+7, -4) (Diff)
/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp (+10, -14) (Diff)
/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.h (+2, -2) (Diff)
/extern/bullet2/src/LinearMath/btGeometryUtil.cpp (+5, -5) (Diff)
/extern/bullet2/src/LinearMath/btGeometryUtil.h (+7, -6) (Diff)
/extern/bullet2/src/LinearMath/btQuadWord.h (+2, -3) (Diff)
/extern/bullet2/src/LinearMath/btScalar.h (+7, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021