[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [14729] branches/cloth/blender/extern: Added bullet back to branch, compiling works again

Daniel Genrich daniel.genrich at gmx.net
Wed May 7 22:22:29 CEST 2008


Revision: 14729
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14729
Author:   genscher
Date:     2008-05-07 22:22:28 +0200 (Wed, 07 May 2008)

Log Message:
-----------
Added bullet back to branch, compiling works again

Added Paths:
-----------
    branches/cloth/blender/extern/bullet2/
    branches/cloth/blender/extern/bullet2/CMakeLists.txt
    branches/cloth/blender/extern/bullet2/Makefile
    branches/cloth/blender/extern/bullet2/make/
    branches/cloth/blender/extern/bullet2/make/msvc_7_0/
    branches/cloth/blender/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
    branches/cloth/blender/extern/bullet2/readme.txt
    branches/cloth/blender/extern/bullet2/src/
    branches/cloth/blender/extern/bullet2/src/Bullet-C-Api.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDispatcher.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDispatcher.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CMakeLists.txt
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionMargin.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btConcaveShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btConcaveShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTetrahedronShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleCallback.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleShape.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/Doxyfile
    branches/cloth/blender/extern/bullet2/src/BulletCollision/Jamfile
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexCast.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp
    branches/cloth/blender/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/CMakeLists.txt
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverBody.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Dynamics/
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Dynamics/btDynamicsWorld.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Jamfile
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Vehicle/
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Vehicle/btVehicleRaycaster.h
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Vehicle/btWheelInfo.cpp
    branches/cloth/blender/extern/bullet2/src/BulletDynamics/Vehicle/btWheelInfo.h
    branches/cloth/blender/extern/bullet2/src/CMakeLists.txt
    branches/cloth/blender/extern/bullet2/src/Jamfile
    branches/cloth/blender/extern/bullet2/src/LinearMath/
    branches/cloth/blender/extern/bullet2/src/LinearMath/CMakeLists.txt
    branches/cloth/blender/extern/bullet2/src/LinearMath/Jamfile
    branches/cloth/blender/extern/bullet2/src/LinearMath/btAabbUtil2.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btAlignedAllocator.cpp
    branches/cloth/blender/extern/bullet2/src/LinearMath/btAlignedAllocator.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btAlignedObjectArray.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btDefaultMotionState.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btGeometryUtil.cpp
    branches/cloth/blender/extern/bullet2/src/LinearMath/btGeometryUtil.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btIDebugDraw.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btList.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btMatrix3x3.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btMinMax.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btMotionState.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btPoint3.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btQuadWord.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btQuaternion.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btQuickprof.cpp
    branches/cloth/blender/extern/bullet2/src/LinearMath/btQuickprof.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btRandom.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btScalar.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btSimdMinMax.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btStackAlloc.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btTransform.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btTransformUtil.h
    branches/cloth/blender/extern/bullet2/src/LinearMath/btVector3.h
    branches/cloth/blender/extern/bullet2/src/Makefile
    branches/cloth/blender/extern/bullet2/src/SConscript
    branches/cloth/blender/extern/bullet2/src/btBulletCollisionCommon.h
    branches/cloth/blender/extern/bullet2/src/btBulletDynamicsCommon.h

Added: branches/cloth/blender/extern/bullet2/CMakeLists.txt
===================================================================
--- branches/cloth/blender/extern/bullet2/CMakeLists.txt	                        (rev 0)
+++ branches/cloth/blender/extern/bullet2/CMakeLists.txt	2008-05-07 20:22:28 UTC (rev 14729)
@@ -0,0 +1,43 @@
+# $Id: CMakeLists.txt 14444 2008-04-16 22:40:48Z hos $
+# ***** BEGIN GPL LICENSE BLOCK *****
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+#
+# The Original Code is Copyright (C) 2006, Blender Foundation
+# All rights reserved.
+#
+# The Original Code is: all of this file.
+#
+# Contributor(s): Jacques Beaurai, Erwin Coumans
+#
+# ***** END GPL LICENSE BLOCK *****
+
+SET(INC . src)
+
+FILE(GLOB SRC   
+  src/LinearMath/*.cpp
+  src/BulletCollision/BroadphaseCollision/*.cpp
+  src/BulletCollision/CollisionShapes/*.cpp
+  src/BulletCollision/NarrowPhaseCollision/*.cpp
+  src/BulletCollision//CollisionDispatch/*.cpp
+  src/BulletDynamics/ConstraintSolver/*.cpp
+  src/BulletDynamics/Vehicle/*.cpp
+  src/BulletDynamics/Dynamics/*.cpp
+)
+
+ADD_DEFINITIONS(-D_LIB)
+
+BLENDERLIB(extern_bullet "${SRC}" "${INC}")
+#, libtype=['game2', 'player'], priority=[20, 170], compileflags=cflags )

Added: branches/cloth/blender/extern/bullet2/Makefile
===================================================================
--- branches/cloth/blender/extern/bullet2/Makefile	                        (rev 0)
+++ branches/cloth/blender/extern/bullet2/Makefile	2008-05-07 20:22:28 UTC (rev 14729)
@@ -0,0 +1,61 @@
+#
+# $Id: Makefile 14444 2008-04-16 22:40:48Z hos $
+#
+# ***** BEGIN GPL LICENSE BLOCK *****
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+#
+# The Original Code is Copyright (C) 2002 by Hans Lambermont
+# All rights reserved.
+#
+# The Original Code is: all of this file.
+#
+# Contributor(s):
+#
+# ***** END GPL LICENSE BLOCK *****
+LIBNAME = bullet2
+include nan_definitions.mk
+SOURCEDIR = extern/$(LIBNAME)
+DIR = $(OCGDIR)/extern/$(LIBNAME)
+DIRS = src
+DISTDIR = src
+
+BULLETDIRS = \
+LinearMath \
+BulletCollision/BroadphaseCollision \
+BulletCollision/CollisionShapes \
+BulletCollision/NarrowPhaseCollision \
+BulletCollision//CollisionDispatch \
+BulletDynamics/ConstraintSolver \
+BulletDynamics/Vehicle \
+BulletDynamics/Dynamics
+
+include nan_subdirs.mk
+
+CP = $(NANBLENDERHOME)/intern/tools/cpifdiff.sh
+
+install: all debug
+	@[ -d $(NAN_BULLET2) ] || mkdir -p $(NAN_BULLET2)
+	@[ -d $(NAN_BULLET2)/include ] || mkdir -p $(NAN_BULLET2)/include
+	@for i in $(BULLETDIRS); do \
+	[ -d $(NAN_BULLET2)/include/$$i ] || mkdir -p $(NAN_BULLET2)/include/$$i; \
+	$(CP) $(DISTDIR)/$$i/*.h $(NAN_BULLET2)/include/$$i; \
+	done
+	@[ -d $(NAN_BULLET2)/lib ] || mkdir -p $(NAN_BULLET2)/lib
+	@$(CP) $(DISTDIR)/*.h $(NAN_BULLET2)/include
+	@$(CP) $(OCGDIR)/extern/bullet2/libbullet2.a $(NAN_BULLET2)/lib
+ifeq ($(OS),darwin)
+	ranlib $(NAN_BULLET2)/lib/libbullet2.a
+endif

Added: branches/cloth/blender/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
===================================================================
--- branches/cloth/blender/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj	                        (rev 0)
+++ branches/cloth/blender/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj	2008-05-07 20:22:28 UTC (rev 14729)
@@ -0,0 +1,927 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="7.10"
+	Name="bullet2"
+	ProjectGUID="{FFD3C64A-30E2-4BC7-BC8F-51818C320400}"
+	SccProjectName=""
+	SccLocalPath="">
+	<Platforms>
+		<Platform
+			Name="Win32"/>
+	</Platforms>
+	<Configurations>
+		<Configuration
+			Name="Blender Debug|Win32"
+			OutputDirectory="..\..\..\..\..\build\msvc_7\extern\bullet\debug"
+			IntermediateDirectory="..\..\..\..\..\build\msvc_7\extern\bullet\debug"
+			ConfigurationType="4"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="FALSE"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\..\src"
+				PreprocessorDefinitions="_DEBUG;_LIB;WIN32;BUM_INLINED;USE_ALGEBRAIC"
+				ExceptionHandling="FALSE"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="1"
+				UsePrecompiledHeader="2"
+				PrecompiledHeaderFile="..\..\..\..\..\build\msvc_7\extern\bullet\debug\Bullet.pch"
+				AssemblerListingLocation="..\..\..\..\..\build\msvc_7\extern\bullet\debug\"
+				ObjectFile="..\..\..\..\..\build\msvc_7\extern\bullet\debug\"
+				ProgramDataBaseFileName="..\..\..\..\..\build\msvc_7\extern\bullet\debug\"
+				WarningLevel="3"
+				SuppressStartupBanner="TRUE"
+				DebugInformationFormat="4"
+				CompileAs="0"/>
+			<Tool
+				Name="VCCustomBuildTool"/>
+			<Tool
+				Name="VCLibrarianTool"
+				OutputFile="..\..\..\..\..\build\msvc_7\libs\extern\debug\Bullet.lib"
+				SuppressStartupBanner="TRUE"/>
+			<Tool
+				Name="VCMIDLTool"/>
+			<Tool
+				Name="VCPostBuildEventTool"
+				CommandLine="ECHO Copying header files
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include\BulletCollision MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletCollision
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include\BulletCollision\BroadphaseCollision MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletCollision\BroadphaseCollision
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include\BulletCollision\NarrowPhaseCollision MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletCollision\NarrowPhaseCollision
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include\BulletCollision\CollisionDispatch MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletCollision\CollisionDispatch
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include\BulletCollision\CollisionShapes MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletCollision\CollisionShapes
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include\BulletDynamics MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletDynamics
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include\BulletDynamics\ConstraintSolver MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletDynamics\ConstraintSolver
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include\BulletDynamics\Dynamics MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletDynamics\Dynamics
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include\BulletDynamics\Vehicle MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletDynamics\Vehicle
+IF NOT EXIST ..\..\..\..\..\build\msvc_7\extern\bullet2\include\LinearMath MKDIR ..\..\..\..\..\build\msvc_7\extern\bullet\include\LinearMath
+
+XCOPY /Y ..\..\src\*.h ..\..\..\..\..\build\msvc_7\extern\bullet\include
+XCOPY /Y ..\..\src\LinearMath\*.h ..\..\..\..\..\build\msvc_7\extern\bullet\include\LinearMath
+XCOPY /Y ..\..\src\BulletCollision\BroadphaseCollision\*.h ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletCollision\BroadphaseCollision
+XCOPY /Y ..\..\src\BulletCollision\NarrowPhaseCollision\*.h ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletCollision\NarrowPhaseCollision
+XCOPY /Y ..\..\src\BulletCollision\NarrowPhaseCollision\*.h ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletCollision\NarrowPhaseCollision
+XCOPY /Y ..\..\src\BulletCollision\CollisionDispatch\*.h ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletCollision\CollisionDispatch
+XCOPY /Y ..\..\src\BulletCollision\CollisionShapes\*.h ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletCollision\CollisionShapes
+XCOPY /Y ..\..\src\BulletDynamics\ConstraintSolver\*.h ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletDynamics\ConstraintSolver
+XCOPY /Y ..\..\src\BulletDynamics\Dynamics\*.h ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletDynamics\Dynamics
+XCOPY /Y ..\..\src\BulletDynamics\Vehicle\*.h ..\..\..\..\..\build\msvc_7\extern\bullet\include\BulletDynamics\Vehicle
+
+ECHO Done
+"/>
+			<Tool
+				Name="VCPreBuildEventTool"/>
+			<Tool
+				Name="VCPreLinkEventTool"/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="_DEBUG"
+				Culture="1033"/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"/>
+			<Tool
+				Name="VCManagedWrapperGeneratorTool"/>
+			<Tool
+				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+		</Configuration>
+		<Configuration
+			Name="Blender Release|Win32"
+			OutputDirectory="..\..\..\..\..\build\msvc_7\extern\bullet"
+			IntermediateDirectory="..\..\..\..\..\build\msvc_7\extern\bullet"
+			ConfigurationType="4"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="FALSE"
+			CharacterSet="2">
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				InlineFunctionExpansion="1"
+				AdditionalIncludeDirectories="..\..\src"
+				PreprocessorDefinitions="NDEBUG;_LIB;WIN32;BUM_INLINED;USE_ALGEBRAIC"
+				StringPooling="TRUE"
+				ExceptionHandling="FALSE"
+				RuntimeLibrary="0"

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list