[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16505] branches/soc-2008-unclezeiv: svn merge -r 16399:16504 https://svn.blender.org/svnroot/bf-blender/trunk/ blender

Davide Vercelli davide.vercelli at gmail.com
Sat Sep 13 17:32:20 CEST 2008


Revision: 16505
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16505
Author:   unclezeiv
Date:     2008-09-13 17:32:13 +0200 (Sat, 13 Sep 2008)

Log Message:
-----------
svn merge -r 16399:16504 https://svn.blender.org/svnroot/bf-blender/trunk/blender

Modified Paths:
--------------
    branches/soc-2008-unclezeiv/CMakeLists.txt
    branches/soc-2008-unclezeiv/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
    branches/soc-2008-unclezeiv/extern/bullet2/readme.txt
    branches/soc-2008-unclezeiv/extern/bullet2/src/Bullet-C-Api.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDispatcher.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CMakeLists.txt
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btConcaveShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTetrahedronShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleCallback.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/Jamfile
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/CMakeLists.txt
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverBody.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Dynamics/btDynamicsWorld.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Jamfile
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Vehicle/btVehicleRaycaster.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Vehicle/btWheelInfo.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/Jamfile
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/CMakeLists.txt
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/Jamfile
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btAabbUtil2.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btAlignedAllocator.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btAlignedAllocator.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btAlignedObjectArray.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btDefaultMotionState.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btGeometryUtil.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btGeometryUtil.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btIDebugDraw.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btMatrix3x3.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btMinMax.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btMotionState.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btQuadWord.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btQuaternion.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btQuickprof.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btQuickprof.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btScalar.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btStackAlloc.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btTransform.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btTransformUtil.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btVector3.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/SConscript
    branches/soc-2008-unclezeiv/extern/bullet2/src/btBulletCollisionCommon.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/btBulletDynamicsCommon.h
    branches/soc-2008-unclezeiv/intern/SoundSystem/SoundDefines.h
    branches/soc-2008-unclezeiv/intern/SoundSystem/openal/SND_OpenALDevice.cpp
    branches/soc-2008-unclezeiv/intern/ghost/GHOST_ISystem.h
    branches/soc-2008-unclezeiv/intern/ghost/GHOST_Types.h
    branches/soc-2008-unclezeiv/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2008-unclezeiv/intern/ghost/intern/GHOST_SystemCarbon.h
    branches/soc-2008-unclezeiv/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2008-unclezeiv/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2008-unclezeiv/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2008-unclezeiv/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2008-unclezeiv/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2008-unclezeiv/intern/ghost/intern/GHOST_WindowX11.h
    branches/soc-2008-unclezeiv/projectfiles_vc7/blender/blender.vcproj
    branches/soc-2008-unclezeiv/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2008-unclezeiv/projectfiles_vc7/gameengine/gameplayer/ghost/GP_ghost.vcproj
    branches/soc-2008-unclezeiv/release/datafiles/blenderbuttons
    branches/soc-2008-unclezeiv/release/scripts/bpymodules/BPyTextPlugin.py
    branches/soc-2008-unclezeiv/source/Makefile
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/anim.c
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/armature.c
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/constraint.c
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/exotic.c
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/modifier.c
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/node.c
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/object.c
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/particle.c
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2008-unclezeiv/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2008-unclezeiv/source/blender/blenlib/BLI_arithb.h
    branches/soc-2008-unclezeiv/source/blender/blenlib/intern/arithb.c
    branches/soc-2008-unclezeiv/source/blender/blenloader/BLO_readfile.h
    branches/soc-2008-unclezeiv/source/blender/blenloader/intern/readfile.c
    branches/soc-2008-unclezeiv/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2008-unclezeiv/source/blender/imbuf/intern/bmp.c
    branches/soc-2008-unclezeiv/source/blender/imbuf/intern/dds/ColorBlock.cpp
    branches/soc-2008-unclezeiv/source/blender/imbuf/intern/dds/ColorBlock.h
    branches/soc-2008-unclezeiv/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/soc-2008-unclezeiv/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/soc-2008-unclezeiv/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2008-unclezeiv/source/blender/include/BIF_drawseq.h
    branches/soc-2008-unclezeiv/source/blender/include/BIF_editaction.h
    branches/soc-2008-unclezeiv/source/blender/include/BIF_glutil.h
    branches/soc-2008-unclezeiv/source/blender/include/BIF_meshlaplacian.h
    branches/soc-2008-unclezeiv/source/blender/include/BIF_resources.h
    branches/soc-2008-unclezeiv/source/blender/include/blendef.h
    branches/soc-2008-unclezeiv/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2008-unclezeiv/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2008-unclezeiv/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
    branches/soc-2008-unclezeiv/source/blender/python/BPY_interface.c
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/Lamp.c
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/MTex.c
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/MTex.h
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/Material.c
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/Particle.c
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/Texture.c
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/World.c
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/doc/Lamp.py
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/doc/Material.py
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/doc/Mesh.py
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/doc/Texture.py
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/doc/World.py
    branches/soc-2008-unclezeiv/source/blender/python/api2_2x/sceneSequence.c
    branches/soc-2008-unclezeiv/source/blender/readblenfile/intern/BLO_readblenfile.c
    branches/soc-2008-unclezeiv/source/blender/render/intern/source/convertblender.c
    branches/soc-2008-unclezeiv/source/blender/render/intern/source/imagetexture.c
    branches/soc-2008-unclezeiv/source/blender/render/intern/source/pipeline.c
    branches/soc-2008-unclezeiv/source/blender/render/intern/source/rendercore.c
    branches/soc-2008-unclezeiv/source/blender/render/intern/source/renderdatabase.c
    branches/soc-2008-unclezeiv/source/blender/render/intern/source/zbuf.c
    branches/soc-2008-unclezeiv/source/blender/src/blenderbuttons.c
    branches/soc-2008-unclezeiv/source/blender/src/buttons_editing.c
    branches/soc-2008-unclezeiv/source/blender/src/buttons_logic.c
    branches/soc-2008-unclezeiv/source/blender/src/buttons_object.c
    branches/soc-2008-unclezeiv/source/blender/src/buttons_scene.c
    branches/soc-2008-unclezeiv/source/blender/src/buttons_shading.c
    branches/soc-2008-unclezeiv/source/blender/src/drawaction.c
    branches/soc-2008-unclezeiv/source/blender/src/drawgpencil.c
    branches/soc-2008-unclezeiv/source/blender/src/drawipo.c
    branches/soc-2008-unclezeiv/source/blender/src/drawseq.c
    branches/soc-2008-unclezeiv/source/blender/src/drawview.c
    branches/soc-2008-unclezeiv/source/blender/src/editipo.c
    branches/soc-2008-unclezeiv/source/blender/src/editipo_mods.c
    branches/soc-2008-unclezeiv/source/blender/src/editmesh_loop.c
    branches/soc-2008-unclezeiv/source/blender/src/editmesh_tools.c
    branches/soc-2008-unclezeiv/source/blender/src/editobject.c
    branches/soc-2008-unclezeiv/source/blender/src/editscreen.c
    branches/soc-2008-unclezeiv/source/blender/src/glutil.c
    branches/soc-2008-unclezeiv/source/blender/src/gpencil.c
    branches/soc-2008-unclezeiv/source/blender/src/header_ipo.c
    branches/soc-2008-unclezeiv/source/blender/src/header_node.c
    branches/soc-2008-unclezeiv/source/blender/src/header_view3d.c
    branches/soc-2008-unclezeiv/source/blender/src/meshlaplacian.c
    branches/soc-2008-unclezeiv/source/blender/src/mywindow.c
    branches/soc-2008-unclezeiv/source/blender/src/resources.c
    branches/soc-2008-unclezeiv/source/blender/src/sequence.c
    branches/soc-2008-unclezeiv/source/blender/src/space.c
    branches/soc-2008-unclezeiv/source/blender/src/transform_conversions.c
    branches/soc-2008-unclezeiv/source/blender/src/transform_orientations.c
    branches/soc-2008-unclezeiv/source/blender/src/usiblender.c
    branches/soc-2008-unclezeiv/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/soc-2008-unclezeiv/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/CMakeLists.txt
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/ghost/GPG_Application.h
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/netscape/test/resource/test.html
    branches/soc-2008-unclezeiv/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/soc-2008-unclezeiv/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Ketsji/KX_GameActuator.h
    branches/soc-2008-unclezeiv/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2008-unclezeiv/source/gameengine/Ketsji/KX_Light.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Ketsji/KX_PythonInit.h
    branches/soc-2008-unclezeiv/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/soc-2008-unclezeiv/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2008-unclezeiv/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/soc-2008-unclezeiv/source/gameengine/PyDoc/KX_GameObject.py

Added Paths:
-----------
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btMaterial.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/Jamfile
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btConvexHull.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/LinearMath/btPoolAllocator.h
    branches/soc-2008-unclezeiv/release/scripts/scripttemplate_gamelogic.py
    branches/soc-2008-unclezeiv/release/scripts/scripttemplate_gamelogic_basic.py
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/xembed/
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/xembed/CMakeLists.txt
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/xembed/blender_plugin_types.h
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/xembed/npunix.c

Removed Paths:
-------------
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/Jamfile
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
    branches/soc-2008-unclezeiv/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/xembed/CMakeLists.txt
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/xembed/blender_plugin_types.h
    branches/soc-2008-unclezeiv/source/gameengine/GamePlayer/xembed/npunix.c

Modified: branches/soc-2008-unclezeiv/CMakeLists.txt
===================================================================
--- branches/soc-2008-unclezeiv/CMakeLists.txt	2008-09-13 14:21:06 UTC (rev 16504)
+++ branches/soc-2008-unclezeiv/CMakeLists.txt	2008-09-13 15:32:13 UTC (rev 16505)
@@ -64,6 +64,7 @@
 OPTION(WITH_FFMPEG		"Enable FFMPeg Support (http://ffmpeg.mplayerhq.hu/)"	OFF)
 OPTION(WITH_OPENAL		"Enable OpenAL Support (http://www.openal.org)"		ON)
 OPTION(WITH_OPENMP		"Enable OpenMP (has to be supported by the compiler)"	OFF)
+OPTION(WITH_WEBPLUGIN		"Enable Web Plugin (Mozilla-Unix only)"			OFF)
 
 IF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
   MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
@@ -457,6 +458,13 @@
 SUBDIRS(source/creator)
 
 #-----------------------------------------------------------------------------
+# Blender WebPlugin
+IF(WITH_WEBPLUGIN) 
+  SET(MOZILLA_DIR "${CMAKE_SOURCE_DIR}/../gecko-sdk/" CACHE PATH "Gecko SDK path")
+  SET(WITH_PLAYER ON)
+ENDIF(WITH_WEBPLUGIN)
+
+#-----------------------------------------------------------------------------
 # Blender Player
 IF(WITH_PLAYER)
   SUBDIRS(blenderplayer)

Modified: branches/soc-2008-unclezeiv/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
===================================================================
--- branches/soc-2008-unclezeiv/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj	2008-09-13 14:21:06 UTC (rev 16504)
+++ branches/soc-2008-unclezeiv/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj	2008-09-13 15:32:13 UTC (rev 16505)
@@ -395,12 +395,24 @@
 						RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSequentialImpulseConstraintSolver.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSliderConstraint.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSliderConstraint.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSolve2LinearConstraint.cpp">
 					</File>
 					<File
 						RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSolve2LinearConstraint.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSolverBody.h">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btSolverConstraint.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletDynamics\ConstraintSolver\btTypedConstraint.cpp">
 					</File>
 					<File
@@ -411,6 +423,12 @@
 					Name="Dynamics"
 					Filter="">
 					<File
+						RelativePath="..\..\src\BulletDynamics\Dynamics\btContinuousDynamicsWorld.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletDynamics\Dynamics\btContinuousDynamicsWorld.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletDynamics\Dynamics\btDiscreteDynamicsWorld.cpp">
 					</File>
 					<File
@@ -483,18 +501,45 @@
 						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btCollisionAlgorithm.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btDbvt.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btDbvt.h">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btDbvtBroadphase.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btDispatcher.cpp">
 					</File>
 					<File
 						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btDispatcher.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btMultiSapBroadphase.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btMultiSapBroadphase.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btOverlappingPairCache.cpp">
 					</File>
 					<File
 						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btOverlappingPairCache.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btOverlappingPairCallback.h">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btQuantizedBvh.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btQuantizedBvh.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\BroadphaseCollision\btSimpleBroadphase.cpp">
 					</File>
 					<File
@@ -535,6 +580,12 @@
 						RelativePath="..\..\src\BulletCollision\NarrowPhaseCollision\btGjkEpa.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\NarrowPhaseCollision\btGjkEpa2.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\NarrowPhaseCollision\btGjkEpaPenetrationDepthSolver.cpp">
 					</File>
 					<File
@@ -590,6 +641,21 @@
 					Name="CollisionDispatch"
 					Filter="">
 					<File
+						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btBoxBoxCollisionAlgorithm.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btBoxBoxCollisionAlgorithm.h">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btBoxBoxDetector.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btBoxBoxDetector.h">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btCollisionConfiguration.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btCollisionCreateFunc.h">
 					</File>
 					<File
@@ -629,6 +695,18 @@
 						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btConvexConvexAlgorithm.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btConvexPlaneCollisionAlgorithm.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btConvexPlaneCollisionAlgorithm.h">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btDefaultCollisionConfiguration.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btDefaultCollisionConfiguration.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\CollisionDispatch\btEmptyCollisionAlgorithm.cpp">
 					</File>
 					<File
@@ -732,6 +810,12 @@
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btConvexHullShape.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btConvexInternalShape.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btConvexInternalShape.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btConvexShape.cpp">
 					</File>
 					<File
@@ -762,12 +846,21 @@
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btHeightfieldTerrainShape.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btMaterial.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btMinkowskiSumShape.cpp">
 					</File>
 					<File
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btMinkowskiSumShape.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btMultimaterialTriangleMeshShape.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btMultimaterialTriangleMeshShape.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btMultiSphereShape.cpp">
 					</File>
 					<File
@@ -786,6 +879,18 @@
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btPolyhedralConvexShape.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btScaledBvhTriangleMeshShape.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btScaledBvhTriangleMeshShape.h">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btShapeHull.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btShapeHull.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btSphereShape.cpp">
 					</File>
 					<File
@@ -828,6 +933,12 @@
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btTriangleIndexVertexArray.h">
 					</File>
 					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btTriangleIndexVertexMaterialArray.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btTriangleIndexVertexMaterialArray.h">
+					</File>
+					<File
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btTriangleMesh.cpp">
 					</File>
 					<File
@@ -842,6 +953,12 @@
 					<File
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btTriangleShape.h">
 					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btUniformScalingShape.cpp">
+					</File>
+					<File
+						RelativePath="..\..\src\BulletCollision\CollisionShapes\btUniformScalingShape.h">
+					</File>
 				</Filter>
 			</Filter>
 			<Filter
@@ -860,6 +977,9 @@
 					RelativePath="..\..\src\LinearMath\btAlignedObjectArray.h">
 				</File>
 				<File
+					RelativePath="..\..\src\LinearMath\btConvexHull.h">
+				</File>
+				<File
 					RelativePath="..\..\src\LinearMath\btDefaultMotionState.h">
 				</File>
 				<File
@@ -887,6 +1007,9 @@
 					RelativePath="..\..\src\LinearMath\btPoint3.h">
 				</File>
 				<File
+					RelativePath="..\..\src\LinearMath\btPoolAllocator.h">
+				</File>
+				<File
 					RelativePath="..\..\src\LinearMath\btQuadWord.h">
 				</File>
 				<File
@@ -905,9 +1028,6 @@
 					RelativePath="..\..\src\LinearMath\btScalar.h">
 				</File>
 				<File
-					RelativePath="..\..\src\LinearMath\btSimdMinMax.h">
-				</File>
-				<File
 					RelativePath="..\..\src\LinearMath\btStackAlloc.h">
 				</File>
 				<File

Modified: branches/soc-2008-unclezeiv/extern/bullet2/readme.txt

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list