[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16605] branches/soc-2008-jaguarandi: Revert last merge from trunk

André Pinto andresusanopinto at gmail.com
Fri Sep 19 14:06:24 CEST 2008


Revision: 16605
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16605
Author:   jaguarandi
Date:     2008-09-19 14:05:45 +0200 (Fri, 19 Sep 2008)

Log Message:
-----------
Revert last merge from trunk

svn merge -r 16539:16538 https://svn.blender.org/svnroot/bf-blender/branches/soc-2008-jaguarandi/

Modified Paths:
--------------
    branches/soc-2008-jaguarandi/CMake/macros.cmake
    branches/soc-2008-jaguarandi/CMakeLists.txt
    branches/soc-2008-jaguarandi/blenderplayer/CMakeLists.txt
    branches/soc-2008-jaguarandi/config/darwin-config.py
    branches/soc-2008-jaguarandi/config/linux2-config.py
    branches/soc-2008-jaguarandi/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
    branches/soc-2008-jaguarandi/extern/bullet2/readme.txt
    branches/soc-2008-jaguarandi/extern/bullet2/src/Bullet-C-Api.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDispatcher.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CMakeLists.txt
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConcaveShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTetrahedronShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleCallback.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/Jamfile
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/CMakeLists.txt
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverBody.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btDynamicsWorld.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Jamfile
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Vehicle/btVehicleRaycaster.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Vehicle/btWheelInfo.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/Jamfile
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/CMakeLists.txt
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/Jamfile
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btAabbUtil2.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btAlignedAllocator.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btAlignedAllocator.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btAlignedObjectArray.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btDefaultMotionState.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btGeometryUtil.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btGeometryUtil.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btIDebugDraw.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btMatrix3x3.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btMinMax.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btMotionState.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btQuadWord.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btQuaternion.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btQuickprof.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btQuickprof.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btScalar.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btStackAlloc.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btTransform.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btTransformUtil.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btVector3.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/SConscript
    branches/soc-2008-jaguarandi/extern/bullet2/src/btBulletCollisionCommon.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/btBulletDynamicsCommon.h
    branches/soc-2008-jaguarandi/extern/glew/SConscript
    branches/soc-2008-jaguarandi/extern/glew/include/GL/glew.h
    branches/soc-2008-jaguarandi/extern/glew/src/glew.c
    branches/soc-2008-jaguarandi/intern/SoundSystem/SoundDefines.h
    branches/soc-2008-jaguarandi/intern/SoundSystem/openal/SND_OpenALDevice.cpp
    branches/soc-2008-jaguarandi/intern/ghost/GHOST_ISystem.h
    branches/soc-2008-jaguarandi/intern/ghost/GHOST_Types.h
    branches/soc-2008-jaguarandi/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2008-jaguarandi/intern/ghost/intern/GHOST_SystemCarbon.h
    branches/soc-2008-jaguarandi/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2008-jaguarandi/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2008-jaguarandi/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2008-jaguarandi/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2008-jaguarandi/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2008-jaguarandi/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2008-jaguarandi/intern/ghost/intern/GHOST_WindowX11.h
    branches/soc-2008-jaguarandi/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2008-jaguarandi/intern/guardedalloc/intern/mallocn.c
    branches/soc-2008-jaguarandi/intern/iksolver/CMakeLists.txt
    branches/soc-2008-jaguarandi/intern/iksolver/SConscript
    branches/soc-2008-jaguarandi/intern/memutil/MEM_Allocator.h
    branches/soc-2008-jaguarandi/intern/memutil/MEM_CacheLimiter.h
    branches/soc-2008-jaguarandi/intern/memutil/intern/MEM_CacheLimiterC-Api.cpp
    branches/soc-2008-jaguarandi/intern/moto/include/GEN_Map.h
    branches/soc-2008-jaguarandi/intern/moto/include/MT_Matrix4x4.h
    branches/soc-2008-jaguarandi/intern/moto/include/MT_Matrix4x4.inl
    branches/soc-2008-jaguarandi/intern/opennl/superlu/BLO_sys_types.h
    branches/soc-2008-jaguarandi/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/blender/blender.sln
    branches/soc-2008-jaguarandi/projectfiles_vc7/blender/blender.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/blender/nodes/nodes.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/blender/radiosity/BRA_radiosity.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/blender/src/BL_src.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/gameengine/blenderhook/KX_blenderhook.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/gameengine/converter/KX_converter.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/gameengine/expression/EXP_expressions.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/gameengine/gameplayer/ghost/GP_ghost.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj
    branches/soc-2008-jaguarandi/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj
    branches/soc-2008-jaguarandi/release/datafiles/blenderbuttons
    branches/soc-2008-jaguarandi/release/scripts/bpymodules/colladaImEx/collada.py
    branches/soc-2008-jaguarandi/release/scripts/bpymodules/colladaImEx/cstartup.py
    branches/soc-2008-jaguarandi/release/scripts/bpymodules/colladaImEx/helperObjects.py
    branches/soc-2008-jaguarandi/release/scripts/bpymodules/colladaImEx/translator.py
    branches/soc-2008-jaguarandi/release/scripts/mesh_cleanup.py
    branches/soc-2008-jaguarandi/release/scripts/object_find.py
    branches/soc-2008-jaguarandi/release/scripts/sysinfo.py
    branches/soc-2008-jaguarandi/source/Makefile
    branches/soc-2008-jaguarandi/source/blender/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/blender/Makefile
    branches/soc-2008-jaguarandi/source/blender/SConscript
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_action.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_bad_level_calls.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_blender.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_colortools.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_global.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_node.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_particle.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_text.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_texture.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_utildefines.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/blender/blenkernel/SConscript
    branches/soc-2008-jaguarandi/source/blender/blenkernel/bad_level_call_stubs/stubs.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/Makefile
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/action.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/anim.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/armature.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/blender.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/colortools.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/constraint.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/effect.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/exotic.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/image.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/ipo.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/material.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/mesh.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/modifier.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/node.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/object.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/particle.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/shrinkwrap.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/softbody.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/text.c
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/texture.c
    branches/soc-2008-jaguarandi/source/blender/blenlib/BLI_arithb.h
    branches/soc-2008-jaguarandi/source/blender/blenlib/BLI_blenlib.h
    branches/soc-2008-jaguarandi/source/blender/blenlib/BLI_kdopbvh.h
    branches/soc-2008-jaguarandi/source/blender/blenlib/SConscript
    branches/soc-2008-jaguarandi/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2008-jaguarandi/source/blender/blenlib/intern/arithb.c
    branches/soc-2008-jaguarandi/source/blender/blenlib/intern/util.c
    branches/soc-2008-jaguarandi/source/blender/blenloader/BLO_readfile.h
    branches/soc-2008-jaguarandi/source/blender/blenloader/BLO_sys_types.h
    branches/soc-2008-jaguarandi/source/blender/blenloader/intern/readfile.c
    branches/soc-2008-jaguarandi/source/blender/blenloader/intern/writefile.c
    branches/soc-2008-jaguarandi/source/blender/imbuf/intern/bmp.c
    branches/soc-2008-jaguarandi/source/blender/imbuf/intern/dds/ColorBlock.cpp
    branches/soc-2008-jaguarandi/source/blender/imbuf/intern/dds/ColorBlock.h
    branches/soc-2008-jaguarandi/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/soc-2008-jaguarandi/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/soc-2008-jaguarandi/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2008-jaguarandi/source/blender/include/BDR_drawmesh.h
    branches/soc-2008-jaguarandi/source/blender/include/BDR_drawobject.h
    branches/soc-2008-jaguarandi/source/blender/include/BDR_gpencil.h
    branches/soc-2008-jaguarandi/source/blender/include/BDR_imagepaint.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_drawseq.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_drawtext.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_editaction.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_editarmature.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_editview.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_gl.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_glutil.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_keyval.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_meshlaplacian.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_meshtools.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_resources.h
    branches/soc-2008-jaguarandi/source/blender/include/BIF_space.h
    branches/soc-2008-jaguarandi/source/blender/include/BSE_drawipo.h
    branches/soc-2008-jaguarandi/source/blender/include/BSE_drawview.h
    branches/soc-2008-jaguarandi/source/blender/include/BSE_editipo.h
    branches/soc-2008-jaguarandi/source/blender/include/blendef.h
    branches/soc-2008-jaguarandi/source/blender/include/transform.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_action_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_gpencil_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_group_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_image_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_ipo_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_lamp_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_material_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_meshdata_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_object_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_particle_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_sensor_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_space_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_text_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2008-jaguarandi/source/blender/makesdna/DNA_world_types.h
    branches/soc-2008-jaguarandi/source/blender/nodes/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/blender/nodes/SConscript
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/CMP_nodes/Makefile
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/Makefile
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/Makefile
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_camera.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_curves.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_geom.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_invert.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_material.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_math.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_normal.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_output.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_texture.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_value.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c
    branches/soc-2008-jaguarandi/source/blender/nodes/intern/SHD_util.h
    branches/soc-2008-jaguarandi/source/blender/python/BPY_extern.h
    branches/soc-2008-jaguarandi/source/blender/python/BPY_interface.c
    branches/soc-2008-jaguarandi/source/blender/python/BPY_menus.c
    branches/soc-2008-jaguarandi/source/blender/python/BPY_menus.h
    branches/soc-2008-jaguarandi/source/blender/python/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/blender/python/SConscript
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/BGL.h
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Blender.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Camera.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Constraint.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Draw.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Group.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Image.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Ipo.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Ipocurve.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Lamp.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/MTex.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/MTex.h
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Makefile
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Material.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Mathutils.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Mathutils.h
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Mesh.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Object.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Particle.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Pose.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Text.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Text.h
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Texture.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/Window.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/World.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/bpy_data.c
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/doc/Draw.py
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/doc/Group.py
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/doc/Lamp.py
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/doc/Material.py
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/doc/Mesh.py
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/doc/Text.py
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/doc/Texture.py
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/doc/World.py
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/gen_utils.h
    branches/soc-2008-jaguarandi/source/blender/python/api2_2x/sceneSequence.c
    branches/soc-2008-jaguarandi/source/blender/radiosity/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/blender/radiosity/SConscript
    branches/soc-2008-jaguarandi/source/blender/radiosity/intern/source/Makefile
    branches/soc-2008-jaguarandi/source/blender/readblenfile/intern/BLO_readblenfile.c
    branches/soc-2008-jaguarandi/source/blender/render/intern/include/render_types.h
    branches/soc-2008-jaguarandi/source/blender/render/intern/source/convertblender.c
    branches/soc-2008-jaguarandi/source/blender/render/intern/source/imagetexture.c
    branches/soc-2008-jaguarandi/source/blender/render/intern/source/pipeline.c
    branches/soc-2008-jaguarandi/source/blender/render/intern/source/rayshade.c
    branches/soc-2008-jaguarandi/source/blender/render/intern/source/rendercore.c
    branches/soc-2008-jaguarandi/source/blender/render/intern/source/renderdatabase.c
    branches/soc-2008-jaguarandi/source/blender/render/intern/source/shadbuf.c
    branches/soc-2008-jaguarandi/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2008-jaguarandi/source/blender/render/intern/source/zbuf.c
    branches/soc-2008-jaguarandi/source/blender/src/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/blender/src/Makefile
    branches/soc-2008-jaguarandi/source/blender/src/SConscript
    branches/soc-2008-jaguarandi/source/blender/src/blenderbuttons.c
    branches/soc-2008-jaguarandi/source/blender/src/buttons_editing.c
    branches/soc-2008-jaguarandi/source/blender/src/buttons_logic.c
    branches/soc-2008-jaguarandi/source/blender/src/buttons_object.c
    branches/soc-2008-jaguarandi/source/blender/src/buttons_scene.c
    branches/soc-2008-jaguarandi/source/blender/src/buttons_shading.c
    branches/soc-2008-jaguarandi/source/blender/src/drawaction.c
    branches/soc-2008-jaguarandi/source/blender/src/drawarmature.c
    branches/soc-2008-jaguarandi/source/blender/src/drawgpencil.c
    branches/soc-2008-jaguarandi/source/blender/src/drawimage.c
    branches/soc-2008-jaguarandi/source/blender/src/drawipo.c
    branches/soc-2008-jaguarandi/source/blender/src/drawmesh.c
    branches/soc-2008-jaguarandi/source/blender/src/drawobject.c
    branches/soc-2008-jaguarandi/source/blender/src/drawseq.c
    branches/soc-2008-jaguarandi/source/blender/src/drawtext.c
    branches/soc-2008-jaguarandi/source/blender/src/drawview.c
    branches/soc-2008-jaguarandi/source/blender/src/editaction.c
    branches/soc-2008-jaguarandi/source/blender/src/editarmature.c
    branches/soc-2008-jaguarandi/source/blender/src/editdeform.c
    branches/soc-2008-jaguarandi/source/blender/src/editface.c
    branches/soc-2008-jaguarandi/source/blender/src/editipo.c
    branches/soc-2008-jaguarandi/source/blender/src/editipo_lib.c
    branches/soc-2008-jaguarandi/source/blender/src/editipo_mods.c
    branches/soc-2008-jaguarandi/source/blender/src/editkey.c
    branches/soc-2008-jaguarandi/source/blender/src/editlattice.c
    branches/soc-2008-jaguarandi/source/blender/src/editmesh.c
    branches/soc-2008-jaguarandi/source/blender/src/editmesh_add.c
    branches/soc-2008-jaguarandi/source/blender/src/editmesh_loop.c
    branches/soc-2008-jaguarandi/source/blender/src/editmesh_mods.c
    branches/soc-2008-jaguarandi/source/blender/src/editmesh_tools.c
    branches/soc-2008-jaguarandi/source/blender/src/editmode_undo.c
    branches/soc-2008-jaguarandi/source/blender/src/editnode.c
    branches/soc-2008-jaguarandi/source/blender/src/editobject.c
    branches/soc-2008-jaguarandi/source/blender/src/editscreen.c
    branches/soc-2008-jaguarandi/source/blender/src/editsound.c
    branches/soc-2008-jaguarandi/source/blender/src/editview.c
    branches/soc-2008-jaguarandi/source/blender/src/filesel.c
    branches/soc-2008-jaguarandi/source/blender/src/glutil.c
    branches/soc-2008-jaguarandi/source/blender/src/gpencil.c
    branches/soc-2008-jaguarandi/source/blender/src/header_image.c
    branches/soc-2008-jaguarandi/source/blender/src/header_info.c
    branches/soc-2008-jaguarandi/source/blender/src/header_ipo.c
    branches/soc-2008-jaguarandi/source/blender/src/header_node.c
    branches/soc-2008-jaguarandi/source/blender/src/header_text.c
    branches/soc-2008-jaguarandi/source/blender/src/header_view3d.c
    branches/soc-2008-jaguarandi/source/blender/src/headerbuttons.c
    branches/soc-2008-jaguarandi/source/blender/src/imagepaint.c
    branches/soc-2008-jaguarandi/source/blender/src/keyval.c
    branches/soc-2008-jaguarandi/source/blender/src/meshlaplacian.c
    branches/soc-2008-jaguarandi/source/blender/src/meshtools.c
    branches/soc-2008-jaguarandi/source/blender/src/mywindow.c
    branches/soc-2008-jaguarandi/source/blender/src/playanim.c
    branches/soc-2008-jaguarandi/source/blender/src/poselib.c
    branches/soc-2008-jaguarandi/source/blender/src/poseobject.c
    branches/soc-2008-jaguarandi/source/blender/src/previewrender.c
    branches/soc-2008-jaguarandi/source/blender/src/renderwin.c
    branches/soc-2008-jaguarandi/source/blender/src/resources.c
    branches/soc-2008-jaguarandi/source/blender/src/sculptmode.c
    branches/soc-2008-jaguarandi/source/blender/src/sequence.c
    branches/soc-2008-jaguarandi/source/blender/src/space.c
    branches/soc-2008-jaguarandi/source/blender/src/toets.c
    branches/soc-2008-jaguarandi/source/blender/src/toolbox.c
    branches/soc-2008-jaguarandi/source/blender/src/transform_conversions.c
    branches/soc-2008-jaguarandi/source/blender/src/transform_generics.c
    branches/soc-2008-jaguarandi/source/blender/src/transform_numinput.c
    branches/soc-2008-jaguarandi/source/blender/src/transform_orientations.c
    branches/soc-2008-jaguarandi/source/blender/src/usiblender.c
    branches/soc-2008-jaguarandi/source/blender/src/verse_image.c
    branches/soc-2008-jaguarandi/source/blender/src/view.c
    branches/soc-2008-jaguarandi/source/blender/yafray/intern/export_File.cpp
    branches/soc-2008-jaguarandi/source/blender/yafray/intern/export_Plugin.cpp
    branches/soc-2008-jaguarandi/source/creator/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/creator/Makefile
    branches/soc-2008-jaguarandi/source/creator/SConscript
    branches/soc-2008-jaguarandi/source/creator/creator.c
    branches/soc-2008-jaguarandi/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2008-jaguarandi/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/soc-2008-jaguarandi/source/gameengine/BlenderRoutines/KX_BlenderGL.h
    branches/soc-2008-jaguarandi/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/soc-2008-jaguarandi/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/soc-2008-jaguarandi/source/gameengine/BlenderRoutines/Makefile
    branches/soc-2008-jaguarandi/source/gameengine/BlenderRoutines/SConscript
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_ArmatureObject.h
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_DeformableGameObject.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_MeshDeformer.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_MeshDeformer.h
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_SkinDeformer.h
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_SkinMeshObject.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/BL_SkinMeshObject.h
    branches/soc-2008-jaguarandi/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2008-jaguarandi/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Converter/Makefile
    branches/soc-2008-jaguarandi/source/gameengine/Converter/SConscript
    branches/soc-2008-jaguarandi/source/gameengine/Expressions/Makefile
    branches/soc-2008-jaguarandi/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2008-jaguarandi/source/gameengine/Expressions/Value.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/Joystick/SCA_Joystick.h
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/Joystick/SCA_JoystickDefines.h
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/Joystick/SCA_JoystickEvents.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/Joystick/SCA_JoystickPrivate.h
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/Makefile
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_IController.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_ILogicBrick.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_ISensor.h
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_JoystickManager.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_JoystickManager.h
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_JoystickSensor.h
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_LogicManager.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_LogicManager.h
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GameLogic/SCA_PythonController.h
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/ActiveX/BlenderPlayerCtl.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/common/GPC_RenderTools.h
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/common/Makefile
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/common/SConscript
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/common/unix/GPU_PolygonMaterial.h
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/ghost/GPG_Application.h
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/ghost/Makefile
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/ghost/SConscript
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/netscape/src/ketsji/KXH_ketsji_hooks.cpp
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/netscape/test/resource/test.html
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/BL_BlenderShader.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/BL_Material.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/BL_Shader.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/BL_Shader.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_ConstraintActuator.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_GameActuator.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_ISceneConverter.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_Light.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_Light.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_MeshProxy.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_PolygonMaterial.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_PolygonMaterial.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_PythonInit.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_RayCast.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_RayCast.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_RaySensor.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_Scene.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_VehicleWrapper.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_VertexProxy.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/KX_VisibilityActuator.h
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/Makefile
    branches/soc-2008-jaguarandi/source/gameengine/Ketsji/SConscript
    branches/soc-2008-jaguarandi/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.h
    branches/soc-2008-jaguarandi/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/soc-2008-jaguarandi/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/soc-2008-jaguarandi/source/gameengine/Physics/Bullet/Makefile
    branches/soc-2008-jaguarandi/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h
    branches/soc-2008-jaguarandi/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.h
    branches/soc-2008-jaguarandi/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/GameKeys.py
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/GameLogic.py
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/KX_GameObject.py
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/KX_MeshProxy.py
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/KX_ObjectActuator.py
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/KX_SCA_AddObjectActuator.py
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/KX_SCA_ReplaceMeshActuator.py
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/KX_TrackToActuator.py
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/Rasterizer.py
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/SCA_DelaySensor.py
    branches/soc-2008-jaguarandi/source/gameengine/PyDoc/SCA_ISensor.py
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/Makefile
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_BucketManager.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_BucketManager.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_FramingManager.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_IRenderTools.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_MaterialBucket.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_MeshObject.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_MeshObject.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/Makefile
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_Polygon.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_Polygon.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_TexVert.cpp
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/RAS_TexVert.h
    branches/soc-2008-jaguarandi/source/gameengine/Rasterizer/SConscript
    branches/soc-2008-jaguarandi/source/kernel/gen_system/GEN_Map.h
    branches/soc-2008-jaguarandi/source/nan_definitions.mk
    branches/soc-2008-jaguarandi/tools/Blender.py
    branches/soc-2008-jaguarandi/tools/btools.py

Removed Paths:
-------------
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMaterial.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/BulletSoftBody/
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btConvexHull.h
    branches/soc-2008-jaguarandi/extern/bullet2/src/LinearMath/btPoolAllocator.h
    branches/soc-2008-jaguarandi/projectfiles_vc7/blender/gpu/
    branches/soc-2008-jaguarandi/source/blender/blenkernel/BKE_suggestions.h
    branches/soc-2008-jaguarandi/source/blender/blenkernel/intern/suggestions.c
    branches/soc-2008-jaguarandi/source/blender/gpu/
    branches/soc-2008-jaguarandi/source/blender/include/BIF_keyframing.h
    branches/soc-2008-jaguarandi/source/blender/src/keyframing.c
    branches/soc-2008-jaguarandi/source/gameengine/GamePlayer/xembed/

Modified: branches/soc-2008-jaguarandi/CMake/macros.cmake
===================================================================
--- branches/soc-2008-jaguarandi/CMake/macros.cmake	2008-09-19 01:39:34 UTC (rev 16604)
+++ branches/soc-2008-jaguarandi/CMake/macros.cmake	2008-09-19 12:05:45 UTC (rev 16605)
@@ -38,10 +38,6 @@
 ENDMACRO(BLENDERLIB)
 
 MACRO(SETUP_LIBDIRS)
-  # see "cmake --help-policy CMP0003"
-  if(COMMAND cmake_policy)
-    CMAKE_POLICY(SET CMP0003 NEW)
-  endif(COMMAND cmake_policy)
   LINK_DIRECTORIES(${PYTHON_LIBPATH} ${SDL_LIBPATH} ${JPEG_LIBPATH} ${PNG_LIBPATH} ${ZLIB_LIBPATH} ${ICONV_LIBPATH} ${OPENEXR_LIBPATH} ${QUICKTIME_LIBPATH} ${FFMPEG_LIBPATH})
   IF(WITH_INTERNATIONAL)
     LINK_DIRECTORIES(${GETTEXT_LIBPATH})

Modified: branches/soc-2008-jaguarandi/CMakeLists.txt
===================================================================
--- branches/soc-2008-jaguarandi/CMakeLists.txt	2008-09-19 01:39:34 UTC (rev 16604)
+++ branches/soc-2008-jaguarandi/CMakeLists.txt	2008-09-19 12:05:45 UTC (rev 16605)
@@ -64,7 +64,6 @@
 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")
@@ -249,11 +248,7 @@
   
   SET(GETTEXT ${LIBDIR}/gettext)
   SET(GETTEXT_INC ${GETTEXT}/include)
-  IF(CMAKE_CL_64)
-  	SET(GETTEXT_LIB gettextlib)
-  ELSE(CMAKE_CL_64)
-  	SET(GETTEXT_LIB gnu_gettext)
-  ENDIF(CMAKE_CL_64)
+  SET(GETTEXT_LIB gnu_gettext)
   SET(GETTEXT_LIBPATH ${GETTEXT}/lib)
 
   SET(FREETYPE ${LIBDIR}/freetype)
@@ -284,12 +279,7 @@
   SET(FFMPEG_LIB avcodec-51 avformat-52 avdevice-52 avutil-49 swscale-0)
   SET(FFMPEG_LIBPATH ${FFMPEG}/lib)
 
-  IF(CMAKE_CL_64)
-  SET(LLIBS kernel32 user32 vfw32 winmm ws2_32 )
-  ELSE(CMAKE_CL_64)
   SET(LLIBS kernel32 user32 gdi32 comdlg32 advapi32 shell32 ole32 oleaut32 uuid ws2_32 vfw32 winmm)
-  ENDIF(CMAKE_CL_64)
-  
   IF(WITH_OPENAL)
     SET(LLIBS ${LLIBS} dxguid)
   ENDIF(WITH_OPENAL)
@@ -327,7 +317,7 @@
   SET(WINTAB_INC ${LIBDIR}/wintab/include) 
 
   IF(CMAKE_CL_64)
-  SET(PLATFORM_LINKFLAGS "/MACHINE:X64 /NODEFAULTLIB:libc.lib;MSVCRT.lib ")
+  SET(PLATFORM_LINKFLAGS "/NODEFAULTLIB:libc.lib;MSVCRT.lib ")
   ELSE(CMAKE_CL_64)
   SET(PLATFORM_LINKFLAGS "/NODEFAULTLIB:libc.lib ")
   ENDIF(CMAKE_CL_64)
@@ -458,13 +448,6 @@
 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-jaguarandi/blenderplayer/CMakeLists.txt
===================================================================
--- branches/soc-2008-jaguarandi/blenderplayer/CMakeLists.txt	2008-09-19 01:39:34 UTC (rev 16604)
+++ branches/soc-2008-jaguarandi/blenderplayer/CMakeLists.txt	2008-09-19 12:05:45 UTC (rev 16605)
@@ -86,12 +86,10 @@
     bf_oglrasterizer 
     bf_expressions 
     bf_scenegraph 
-	bf_IK
     bf_moto 
     bf_soundsystem 
     bf_kernel 
     bf_nodes
-	bf_gpu
     bf_imbuf
     bf_avi 
     kx_network 

Modified: branches/soc-2008-jaguarandi/config/darwin-config.py
===================================================================
--- branches/soc-2008-jaguarandi/config/darwin-config.py	2008-09-19 01:39:34 UTC (rev 16604)
+++ branches/soc-2008-jaguarandi/config/darwin-config.py	2008-09-19 12:05:45 UTC (rev 16605)
@@ -143,6 +143,7 @@
 
 WITH_BF_GAMEENGINE='true'
 WITH_BF_PLAYER='true'
+WITH_BF_GLEXT= '1'
 
 WITH_BF_ODE = 'false'
 BF_ODE = LIBDIR + '/ode'

Modified: branches/soc-2008-jaguarandi/config/linux2-config.py
===================================================================
--- branches/soc-2008-jaguarandi/config/linux2-config.py	2008-09-19 01:39:34 UTC (rev 16604)
+++ branches/soc-2008-jaguarandi/config/linux2-config.py	2008-09-19 12:05:45 UTC (rev 16605)
@@ -6,12 +6,10 @@
 
 BF_PYTHON = '/usr'
 BF_PYTHON_VERSION = '2.5'
-WITH_BF_STATICPYTHON = 'false'
 BF_PYTHON_INC = '${BF_PYTHON}/include/python${BF_PYTHON_VERSION}'
 BF_PYTHON_BINARY = '${BF_PYTHON}/bin/python${BF_PYTHON_VERSION}'
 BF_PYTHON_LIB = 'python${BF_PYTHON_VERSION}' #BF_PYTHON+'/lib/python'+BF_PYTHON_VERSION+'/config/libpython'+BF_PYTHON_VERSION+'.a'
 BF_PYTHON_LINKFLAGS = ['-Xlinker', '-export-dynamic']
-BF_PYTHON_LIB_STATIC = '${BF_PYTHON}/lib/libpython${BF_PYTHON_VERSION}.a'
 
 WITH_BF_OPENAL = 'true'
 BF_OPENAL = '/usr'

Modified: branches/soc-2008-jaguarandi/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
===================================================================
--- branches/soc-2008-jaguarandi/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj	2008-09-19 01:39:34 UTC (rev 16604)
+++ branches/soc-2008-jaguarandi/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj	2008-09-19 12:05:45 UTC (rev 16605)
@@ -395,24 +395,12 @@
 						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
@@ -423,12 +411,6 @@
 					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
@@ -501,45 +483,18 @@
 						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
@@ -580,12 +535,6 @@
 						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
@@ -641,21 +590,6 @@
 					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
@@ -695,18 +629,6 @@
 						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
@@ -810,12 +732,6 @@
 						RelativePath="..\..\src\BulletCollision\CollisionShapes\btConvexHullShape.h">
 					</File>
 					<File

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list