[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16791] branches/soc-2008-mxcurioni: soc-2008-mxcurioni: merged changes to revision 16789

Maxime Curioni maxime.curioni at gmail.com
Sun Sep 28 19:07:08 CEST 2008


Revision: 16791
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16791
Author:   mxcurioni
Date:     2008-09-28 19:07:08 +0200 (Sun, 28 Sep 2008)

Log Message:
-----------
soc-2008-mxcurioni: merged changes to revision 16789

Revision Links:
--------------
    http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16789

Modified Paths:
--------------
    branches/soc-2008-mxcurioni/CMakeLists.txt
    branches/soc-2008-mxcurioni/SConstruct
    branches/soc-2008-mxcurioni/bin/.blender/locale/fr/LC_MESSAGES/blender.mo
    branches/soc-2008-mxcurioni/bin/.blender/locale/kr/LC_MESSAGES/blender.mo
    branches/soc-2008-mxcurioni/blenderplayer/CMakeLists.txt
    branches/soc-2008-mxcurioni/config/darwin-config.py
    branches/soc-2008-mxcurioni/config/linux2-config.py
    branches/soc-2008-mxcurioni/config/linuxcross-config.py
    branches/soc-2008-mxcurioni/config/openbsd3-config.py
    branches/soc-2008-mxcurioni/config/sunos5-config.py
    branches/soc-2008-mxcurioni/config/win32-mingw-config.py
    branches/soc-2008-mxcurioni/config/win32-vc-config.py
    branches/soc-2008-mxcurioni/extern/SConscript
    branches/soc-2008-mxcurioni/extern/bullet2/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/bullet2/Makefile
    branches/soc-2008-mxcurioni/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
    branches/soc-2008-mxcurioni/extern/bullet2/readme.txt
    branches/soc-2008-mxcurioni/extern/bullet2/src/Bullet-C-Api.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDispatcher.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btConcaveShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTetrahedronShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleCallback.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleShape.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/Jamfile
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverBody.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Dynamics/btDynamicsWorld.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Jamfile
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Vehicle/btVehicleRaycaster.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletDynamics/Vehicle/btWheelInfo.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/bullet2/src/Jamfile
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/Jamfile
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btAabbUtil2.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btAlignedAllocator.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btAlignedAllocator.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btAlignedObjectArray.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btDefaultMotionState.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btGeometryUtil.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btGeometryUtil.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btIDebugDraw.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btMatrix3x3.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btMinMax.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btMotionState.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btQuadWord.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btQuaternion.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btQuickprof.cpp
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btQuickprof.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btScalar.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btStackAlloc.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btTransform.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btTransformUtil.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/LinearMath/btVector3.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/Makefile
    branches/soc-2008-mxcurioni/extern/bullet2/src/SConscript
    branches/soc-2008-mxcurioni/extern/bullet2/src/btBulletCollisionCommon.h
    branches/soc-2008-mxcurioni/extern/bullet2/src/btBulletDynamicsCommon.h
    branches/soc-2008-mxcurioni/intern/SoundSystem/SConscript
    branches/soc-2008-mxcurioni/intern/SoundSystem/SoundDefines.h
    branches/soc-2008-mxcurioni/intern/SoundSystem/intern/SND_Utils.cpp
    branches/soc-2008-mxcurioni/intern/SoundSystem/openal/SND_OpenALDevice.cpp
    branches/soc-2008-mxcurioni/intern/SoundSystem/sdl/SND_SDLCDDevice.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/elbeem/SConscript
    branches/soc-2008-mxcurioni/intern/elbeem/extern/LBM_fluidsim.h
    branches/soc-2008-mxcurioni/intern/elbeem/extern/elbeem.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/elbeem.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/isosurface.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometryclass.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometryobject.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometryobject.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_ray.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_ray.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_world.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/simulation_object.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_adap.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_class.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_init.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_main.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_relax.h
    branches/soc-2008-mxcurioni/intern/elbeem/make/msvc_7_0/elbeem.vcproj
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_ISystem.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_Types.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCarbon.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowX11.h
    branches/soc-2008-mxcurioni/intern/iksolver/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/iksolver/SConscript
    branches/soc-2008-mxcurioni/po/fr.po
    branches/soc-2008-mxcurioni/po/kr.po
    branches/soc-2008-mxcurioni/projectfiles_vc7/blender/blender.sln
    branches/soc-2008-mxcurioni/projectfiles_vc7/blender/blender.vcproj
    branches/soc-2008-mxcurioni/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2008-mxcurioni/projectfiles_vc7/blender/src/BL_src.vcproj
    branches/soc-2008-mxcurioni/projectfiles_vc7/gameengine/gameplayer/common/GP_common.vcproj
    branches/soc-2008-mxcurioni/projectfiles_vc7/gameengine/gameplayer/ghost/GP_ghost.vcproj
    branches/soc-2008-mxcurioni/release/datafiles/preview.blend
    branches/soc-2008-mxcurioni/release/plugins/sequence/dnr.c
    branches/soc-2008-mxcurioni/release/scripts/animation_bake_constraints.py
    branches/soc-2008-mxcurioni/release/scripts/bpymodules/BPyTextPlugin.py
    branches/soc-2008-mxcurioni/release/scripts/bpymodules/colladaImEx/collada.py
    branches/soc-2008-mxcurioni/release/scripts/bpymodules/colladaImEx/translator.py
    branches/soc-2008-mxcurioni/release/scripts/console.py
    branches/soc-2008-mxcurioni/release/scripts/export_obj.py
    branches/soc-2008-mxcurioni/release/scripts/hotkeys.py
    branches/soc-2008-mxcurioni/release/scripts/import_obj.py
    branches/soc-2008-mxcurioni/release/text/blender.html
    branches/soc-2008-mxcurioni/source/Makefile
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_action.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_bad_level_calls.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_blender.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_curve.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_object.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_particle.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_property.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_utildefines.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/SConscript
    branches/soc-2008-mxcurioni/source/blender/blenkernel/bad_level_call_stubs/stubs.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/action.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/anim.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/armature.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/brush.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/colortools.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/constraint.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/curve.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/displist.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/effect.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/exotic.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/group.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/ipo.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/modifier.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/multires.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/node.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/object.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/particle.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/property.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/scene.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/shrinkwrap.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/text.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_arithb.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_blenlib.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_kdopbvh.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/arithb.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/dynlib.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/edgehash.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/freetypefont.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/util.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/BLO_readfile.h
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/readfile.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/writefile.c
    branches/soc-2008-mxcurioni/source/blender/gpu/GPU_extensions.h
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_shader_vertex.glsl.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/bmp.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/ColorBlock.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/ColorBlock.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/divers.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/rectop.c
    branches/soc-2008-mxcurioni/source/blender/include/BIF_drawtext.h
    branches/soc-2008-mxcurioni/source/blender/include/BIF_editaction.h
    branches/soc-2008-mxcurioni/source/blender/include/BIF_editarmature.h
    branches/soc-2008-mxcurioni/source/blender/include/BIF_editseq.h
    branches/soc-2008-mxcurioni/source/blender/include/BIF_glutil.h
    branches/soc-2008-mxcurioni/source/blender/include/BIF_meshlaplacian.h
    branches/soc-2008-mxcurioni/source/blender/include/BIF_outliner.h
    branches/soc-2008-mxcurioni/source/blender/include/BSE_editipo.h
    branches/soc-2008-mxcurioni/source/blender/include/blendef.h
    branches/soc-2008-mxcurioni/source/blender/include/butspace.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_action_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_ipo_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_lamp_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_material_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_object_fluidsim.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_object_force.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_object_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_particle_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_space_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
    branches/soc-2008-mxcurioni/source/blender/python/BPY_extern.h
    branches/soc-2008-mxcurioni/source/blender/python/BPY_interface.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/BGL.h
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Camera.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Constraint.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Draw.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Ipo.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Ipocurve.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Ipocurve.h
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Lamp.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/MTex.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/MTex.h
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Material.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Modifier.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Object.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Particle.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Pose.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Scene.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Text.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Texture.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/Window.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/World.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/bpy_data.c
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/doc/API_intro.py
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/doc/API_related.py
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/doc/Blender.py
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/doc/Lamp.py
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/doc/Material.py
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/doc/Mesh.py
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/doc/Modifier.py
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/doc/Object.py
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/doc/Texture.py
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/doc/World.py
    branches/soc-2008-mxcurioni/source/blender/python/api2_2x/sceneRender.c
    branches/soc-2008-mxcurioni/source/blender/readblenfile/intern/BLO_readblenfile.c
    branches/soc-2008-mxcurioni/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/render_types.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/sunsky.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/texture.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/convertblender.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/imagetexture.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/pipeline.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/pixelshading.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/rendercore.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/renderdatabase.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/shadeinput.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/sunsky.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/texture.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/zbuf.c
    branches/soc-2008-mxcurioni/source/blender/src/SConscript
    branches/soc-2008-mxcurioni/source/blender/src/buttons_editing.c
    branches/soc-2008-mxcurioni/source/blender/src/buttons_logic.c
    branches/soc-2008-mxcurioni/source/blender/src/buttons_object.c
    branches/soc-2008-mxcurioni/source/blender/src/buttons_scene.c
    branches/soc-2008-mxcurioni/source/blender/src/buttons_shading.c
    branches/soc-2008-mxcurioni/source/blender/src/drawaction.c
    branches/soc-2008-mxcurioni/source/blender/src/drawipo.c
    branches/soc-2008-mxcurioni/source/blender/src/drawmesh.c
    branches/soc-2008-mxcurioni/source/blender/src/drawnode.c
    branches/soc-2008-mxcurioni/source/blender/src/drawobject.c
    branches/soc-2008-mxcurioni/source/blender/src/drawtext.c
    branches/soc-2008-mxcurioni/source/blender/src/drawview.c
    branches/soc-2008-mxcurioni/source/blender/src/editaction.c
    branches/soc-2008-mxcurioni/source/blender/src/editarmature.c
    branches/soc-2008-mxcurioni/source/blender/src/editcurve.c
    branches/soc-2008-mxcurioni/source/blender/src/editimasel.c
    branches/soc-2008-mxcurioni/source/blender/src/editipo.c
    branches/soc-2008-mxcurioni/source/blender/src/editipo_lib.c
    branches/soc-2008-mxcurioni/source/blender/src/editipo_mods.c
    branches/soc-2008-mxcurioni/source/blender/src/editkey.c
    branches/soc-2008-mxcurioni/source/blender/src/editmesh.c
    branches/soc-2008-mxcurioni/source/blender/src/editmesh_add.c
    branches/soc-2008-mxcurioni/source/blender/src/editmesh_lib.c
    branches/soc-2008-mxcurioni/source/blender/src/editmesh_loop.c
    branches/soc-2008-mxcurioni/source/blender/src/editmesh_tools.c
    branches/soc-2008-mxcurioni/source/blender/src/editobject.c
    branches/soc-2008-mxcurioni/source/blender/src/editscreen.c
    branches/soc-2008-mxcurioni/source/blender/src/editseq.c
    branches/soc-2008-mxcurioni/source/blender/src/editsima.c
    branches/soc-2008-mxcurioni/source/blender/src/editview.c
    branches/soc-2008-mxcurioni/source/blender/src/filelist.c
    branches/soc-2008-mxcurioni/source/blender/src/filesel.c
    branches/soc-2008-mxcurioni/source/blender/src/fluidsim.c
    branches/soc-2008-mxcurioni/source/blender/src/glutil.c
    branches/soc-2008-mxcurioni/source/blender/src/gpencil.c
    branches/soc-2008-mxcurioni/source/blender/src/header_buttonswin.c
    branches/soc-2008-mxcurioni/source/blender/src/header_ipo.c
    branches/soc-2008-mxcurioni/source/blender/src/header_oops.c
    branches/soc-2008-mxcurioni/source/blender/src/header_text.c
    branches/soc-2008-mxcurioni/source/blender/src/header_time.c
    branches/soc-2008-mxcurioni/source/blender/src/header_view3d.c
    branches/soc-2008-mxcurioni/source/blender/src/interface.c
    branches/soc-2008-mxcurioni/source/blender/src/meshlaplacian.c
    branches/soc-2008-mxcurioni/source/blender/src/mywindow.c
    branches/soc-2008-mxcurioni/source/blender/src/outliner.c
    branches/soc-2008-mxcurioni/source/blender/src/poselib.c
    branches/soc-2008-mxcurioni/source/blender/src/poseobject.c
    branches/soc-2008-mxcurioni/source/blender/src/preview.blend.c
    branches/soc-2008-mxcurioni/source/blender/src/previewrender.c
    branches/soc-2008-mxcurioni/source/blender/src/renderwin.c
    branches/soc-2008-mxcurioni/source/blender/src/resources.c
    branches/soc-2008-mxcurioni/source/blender/src/retopo.c
    branches/soc-2008-mxcurioni/source/blender/src/seqaudio.c
    branches/soc-2008-mxcurioni/source/blender/src/seqscopes.c
    branches/soc-2008-mxcurioni/source/blender/src/sequence.c
    branches/soc-2008-mxcurioni/source/blender/src/space.c
    branches/soc-2008-mxcurioni/source/blender/src/toets.c
    branches/soc-2008-mxcurioni/source/blender/src/toolbox.c
    branches/soc-2008-mxcurioni/source/blender/src/transform.c
    branches/soc-2008-mxcurioni/source/blender/src/transform_conversions.c
    branches/soc-2008-mxcurioni/source/blender/src/transform_orientations.c
    branches/soc-2008-mxcurioni/source/blender/src/transform_snap.c
    branches/soc-2008-mxcurioni/source/blender/src/usiblender.c
    branches/soc-2008-mxcurioni/source/blender/src/view.c
    branches/soc-2008-mxcurioni/source/blender/src/writeimage.c
    branches/soc-2008-mxcurioni/source/blender/yafray/intern/export_File.cpp
    branches/soc-2008-mxcurioni/source/blender/yafray/intern/export_Plugin.cpp
    branches/soc-2008-mxcurioni/source/creator/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/creator/Makefile
    branches/soc-2008-mxcurioni/source/creator/creator.c
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_DeformableGameObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_MeshDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_SkinDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_SkinMeshObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertSensors.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_Joystick.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_JoystickEvents.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_JoystickPrivate.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_JoystickManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertyActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SConscript
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawImage.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawImage.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_Application.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/Makefile
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/netscape/test/resource/test.html
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Shader.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Shader.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConstraintActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_GameActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPO_SGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Light.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonInit.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RadarSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/PyDoc/BL_ActionActuator.py
    branches/soc-2008-mxcurioni/source/gameengine/PyDoc/BL_ShapeActionActuator.py
    branches/soc-2008-mxcurioni/source/gameengine/PyDoc/KX_GameObject.py
    branches/soc-2008-mxcurioni/source/gameengine/PyDoc/Rasterizer.py
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_2DFilterManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_BucketManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Deformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_FramingManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Blur2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Dilation2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Erosion2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_GrayScale2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Invert2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Laplacian2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Prewitt2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sepia2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sharpen2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sobel2DFilter.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_TexVert.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_TexVert.h
    branches/soc-2008-mxcurioni/tools/Blender.py
    branches/soc-2008-mxcurioni/tools/btools.py

Added Paths:
-----------
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletCollision/Gimpact/
    branches/soc-2008-mxcurioni/extern/bullet2/src/BulletSoftBody/
    branches/soc-2008-mxcurioni/extern/fftw/
    branches/soc-2008-mxcurioni/extern/fftw/api/
    branches/soc-2008-mxcurioni/extern/fftw/api/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/
    branches/soc-2008-mxcurioni/extern/fftw/dft/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/codelets/
    branches/soc-2008-mxcurioni/extern/fftw/dft/codelets/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/codelets/standard/
    branches/soc-2008-mxcurioni/extern/fftw/dft/codelets/standard/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/k7/
    branches/soc-2008-mxcurioni/extern/fftw/dft/k7/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/k7/codelets/
    branches/soc-2008-mxcurioni/extern/fftw/dft/k7/codelets/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/simd/
    branches/soc-2008-mxcurioni/extern/fftw/dft/simd/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/simd/codelets/
    branches/soc-2008-mxcurioni/extern/fftw/dft/simd/codelets/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/doc/
    branches/soc-2008-mxcurioni/extern/fftw/doc/FAQ/
    branches/soc-2008-mxcurioni/extern/fftw/doc/FAQ/fftw-faq.html/
    branches/soc-2008-mxcurioni/extern/fftw/doc/html/
    branches/soc-2008-mxcurioni/extern/fftw/genfft/
    branches/soc-2008-mxcurioni/extern/fftw/genfft-k7/
    branches/soc-2008-mxcurioni/extern/fftw/kernel/
    branches/soc-2008-mxcurioni/extern/fftw/kernel/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/libbench2/
    branches/soc-2008-mxcurioni/extern/fftw/libbench2/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/m4/
    branches/soc-2008-mxcurioni/extern/fftw/m4/CVS/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/hc2r/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/hc2r/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/r2hc/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/r2hc/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/r2r/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/r2r/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/reodft/
    branches/soc-2008-mxcurioni/extern/fftw/reodft/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/simd/
    branches/soc-2008-mxcurioni/extern/fftw/simd/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/simd/nonportable/
    branches/soc-2008-mxcurioni/extern/fftw/simd/nonportable/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/support/
    branches/soc-2008-mxcurioni/extern/fftw/tests/
    branches/soc-2008-mxcurioni/extern/fftw/tests/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/threads/
    branches/soc-2008-mxcurioni/extern/fftw/threads/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/tools/
    branches/soc-2008-mxcurioni/extern/fftw/tools/.deps/
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/xembed/

Removed Paths:
-------------
    branches/soc-2008-mxcurioni/extern/fftw/api/
    branches/soc-2008-mxcurioni/extern/fftw/api/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/
    branches/soc-2008-mxcurioni/extern/fftw/dft/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/codelets/
    branches/soc-2008-mxcurioni/extern/fftw/dft/codelets/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/codelets/standard/
    branches/soc-2008-mxcurioni/extern/fftw/dft/codelets/standard/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/k7/
    branches/soc-2008-mxcurioni/extern/fftw/dft/k7/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/k7/codelets/
    branches/soc-2008-mxcurioni/extern/fftw/dft/k7/codelets/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/simd/
    branches/soc-2008-mxcurioni/extern/fftw/dft/simd/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/dft/simd/codelets/
    branches/soc-2008-mxcurioni/extern/fftw/dft/simd/codelets/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/doc/
    branches/soc-2008-mxcurioni/extern/fftw/doc/FAQ/
    branches/soc-2008-mxcurioni/extern/fftw/doc/FAQ/fftw-faq.html/
    branches/soc-2008-mxcurioni/extern/fftw/doc/html/
    branches/soc-2008-mxcurioni/extern/fftw/genfft/
    branches/soc-2008-mxcurioni/extern/fftw/genfft-k7/
    branches/soc-2008-mxcurioni/extern/fftw/kernel/
    branches/soc-2008-mxcurioni/extern/fftw/kernel/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/libbench2/
    branches/soc-2008-mxcurioni/extern/fftw/libbench2/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/m4/
    branches/soc-2008-mxcurioni/extern/fftw/m4/CVS/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/hc2r/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/hc2r/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/r2hc/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/r2hc/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/r2r/
    branches/soc-2008-mxcurioni/extern/fftw/rdft/codelets/r2r/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/reodft/
    branches/soc-2008-mxcurioni/extern/fftw/reodft/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/simd/
    branches/soc-2008-mxcurioni/extern/fftw/simd/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/simd/nonportable/
    branches/soc-2008-mxcurioni/extern/fftw/simd/nonportable/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/support/
    branches/soc-2008-mxcurioni/extern/fftw/tests/
    branches/soc-2008-mxcurioni/extern/fftw/tests/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/threads/
    branches/soc-2008-mxcurioni/extern/fftw/threads/.deps/
    branches/soc-2008-mxcurioni/extern/fftw/tools/
    branches/soc-2008-mxcurioni/extern/fftw/tools/.deps/
    branches/soc-2008-mxcurioni/extern/qdune/
    branches/soc-2008-mxcurioni/intern/elbeem/intern/elbeem.h
    branches/soc-2008-mxcurioni/projectfiles_vc7/blender/src/BL_src_cre.vcproj
    branches/soc-2008-mxcurioni/source/blender/include/license_key.h
    branches/soc-2008-mxcurioni/source/blender/src/cre/license.jpeg.c
    branches/soc-2008-mxcurioni/source/blender/src/cre/license_key.c
    branches/soc-2008-mxcurioni/source/blender/src/pub/license_key.c

Modified: branches/soc-2008-mxcurioni/CMakeLists.txt
===================================================================
--- branches/soc-2008-mxcurioni/CMakeLists.txt	2008-09-28 17:05:58 UTC (rev 16790)
+++ branches/soc-2008-mxcurioni/CMakeLists.txt	2008-09-28 17:07:08 UTC (rev 16791)
@@ -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-mxcurioni/SConstruct
===================================================================
--- branches/soc-2008-mxcurioni/SConstruct	2008-09-28 17:05:58 UTC (rev 16790)
+++ branches/soc-2008-mxcurioni/SConstruct	2008-09-28 17:07:08 UTC (rev 16791)
@@ -241,6 +241,13 @@
     for l in B.quickdebug:
         print "\t" + l
 
+# remove stdc++ from LLIBS if we are building a statc linked CXXFLAGS
+if env['WITH_BF_STATICCXX']:
+    if 'stdc++' in env['LLIBS']:
+        env['LLIBS'] = env['LLIBS'].replace('stdc++', ' ')
+    else:
+        print '\tcould not remove stdc++ library from LLIBS, WITH_BF_STATICCXX may not work for your platform'
+
 # check target for blenderplayer. Set WITH_BF_PLAYER if found on cmdline
 if 'blenderplayer' in B.targets:
     env['WITH_BF_PLAYER'] = True
@@ -248,6 +255,31 @@
 if 'blendernogame' in B.targets:
     env['WITH_BF_GAMEENGINE'] = False
 
+if 'blenderlite' in B.targets:
+    env['WITH_BF_GAMEENGINE'] = False
+    env['WITH_BF_OPENAL'] = False
+    env['WITH_BF_OPENEXR'] = False
+    env['WITH_BF_ICONV'] = False
+    env['WITH_BF_INTERNATIONAL'] = False
+    env['WITH_BF_OPENJPEG'] = False
+    env['WITH_BF_FFMPEG'] = False
+    env['WITH_BF_QUICKTIME'] = False
+    env['WITH_BF_YAFRAY'] = False
+    env['WITH_BF_REDCODE'] = False
+    env['WITH_BF_FTGL'] = False
+    env['WITH_BF_DDS'] = False
+    env['WITH_BF_ZLIB'] = False
+    env['WITH_BF_SDL'] = False
+    env['WITH_BF_JPEG'] = False
+    env['WITH_BF_PNG'] = False
+    env['WITH_BF_ODE'] = False
+    env['WITH_BF_BULLET'] = False
+    env['WITH_BF_BINRELOC'] = False
+    env['BF_BUILDINFO'] = False
+    env['BF_NO_ELBEEM'] = True
+    
+
+
 # lastly we check for root_build_dir ( we should not do before, otherwise we might do wrong builddir
 #B.root_build_dir = B.arguments.get('BF_BUILDDIR', '..'+os.sep+'build'+os.sep+platform+os.sep)
 B.root_build_dir = env['BF_BUILDDIR']
@@ -398,6 +430,26 @@
             source=[dp+os.sep+f for f in df]
             scriptinstall.append(env.Install(dir=dir,source=source))
 
+#-- icons
+if env['OURPLATFORM']=='linux2':
+	iconlist = []
+	icontargetlist = []
+
+	for tp, tn, tf in os.walk('release/freedesktop/icons'):
+		if 'CVS' in tn:
+			tn.remove('CVS')
+		if '.svn' in tn:
+			tn.remove('.svn')
+		for f in tf:
+			print ">>>", env['BF_INSTALLDIR'], tp, f
+			iconlist.append(tp+os.sep+f)
+			icontargetlist.append(env['BF_INSTALLDIR']+tp[19:]+os.sep+f)
+
+	iconinstall = []
+	for targetdir,srcfile in zip(icontargetlist, iconlist):
+		td, tf = os.path.split(targetdir)
+		iconinstall.append(env.Install(dir=td, source=srcfile))
+
 #-- plugins
 pluglist = []
 plugtargetlist = []
@@ -446,6 +498,8 @@
 
 if  env['OURPLATFORM']=='darwin':
         allinstall = [blenderinstall, plugininstall, textinstall]
+elif env['OURPLATFORM']=='linux2':
+        allinstall = [blenderinstall, dotblenderinstall, scriptinstall, plugininstall, textinstall, iconinstall]
 else:
         allinstall = [blenderinstall, dotblenderinstall, scriptinstall, plugininstall, textinstall]
 
@@ -496,6 +550,10 @@
     blendernogame = env.Alias('blendernogame', B.program_list)
     Depends(blendernogame,installtarget)
 
+if 'blenderlite' in B.targets:
+	blenderlite = env.Alias('blenderlite', B.program_list)
+	Depends(blenderlite,installtarget)
+
 Depends(nsiscmd, allinstall)
 
 Default(B.program_list)

Modified: branches/soc-2008-mxcurioni/bin/.blender/locale/fr/LC_MESSAGES/blender.mo
===================================================================
(Binary files differ)

Modified: branches/soc-2008-mxcurioni/bin/.blender/locale/kr/LC_MESSAGES/blender.mo
===================================================================
(Binary files differ)

Modified: branches/soc-2008-mxcurioni/blenderplayer/CMakeLists.txt
===================================================================
--- branches/soc-2008-mxcurioni/blenderplayer/CMakeLists.txt	2008-09-28 17:05:58 UTC (rev 16790)
+++ branches/soc-2008-mxcurioni/blenderplayer/CMakeLists.txt	2008-09-28 17:07:08 UTC (rev 16791)
@@ -86,6 +86,7 @@
     bf_oglrasterizer 
     bf_expressions 
     bf_scenegraph 
+	bf_IK
     bf_moto 
     bf_soundsystem 
     bf_kernel 

Modified: branches/soc-2008-mxcurioni/config/darwin-config.py
===================================================================
--- branches/soc-2008-mxcurioni/config/darwin-config.py	2008-09-28 17:05:58 UTC (rev 16790)
+++ branches/soc-2008-mxcurioni/config/darwin-config.py	2008-09-28 17:07:08 UTC (rev 16791)
@@ -87,11 +87,19 @@
 	BF_OPENAL = '#../lib/darwin-8.0.0-powerpc/openal'
 else :
 	BF_OPENAL = LIBDIR + '/openal'
-	
+
+WITH_BF_STATICOPENAL = 'false'
 BF_OPENAL_INC = '${BF_OPENAL}/include'
 BF_OPENAL_LIB = 'openal'
 BF_OPENAL_LIBPATH = '${BF_OPENAL}/lib'
+# Warning, this static lib configuration is untested! users of this OS please confirm.
+BF_OPENAL_LIB_STATIC = '${BF_OPENAL}/lib/libopenal.a'
 
+# Warning, this static lib configuration is untested! users of this OS please confirm.
+BF_CXX = '/usr'
+WITH_BF_STATICCXX = 'false'
+BF_CXX_LIB_STATIC = '${BF_CXX}/lib/libstdc++.a'
+
 WITH_BF_SDL = 'true'
 BF_SDL = LIBDIR + '/sdl' #$(shell sdl-config --prefix)
 BF_SDL_INC = '${BF_SDL}/include' #$(shell $(BF_SDL)/bin/sdl-config --cflags)
@@ -102,10 +110,13 @@
 BF_FMOD = LIBDIR + '/fmod'
 
 WITH_BF_OPENEXR = 'true'
+WITH_BF_STATICOPENEXR = 'false'
 BF_OPENEXR = '${LCGDIR}/openexr'
 BF_OPENEXR_INC = '${BF_OPENEXR}/include ${BF_OPENEXR}/include/OpenEXR'
 BF_OPENEXR_LIB = ' Iex Half IlmImf Imath IlmThread'
 BF_OPENEXR_LIBPATH = '${BF_OPENEXR}/lib'
+# Warning, this static lib configuration is untested! users of this OS please confirm.
+BF_OPENEXR_LIB_STATIC = '${BF_OPENEXR}/lib/libHalf.a ${BF_OPENEXR}/lib/libIlmImf.a ${BF_OPENEXR}/lib/libIex.a ${BF_OPENEXR}/lib/libImath.a ${BF_OPENEXR}/lib/libIlmThread.a'
 
 WITH_BF_DDS = 'true'
 

Modified: branches/soc-2008-mxcurioni/config/linux2-config.py
===================================================================
--- branches/soc-2008-mxcurioni/config/linux2-config.py	2008-09-28 17:05:58 UTC (rev 16790)
+++ branches/soc-2008-mxcurioni/config/linux2-config.py	2008-09-28 17:07:08 UTC (rev 16791)
@@ -6,19 +6,29 @@
 
 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'
+WITH_BF_STATICOPENAL = 'false'
 BF_OPENAL = '/usr'
 BF_OPENAL_INC = '${BF_OPENAL}/include'
 BF_OPENAL_LIB = 'openal'
+BF_OPENAL_LIB_STATIC = '${BF_OPENAL}/lib/libopenal.a'
+
 # some distros have a separate libalut
 # if you get linker complaints, you need to uncomment the line below
 # BF_OPENAL_LIB = 'openal alut'  
+# BF_OPENAL_LIB_STATIC = '${BF_OPENAL}/lib/libopenal.a ${BF_OPENAL}/lib/libalut.a'
 
+BF_CXX = '/usr'
+WITH_BF_STATICCXX = 'false'
+BF_CXX_LIB_STATIC = '${BF_CXX}/lib/libstdc++.a'
+
 WITH_BF_SDL = 'true'
 BF_SDL = '/usr' #$(shell sdl-config --prefix)
 BF_SDL_INC = '${BF_SDL}/include/SDL' #$(shell $(BF_SDL)/bin/sdl-config --cflags)
@@ -28,14 +38,17 @@
 BF_FMOD = LIBDIR + '/fmod'
 
 WITH_BF_OPENEXR = 'true'
+WITH_BF_STATICOPENEXR = 'false'
 BF_OPENEXR = '/usr'
 # when compiling with your own openexr lib you might need to set...
 # BF_OPENEXR_INC = '${BF_OPENEXR}/include/OpenEXR ${BF_OPENEXR}/include'
 
 BF_OPENEXR_INC = '${BF_OPENEXR}/include/OpenEXR'
 BF_OPENEXR_LIB = 'Half IlmImf Iex Imath '
+BF_OPENEXR_LIB_STATIC = '${BF_OPENEXR}/lib/libHalf.a ${BF_OPENEXR}/lib/libIlmImf.a ${BF_OPENEXR}/lib/libIex.a ${BF_OPENEXR}/lib/libImath.a ${BF_OPENEXR}/lib/libIlmThread.a'
 # BF_OPENEXR_LIBPATH = '${BF_OPENEXR}/lib'
 
+
 WITH_BF_DDS = 'true'
 
 WITH_BF_JPEG = 'true'

Modified: branches/soc-2008-mxcurioni/config/linuxcross-config.py
===================================================================
--- branches/soc-2008-mxcurioni/config/linuxcross-config.py	2008-09-28 17:05:58 UTC (rev 16790)
+++ branches/soc-2008-mxcurioni/config/linuxcross-config.py	2008-09-28 17:07:08 UTC (rev 16791)
@@ -19,11 +19,19 @@
 BF_PYTHON_LIBPATH = '${BF_PYTHON}/lib'
 
 WITH_BF_OPENAL = 'true'
+WITH_BF_STATICOPENAL = 'false'
 BF_OPENAL = LIBDIR + '/openal'
 BF_OPENAL_INC = '${BF_OPENAL}/include'
 BF_OPENAL_LIB = 'openal_static'
 BF_OPENAL_LIBPATH = '${BF_OPENAL}/lib'
+# Warning, this static lib configuration is untested! users of this OS please confirm.
+BF_OPENAL_LIB_STATIC = '${BF_OPENAL}/lib/libopenal.a'
 
+# Warning, this static lib configuration is untested! users of this OS please confirm.
+BF_CXX = '/usr'
+WITH_BF_STATICCXX = 'false'
+BF_CXX_LIB_STATIC = '${BF_CXX}/lib/libstdc++.a'
+
 WITH_BF_SDL = 'true'
 BF_SDL = LIBDIR + '/sdl'
 BF_SDL_INC = '${BF_SDL}/include'
@@ -39,10 +47,13 @@
 BF_FMOD = LIBDIR + '/fmod'
 
 WITH_BF_OPENEXR = 'true'
+WITH_BF_STATICOPENEXR = 'false'
 BF_OPENEXR = LIBDIR + '/gcc/openexr'
 BF_OPENEXR_INC = '${BF_OPENEXR}/include ${BF_OPENEXR}/include/OpenEXR'
 BF_OPENEXR_LIB = ' Half IlmImf Iex '
 BF_OPENEXR_LIBPATH = '${BF_OPENEXR}/lib'

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list