[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [14101] branches/ndof: part 2 of resolved conflict state

JLuc Peuriere jlp at nerim.net
Fri Mar 14 01:05:22 CET 2008


Revision: 14101
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=14101
Author:   lukep
Date:     2008-03-14 01:05:20 +0100 (Fri, 14 Mar 2008)

Log Message:
-----------
part 2 of resolved conflict state

Modified Paths:
--------------
    branches/ndof/extern/CMakeLists.txt
    branches/ndof/extern/Makefile
    branches/ndof/extern/SConscript
    branches/ndof/extern/bFTGL/include/FTGL.h
    branches/ndof/extern/bFTGL/src/FTVectoriser.cpp
    branches/ndof/extern/bFTGL/src/Makefile
    branches/ndof/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
    branches/ndof/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h
    branches/ndof/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h
    branches/ndof/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
    branches/ndof/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h
    branches/ndof/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDispatcher.h
    branches/ndof/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
    branches/ndof/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionMargin.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btConcaveShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btConcaveShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTetrahedronShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleCallback.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleShape.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h
    branches/ndof/extern/bullet2/src/BulletDynamics/CMakeLists.txt
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h
    branches/ndof/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
    branches/ndof/extern/bullet2/src/BulletDynamics/Dynamics/btDynamicsWorld.h
    branches/ndof/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.h
    branches/ndof/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
    branches/ndof/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.h
    branches/ndof/extern/bullet2/src/BulletDynamics/Vehicle/btVehicleRaycaster.h
    branches/ndof/extern/bullet2/src/BulletDynamics/Vehicle/btWheelInfo.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/Vehicle/btWheelInfo.h
    branches/ndof/extern/bullet2/src/Jamfile
    branches/ndof/extern/bullet2/src/LinearMath/btAabbUtil2.h
    branches/ndof/extern/bullet2/src/LinearMath/btAlignedAllocator.cpp
    branches/ndof/extern/bullet2/src/LinearMath/btAlignedAllocator.h
    branches/ndof/extern/bullet2/src/LinearMath/btAlignedObjectArray.h
    branches/ndof/extern/bullet2/src/LinearMath/btDefaultMotionState.h
    branches/ndof/extern/bullet2/src/LinearMath/btGeometryUtil.cpp
    branches/ndof/extern/bullet2/src/LinearMath/btGeometryUtil.h
    branches/ndof/extern/bullet2/src/LinearMath/btIDebugDraw.h
    branches/ndof/extern/bullet2/src/LinearMath/btMatrix3x3.h
    branches/ndof/extern/bullet2/src/LinearMath/btMotionState.h
    branches/ndof/extern/bullet2/src/LinearMath/btPoint3.h
    branches/ndof/extern/bullet2/src/LinearMath/btQuadWord.h
    branches/ndof/extern/bullet2/src/LinearMath/btQuaternion.h
    branches/ndof/extern/bullet2/src/LinearMath/btQuickprof.cpp
    branches/ndof/extern/bullet2/src/LinearMath/btQuickprof.h
    branches/ndof/extern/bullet2/src/LinearMath/btScalar.h
    branches/ndof/extern/bullet2/src/LinearMath/btSimdMinMax.h
    branches/ndof/extern/bullet2/src/LinearMath/btTransform.h
    branches/ndof/extern/bullet2/src/LinearMath/btTransformUtil.h
    branches/ndof/extern/bullet2/src/LinearMath/btVector3.h
    branches/ndof/extern/bullet2/src/SConscript
    branches/ndof/extern/bullet2/src/btBulletCollisionCommon.h
    branches/ndof/extern/bullet2/src/btBulletDynamicsCommon.h
    branches/ndof/extern/ffmpeg/Makefile
    branches/ndof/extern/ffmpeg/common.mak
    branches/ndof/extern/ffmpeg/configure
    branches/ndof/extern/ffmpeg/ffmpeg-update.sh
    branches/ndof/extern/ffmpeg/libavcodec/4xm.c
    branches/ndof/extern/ffmpeg/libavcodec/8bps.c
    branches/ndof/extern/ffmpeg/libavcodec/Makefile
    branches/ndof/extern/ffmpeg/libavcodec/aasc.c
    branches/ndof/extern/ffmpeg/libavcodec/ac3.h
    branches/ndof/extern/ffmpeg/libavcodec/ac3dec.c
    branches/ndof/extern/ffmpeg/libavcodec/ac3enc.c
    branches/ndof/extern/ffmpeg/libavcodec/ac3tab.h
    branches/ndof/extern/ffmpeg/libavcodec/adpcm.c
    branches/ndof/extern/ffmpeg/libavcodec/adx.c
    branches/ndof/extern/ffmpeg/libavcodec/alac.c
    branches/ndof/extern/ffmpeg/libavcodec/allcodecs.c
    branches/ndof/extern/ffmpeg/libavcodec/alpha/asm.h
    branches/ndof/extern/ffmpeg/libavcodec/alpha/dsputil_alpha.c
    branches/ndof/extern/ffmpeg/libavcodec/alpha/dsputil_alpha_asm.S
    branches/ndof/extern/ffmpeg/libavcodec/alpha/motion_est_alpha.c
    branches/ndof/extern/ffmpeg/libavcodec/alpha/motion_est_mvi_asm.S
    branches/ndof/extern/ffmpeg/libavcodec/alpha/mpegvideo_alpha.c
    branches/ndof/extern/ffmpeg/libavcodec/alpha/regdef.h
    branches/ndof/extern/ffmpeg/libavcodec/alpha/simple_idct_alpha.c
    branches/ndof/extern/ffmpeg/libavcodec/apiexample.c
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/dsputil_arm.c
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/dsputil_arm_s.S
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/dsputil_iwmmxt.c
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/dsputil_iwmmxt_rnd.h
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/mpegvideo_arm.c
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/mpegvideo_iwmmxt.c
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/simple_idct_arm.S
    branches/ndof/extern/ffmpeg/libavcodec/asv1.c
    branches/ndof/extern/ffmpeg/libavcodec/avcodec.h
    branches/ndof/extern/ffmpeg/libavcodec/avs.c
    branches/ndof/extern/ffmpeg/libavcodec/beosthread.c
    branches/ndof/extern/ffmpeg/libavcodec/bitstream.c
    branches/ndof/extern/ffmpeg/libavcodec/bitstream.h
    branches/ndof/extern/ffmpeg/libavcodec/bmp.c
    branches/ndof/extern/ffmpeg/libavcodec/cabac.c
    branches/ndof/extern/ffmpeg/libavcodec/cabac.h
    branches/ndof/extern/ffmpeg/libavcodec/cinepak.c
    branches/ndof/extern/ffmpeg/libavcodec/cljr.c
    branches/ndof/extern/ffmpeg/libavcodec/cook.c
    branches/ndof/extern/ffmpeg/libavcodec/cookdata.h
    branches/ndof/extern/ffmpeg/libavcodec/cscd.c
    branches/ndof/extern/ffmpeg/libavcodec/cyuv.c
    branches/ndof/extern/ffmpeg/libavcodec/dct-test.c
    branches/ndof/extern/ffmpeg/libavcodec/dpcm.c
    branches/ndof/extern/ffmpeg/libavcodec/dsputil.c
    branches/ndof/extern/ffmpeg/libavcodec/dsputil.h
    branches/ndof/extern/ffmpeg/libavcodec/dv.c
    branches/ndof/extern/ffmpeg/libavcodec/dvbsub.c
    branches/ndof/extern/ffmpeg/libavcodec/dvbsubdec.c
    branches/ndof/extern/ffmpeg/libavcodec/dvdata.h
    branches/ndof/extern/ffmpeg/libavcodec/dvdsubenc.c
    branches/ndof/extern/ffmpeg/libavcodec/error_resilience.c
    branches/ndof/extern/ffmpeg/libavcodec/eval.c
    branches/ndof/extern/ffmpeg/libavcodec/faandct.c
    branches/ndof/extern/ffmpeg/libavcodec/faandct.h
    branches/ndof/extern/ffmpeg/libavcodec/fdctref.c
    branches/ndof/extern/ffmpeg/libavcodec/fft-test.c
    branches/ndof/extern/ffmpeg/libavcodec/fft.c
    branches/ndof/extern/ffmpeg/libavcodec/ffv1.c
    branches/ndof/extern/ffmpeg/libavcodec/flac.c
    branches/ndof/extern/ffmpeg/libavcodec/flashsv.c
    branches/ndof/extern/ffmpeg/libavcodec/flicvideo.c
    branches/ndof/extern/ffmpeg/libavcodec/fraps.c
    branches/ndof/extern/ffmpeg/libavcodec/g726.c
    branches/ndof/extern/ffmpeg/libavcodec/golomb.c
    branches/ndof/extern/ffmpeg/libavcodec/golomb.h
    branches/ndof/extern/ffmpeg/libavcodec/h261.c
    branches/ndof/extern/ffmpeg/libavcodec/h261data.h
    branches/ndof/extern/ffmpeg/libavcodec/h263.c
    branches/ndof/extern/ffmpeg/libavcodec/h263data.h
    branches/ndof/extern/ffmpeg/libavcodec/h263dec.c
    branches/ndof/extern/ffmpeg/libavcodec/h264.c
    branches/ndof/extern/ffmpeg/libavcodec/h264data.h
    branches/ndof/extern/ffmpeg/libavcodec/h264idct.c
    branches/ndof/extern/ffmpeg/libavcodec/huffyuv.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/cputest.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/dsputil_h264_template_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/dsputil_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/dsputil_mmx_avg.h
    branches/ndof/extern/ffmpeg/libavcodec/i386/dsputil_mmx_rnd.h
    branches/ndof/extern/ffmpeg/libavcodec/i386/fdct_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/fft_3dn.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/fft_3dn2.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/fft_sse.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/h264dsp_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/idct_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/idct_mmx_xvid.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/mmx.h
    branches/ndof/extern/ffmpeg/libavcodec/i386/motion_est_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/mpegvideo_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/mpegvideo_mmx_template.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/simple_idct_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/snowdsp_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/vp3dsp_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/vp3dsp_sse2.c
    branches/ndof/extern/ffmpeg/libavcodec/idcinvideo.c
    branches/ndof/extern/ffmpeg/libavcodec/imgconvert.c
    branches/ndof/extern/ffmpeg/libavcodec/imgconvert_template.h
    branches/ndof/extern/ffmpeg/libavcodec/imgresample.c
    branches/ndof/extern/ffmpeg/libavcodec/indeo2.c
    branches/ndof/extern/ffmpeg/libavcodec/indeo2data.h
    branches/ndof/extern/ffmpeg/libavcodec/indeo3.c
    branches/ndof/extern/ffmpeg/libavcodec/indeo3data.h
    branches/ndof/extern/ffmpeg/libavcodec/interplayvideo.c
    branches/ndof/extern/ffmpeg/libavcodec/jfdctfst.c
    branches/ndof/extern/ffmpeg/libavcodec/jfdctint.c
    branches/ndof/extern/ffmpeg/libavcodec/jrevdct.c
    branches/ndof/extern/ffmpeg/libavcodec/kmvc.c
    branches/ndof/extern/ffmpeg/libavcodec/libgsm.c
    branches/ndof/extern/ffmpeg/libavcodec/loco.c
    branches/ndof/extern/ffmpeg/libavcodec/mace.c
    branches/ndof/extern/ffmpeg/libavcodec/mdct.c
    branches/ndof/extern/ffmpeg/libavcodec/mdec.c
    branches/ndof/extern/ffmpeg/libavcodec/mjpeg.c
    branches/ndof/extern/ffmpeg/libavcodec/mlib/dsputil_mlib.c
    branches/ndof/extern/ffmpeg/libavcodec/mmvideo.c
    branches/ndof/extern/ffmpeg/libavcodec/motion_est.c
    branches/ndof/extern/ffmpeg/libavcodec/motion_est_template.c
    branches/ndof/extern/ffmpeg/libavcodec/mpeg12.c
    branches/ndof/extern/ffmpeg/libavcodec/mpeg12data.h
    branches/ndof/extern/ffmpeg/libavcodec/mpeg4data.h
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudio.c
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudio.h
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudiodec.c
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudiodectab.h
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudiotab.h
    branches/ndof/extern/ffmpeg/libavcodec/mpegvideo.c
    branches/ndof/extern/ffmpeg/libavcodec/mpegvideo.h
    branches/ndof/extern/ffmpeg/libavcodec/msmpeg4.c
    branches/ndof/extern/ffmpeg/libavcodec/msmpeg4data.h
    branches/ndof/extern/ffmpeg/libavcodec/msrle.c
    branches/ndof/extern/ffmpeg/libavcodec/msvideo1.c
    branches/ndof/extern/ffmpeg/libavcodec/nuv.c
    branches/ndof/extern/ffmpeg/libavcodec/opt.c
    branches/ndof/extern/ffmpeg/libavcodec/opt.h
    branches/ndof/extern/ffmpeg/libavcodec/os2thread.c
    branches/ndof/extern/ffmpeg/libavcodec/parser.c
    branches/ndof/extern/ffmpeg/libavcodec/pcm.c
    branches/ndof/extern/ffmpeg/libavcodec/png.c
    branches/ndof/extern/ffmpeg/libavcodec/pnm.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/dsputil_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/dsputil_altivec.h
    branches/ndof/extern/ffmpeg/libavcodec/ppc/dsputil_ppc.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/dsputil_ppc.h
    branches/ndof/extern/ffmpeg/libavcodec/ppc/fdct_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/fft_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/gcc_fixes.h
    branches/ndof/extern/ffmpeg/libavcodec/ppc/gmc_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/idct_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/mpegvideo_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/mpegvideo_ppc.c
    branches/ndof/extern/ffmpeg/libavcodec/ps2/dsputil_mmi.c
    branches/ndof/extern/ffmpeg/libavcodec/ps2/idct_mmi.c
    branches/ndof/extern/ffmpeg/libavcodec/ps2/mmi.h
    branches/ndof/extern/ffmpeg/libavcodec/ps2/mpegvideo_mmi.c
    branches/ndof/extern/ffmpeg/libavcodec/pthread.c
    branches/ndof/extern/ffmpeg/libavcodec/qdm2.c
    branches/ndof/extern/ffmpeg/libavcodec/qdm2data.h
    branches/ndof/extern/ffmpeg/libavcodec/qdrw.c
    branches/ndof/extern/ffmpeg/libavcodec/qpeg.c
    branches/ndof/extern/ffmpeg/libavcodec/qtrle.c
    branches/ndof/extern/ffmpeg/libavcodec/ra144.c
    branches/ndof/extern/ffmpeg/libavcodec/ra144.h
    branches/ndof/extern/ffmpeg/libavcodec/ra288.c
    branches/ndof/extern/ffmpeg/libavcodec/ra288.h
    branches/ndof/extern/ffmpeg/libavcodec/rangecoder.c
    branches/ndof/extern/ffmpeg/libavcodec/rangecoder.h
    branches/ndof/extern/ffmpeg/libavcodec/ratecontrol.c
    branches/ndof/extern/ffmpeg/libavcodec/raw.c
    branches/ndof/extern/ffmpeg/libavcodec/resample.c
    branches/ndof/extern/ffmpeg/libavcodec/resample2.c
    branches/ndof/extern/ffmpeg/libavcodec/roqvideo.c
    branches/ndof/extern/ffmpeg/libavcodec/rpza.c
    branches/ndof/extern/ffmpeg/libavcodec/rtjpeg.c
    branches/ndof/extern/ffmpeg/libavcodec/rtjpeg.h
    branches/ndof/extern/ffmpeg/libavcodec/rv10.c
    branches/ndof/extern/ffmpeg/libavcodec/sh4/dsputil_align.c
    branches/ndof/extern/ffmpeg/libavcodec/sh4/dsputil_sh4.c
    branches/ndof/extern/ffmpeg/libavcodec/sh4/idct_sh4.c
    branches/ndof/extern/ffmpeg/libavcodec/sh4/qpel.c
    branches/ndof/extern/ffmpeg/libavcodec/shorten.c
    branches/ndof/extern/ffmpeg/libavcodec/simple_idct.c
    branches/ndof/extern/ffmpeg/libavcodec/simple_idct.h
    branches/ndof/extern/ffmpeg/libavcodec/smacker.c
    branches/ndof/extern/ffmpeg/libavcodec/smc.c
    branches/ndof/extern/ffmpeg/libavcodec/snow.c
    branches/ndof/extern/ffmpeg/libavcodec/snow.h
    branches/ndof/extern/ffmpeg/libavcodec/sonic.c
    branches/ndof/extern/ffmpeg/libavcodec/sp5x.h
    branches/ndof/extern/ffmpeg/libavcodec/sparc/dsputil_vis.c
    branches/ndof/extern/ffmpeg/libavcodec/sparc/vis.h
    branches/ndof/extern/ffmpeg/libavcodec/svq1.c
    branches/ndof/extern/ffmpeg/libavcodec/svq1_cb.h
    branches/ndof/extern/ffmpeg/libavcodec/svq1_vlc.h
    branches/ndof/extern/ffmpeg/libavcodec/svq3.c
    branches/ndof/extern/ffmpeg/libavcodec/truemotion1.c
    branches/ndof/extern/ffmpeg/libavcodec/truemotion1data.h
    branches/ndof/extern/ffmpeg/libavcodec/truemotion2.c
    branches/ndof/extern/ffmpeg/libavcodec/truespeech.c
    branches/ndof/extern/ffmpeg/libavcodec/truespeech_data.h
    branches/ndof/extern/ffmpeg/libavcodec/tscc.c
    branches/ndof/extern/ffmpeg/libavcodec/tta.c
    branches/ndof/extern/ffmpeg/libavcodec/ulti.c
    branches/ndof/extern/ffmpeg/libavcodec/ulti_cb.h
    branches/ndof/extern/ffmpeg/libavcodec/utils.c
    branches/ndof/extern/ffmpeg/libavcodec/vcr1.c
    branches/ndof/extern/ffmpeg/libavcodec/vmdav.c
    branches/ndof/extern/ffmpeg/libavcodec/vorbis.c
    branches/ndof/extern/ffmpeg/libavcodec/vorbis.h
    branches/ndof/extern/ffmpeg/libavcodec/vp3.c
    branches/ndof/extern/ffmpeg/libavcodec/vp3data.h
    branches/ndof/extern/ffmpeg/libavcodec/vp3dsp.c
    branches/ndof/extern/ffmpeg/libavcodec/vqavideo.c
    branches/ndof/extern/ffmpeg/libavcodec/w32thread.c
    branches/ndof/extern/ffmpeg/libavcodec/wmadata.h
    branches/ndof/extern/ffmpeg/libavcodec/wmadec.c
    branches/ndof/extern/ffmpeg/libavcodec/wmv2.c
    branches/ndof/extern/ffmpeg/libavcodec/wnv1.c
    branches/ndof/extern/ffmpeg/libavcodec/ws-snd1.c
    branches/ndof/extern/ffmpeg/libavcodec/xan.c
    branches/ndof/extern/ffmpeg/libavcodec/xl.c
    branches/ndof/extern/ffmpeg/libavcodec/xvmcvideo.c
    branches/ndof/extern/ffmpeg/libavcodec/zmbv.c
    branches/ndof/extern/ffmpeg/libavformat/4xm.c
    branches/ndof/extern/ffmpeg/libavformat/Makefile
    branches/ndof/extern/ffmpeg/libavformat/adtsenc.c
    branches/ndof/extern/ffmpeg/libavformat/aiff.c
    branches/ndof/extern/ffmpeg/libavformat/allformats.c
    branches/ndof/extern/ffmpeg/libavformat/amr.c
    branches/ndof/extern/ffmpeg/libavformat/asf-enc.c
    branches/ndof/extern/ffmpeg/libavformat/asf.c
    branches/ndof/extern/ffmpeg/libavformat/asf.h
    branches/ndof/extern/ffmpeg/libavformat/au.c
    branches/ndof/extern/ffmpeg/libavformat/audio.c
    branches/ndof/extern/ffmpeg/libavformat/avformat.h
    branches/ndof/extern/ffmpeg/libavformat/avi.h
    branches/ndof/extern/ffmpeg/libavformat/avidec.c
    branches/ndof/extern/ffmpeg/libavformat/avienc.c
    branches/ndof/extern/ffmpeg/libavformat/avio.c
    branches/ndof/extern/ffmpeg/libavformat/avio.h
    branches/ndof/extern/ffmpeg/libavformat/aviobuf.c
    branches/ndof/extern/ffmpeg/libavformat/avs.c
    branches/ndof/extern/ffmpeg/libavformat/beosaudio.cpp
    branches/ndof/extern/ffmpeg/libavformat/crc.c
    branches/ndof/extern/ffmpeg/libavformat/cutils.c
    branches/ndof/extern/ffmpeg/libavformat/daud.c
    branches/ndof/extern/ffmpeg/libavformat/dv.c
    branches/ndof/extern/ffmpeg/libavformat/dv.h
    branches/ndof/extern/ffmpeg/libavformat/dv1394.c
    branches/ndof/extern/ffmpeg/libavformat/dv1394.h
    branches/ndof/extern/ffmpeg/libavformat/electronicarts.c
    branches/ndof/extern/ffmpeg/libavformat/ffm.c
    branches/ndof/extern/ffmpeg/libavformat/file.c
    branches/ndof/extern/ffmpeg/libavformat/flic.c
    branches/ndof/extern/ffmpeg/libavformat/flvdec.c
    branches/ndof/extern/ffmpeg/libavformat/flvenc.c
    branches/ndof/extern/ffmpeg/libavformat/framehook.c
    branches/ndof/extern/ffmpeg/libavformat/framehook.h
    branches/ndof/extern/ffmpeg/libavformat/gif.c
    branches/ndof/extern/ffmpeg/libavformat/gifdec.c
    branches/ndof/extern/ffmpeg/libavformat/http.c
    branches/ndof/extern/ffmpeg/libavformat/idcin.c
    branches/ndof/extern/ffmpeg/libavformat/idroq.c
    branches/ndof/extern/ffmpeg/libavformat/img2.c
    branches/ndof/extern/ffmpeg/libavformat/ipmovie.c
    branches/ndof/extern/ffmpeg/libavformat/matroska.c
    branches/ndof/extern/ffmpeg/libavformat/mm.c
    branches/ndof/extern/ffmpeg/libavformat/mmf.c
    branches/ndof/extern/ffmpeg/libavformat/mov.c
    branches/ndof/extern/ffmpeg/libavformat/movenc.c
    branches/ndof/extern/ffmpeg/libavformat/mp3.c
    branches/ndof/extern/ffmpeg/libavformat/mpeg.c
    branches/ndof/extern/ffmpeg/libavformat/mpegts.c
    branches/ndof/extern/ffmpeg/libavformat/mpegts.h
    branches/ndof/extern/ffmpeg/libavformat/mpegtsenc.c
    branches/ndof/extern/ffmpeg/libavformat/mpjpeg.c
    branches/ndof/extern/ffmpeg/libavformat/nsvdec.c
    branches/ndof/extern/ffmpeg/libavformat/nut.c
    branches/ndof/extern/ffmpeg/libavformat/nuv.c
    branches/ndof/extern/ffmpeg/libavformat/ogg.c
    branches/ndof/extern/ffmpeg/libavformat/ogg2.c
    branches/ndof/extern/ffmpeg/libavformat/ogg2.h
    branches/ndof/extern/ffmpeg/libavformat/oggparseflac.c
    branches/ndof/extern/ffmpeg/libavformat/oggparseogm.c
    branches/ndof/extern/ffmpeg/libavformat/oggparsetheora.c
    branches/ndof/extern/ffmpeg/libavformat/oggparsevorbis.c
    branches/ndof/extern/ffmpeg/libavformat/os_support.c
    branches/ndof/extern/ffmpeg/libavformat/os_support.h
    branches/ndof/extern/ffmpeg/libavformat/psxstr.c
    branches/ndof/extern/ffmpeg/libavformat/qtpalette.h
    branches/ndof/extern/ffmpeg/libavformat/raw.c
    branches/ndof/extern/ffmpeg/libavformat/rtp.c
    branches/ndof/extern/ffmpeg/libavformat/rtp.h
    branches/ndof/extern/ffmpeg/libavformat/rtpproto.c
    branches/ndof/extern/ffmpeg/libavformat/rtsp.c
    branches/ndof/extern/ffmpeg/libavformat/rtsp.h
    branches/ndof/extern/ffmpeg/libavformat/rtspcodes.h
    branches/ndof/extern/ffmpeg/libavformat/segafilm.c
    branches/ndof/extern/ffmpeg/libavformat/sierravmd.c
    branches/ndof/extern/ffmpeg/libavformat/smacker.c
    branches/ndof/extern/ffmpeg/libavformat/sol.c
    branches/ndof/extern/ffmpeg/libavformat/swf.c
    branches/ndof/extern/ffmpeg/libavformat/tcp.c
    branches/ndof/extern/ffmpeg/libavformat/tta.c
    branches/ndof/extern/ffmpeg/libavformat/udp.c
    branches/ndof/extern/ffmpeg/libavformat/utils.c
    branches/ndof/extern/ffmpeg/libavformat/v4l2.c
    branches/ndof/extern/ffmpeg/libavformat/voc.c
    branches/ndof/extern/ffmpeg/libavformat/voc.h
    branches/ndof/extern/ffmpeg/libavformat/wav.c
    branches/ndof/extern/ffmpeg/libavformat/wc3movie.c
    branches/ndof/extern/ffmpeg/libavformat/westwood.c
    branches/ndof/extern/ffmpeg/libavformat/yuv4mpeg.c
    branches/ndof/extern/ffmpeg/libavutil/Makefile
    branches/ndof/extern/ffmpeg/libavutil/avutil.h
    branches/ndof/extern/ffmpeg/libavutil/bswap.h
    branches/ndof/extern/ffmpeg/libavutil/common.h
    branches/ndof/extern/ffmpeg/libavutil/crc.c
    branches/ndof/extern/ffmpeg/libavutil/crc.h
    branches/ndof/extern/ffmpeg/libavutil/integer.c
    branches/ndof/extern/ffmpeg/libavutil/integer.h
    branches/ndof/extern/ffmpeg/libavutil/intfloat_readwrite.c
    branches/ndof/extern/ffmpeg/libavutil/intfloat_readwrite.h
    branches/ndof/extern/ffmpeg/libavutil/mathematics.c
    branches/ndof/extern/ffmpeg/libavutil/mathematics.h
    branches/ndof/extern/ffmpeg/libavutil/rational.c
    branches/ndof/extern/ffmpeg/libavutil/rational.h
    branches/ndof/extern/ffmpeg/libpostproc/Makefile
    branches/ndof/extern/ffmpeg/libpostproc/postprocess.c
    branches/ndof/extern/ffmpeg/libpostproc/postprocess.h
    branches/ndof/extern/ffmpeg/libpostproc/postprocess_altivec_template.c
    branches/ndof/extern/ffmpeg/libpostproc/postprocess_internal.h
    branches/ndof/extern/ffmpeg/libpostproc/postprocess_template.c
    branches/ndof/extern/verse/Makefile
    branches/ndof/extern/verse/dist/v_connection.c
    branches/ndof/extern/verse/dist/v_network.c
    branches/ndof/intern/SoundSystem/SConscript
    branches/ndof/intern/SoundSystem/openal/SND_OpenALDevice.cpp
    branches/ndof/intern/bmfont/BMF_Api.h
    branches/ndof/intern/bmfont/intern/BMF_Api.cpp
    branches/ndof/intern/bmfont/intern/BMF_BitmapFont.cpp
    branches/ndof/intern/bmfont/intern/BMF_BitmapFont.h
    branches/ndof/intern/boolop/intern/BOP_BSPNode.cpp
    branches/ndof/intern/boolop/intern/BOP_BSPNode.h
    branches/ndof/intern/boolop/intern/BOP_BSPTree.cpp
    branches/ndof/intern/boolop/intern/BOP_BSPTree.h
    branches/ndof/intern/boolop/intern/BOP_Face.cpp
    branches/ndof/intern/boolop/intern/BOP_Face.h
    branches/ndof/intern/boolop/intern/BOP_Face2Face.cpp
    branches/ndof/intern/boolop/intern/BOP_Interface.cpp
    branches/ndof/intern/boolop/intern/BOP_MathUtils.cpp
    branches/ndof/intern/boolop/intern/BOP_MathUtils.h
    branches/ndof/intern/boolop/intern/BOP_Merge.cpp
    branches/ndof/intern/boolop/intern/BOP_Mesh.cpp
    branches/ndof/intern/boolop/intern/BOP_Triangulator.cpp
    branches/ndof/intern/bsp/intern/BSP_CSGMesh_CFIterator.h
    branches/ndof/intern/elbeem/CMakeLists.txt
    branches/ndof/intern/elbeem/SConscript
    branches/ndof/intern/elbeem/extern/elbeem.h
    branches/ndof/intern/elbeem/intern/attributes.cpp
    branches/ndof/intern/elbeem/intern/elbeem.h
    branches/ndof/intern/elbeem/intern/isosurface.cpp
    branches/ndof/intern/elbeem/intern/loop_tools.h
    branches/ndof/intern/elbeem/intern/ntl_geometryobject.cpp
    branches/ndof/intern/elbeem/intern/ntl_vector3dim.h
    branches/ndof/intern/elbeem/intern/parametrizer.cpp
    branches/ndof/intern/elbeem/intern/particletracer.cpp
    branches/ndof/intern/elbeem/intern/simulation_object.cpp
    branches/ndof/intern/elbeem/intern/solver_adap.cpp
    branches/ndof/intern/elbeem/intern/solver_class.h
    branches/ndof/intern/elbeem/intern/solver_init.cpp
    branches/ndof/intern/elbeem/intern/solver_interface.cpp
    branches/ndof/intern/elbeem/intern/solver_interface.h
    branches/ndof/intern/elbeem/intern/solver_main.cpp
    branches/ndof/intern/elbeem/intern/solver_util.cpp
    branches/ndof/intern/elbeem/intern/utilities.cpp
    branches/ndof/intern/elbeem/intern/utilities.h
    branches/ndof/intern/ghost/GHOST_C-api.h
    branches/ndof/intern/ghost/GHOST_ISystem.h
    branches/ndof/intern/ghost/intern/GHOST_C-api.cpp
    branches/ndof/intern/ghost/intern/GHOST_DisplayManager.cpp
    branches/ndof/intern/ghost/intern/GHOST_System.h
    branches/ndof/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/ndof/intern/ghost/intern/GHOST_SystemCarbon.h
    branches/ndof/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/ndof/intern/ghost/intern/GHOST_SystemWin32.h
    branches/ndof/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/ndof/intern/ghost/intern/GHOST_SystemX11.h
    branches/ndof/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/ndof/intern/guardedalloc/MEM_guardedalloc.h
    branches/ndof/intern/guardedalloc/intern/mallocn.c
    branches/ndof/intern/iksolver/extern/IK_solver.h
    branches/ndof/intern/iksolver/intern/IK_QJacobian.cpp
    branches/ndof/intern/iksolver/intern/IK_QJacobian.h
    branches/ndof/intern/iksolver/intern/IK_QJacobianSolver.cpp
    branches/ndof/intern/iksolver/intern/IK_QJacobianSolver.h
    branches/ndof/intern/iksolver/intern/IK_QSegment.cpp
    branches/ndof/intern/iksolver/intern/IK_QSegment.h
    branches/ndof/intern/iksolver/intern/IK_QTask.h
    branches/ndof/intern/iksolver/intern/IK_Solver.cpp
    branches/ndof/intern/iksolver/intern/TNT/svd.h
    branches/ndof/intern/make/msvc_7_0/intern.sln
    branches/ndof/intern/memutil/MEM_CacheLimiter.h
    branches/ndof/intern/moto/include/MT_Matrix3x3.h
    branches/ndof/intern/moto/include/MT_Vector3.h
    branches/ndof/intern/moto/include/MT_Vector4.h
    branches/ndof/intern/moto/include/MT_assert.h
    branches/ndof/intern/moto/intern/MT_Assert.cpp
    branches/ndof/intern/opennl/SConscript
    branches/ndof/intern/opennl/extern/ONL_opennl.h
    branches/ndof/intern/opennl/intern/opennl.c
    branches/ndof/intern/string/STR_String.h
    branches/ndof/intern/string/intern/STR_String.cpp

Added Paths:
-----------
    branches/ndof/extern/binreloc/
    branches/ndof/extern/binreloc/CMakeLists.txt
    branches/ndof/extern/binreloc/Makefile
    branches/ndof/extern/binreloc/SConscript
    branches/ndof/extern/binreloc/binreloc.c
    branches/ndof/extern/binreloc/include/
    branches/ndof/extern/binreloc/include/binreloc.h
    branches/ndof/extern/bullet2/src/Bullet-C-Api.h
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp
    branches/ndof/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverBody.h
    branches/ndof/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h
    branches/ndof/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/ndof/extern/ffmpeg/SConscript
    branches/ndof/extern/ffmpeg/libavcodec/aac_ac3_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/aac_ac3_parser.h
    branches/ndof/extern/ffmpeg/libavcodec/aac_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/ac3.c
    branches/ndof/extern/ffmpeg/libavcodec/ac3_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/ac3_parser.h
    branches/ndof/extern/ffmpeg/libavcodec/ac3tab.c
    branches/ndof/extern/ffmpeg/libavcodec/apedec.c
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/mathops.h
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/mpegvideo_armv5te.c
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/simple_idct_armv5te.S
    branches/ndof/extern/ffmpeg/libavcodec/armv4l/simple_idct_armv6.S
    branches/ndof/extern/ffmpeg/libavcodec/atrac3.c
    branches/ndof/extern/ffmpeg/libavcodec/atrac3data.h
    branches/ndof/extern/ffmpeg/libavcodec/audioconvert.c
    branches/ndof/extern/ffmpeg/libavcodec/bethsoftvideo.c
    branches/ndof/extern/ffmpeg/libavcodec/bethsoftvideo.h
    branches/ndof/extern/ffmpeg/libavcodec/bfin/
    branches/ndof/extern/ffmpeg/libavcodec/bfin/config_bfin.h
    branches/ndof/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.c
    branches/ndof/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.h
    branches/ndof/extern/ffmpeg/libavcodec/bfin/fdct_bfin.S
    branches/ndof/extern/ffmpeg/libavcodec/bfin/idct_bfin.S
    branches/ndof/extern/ffmpeg/libavcodec/bfin/mathops.h
    branches/ndof/extern/ffmpeg/libavcodec/bfin/mpegvideo_bfin.c
    branches/ndof/extern/ffmpeg/libavcodec/bfin/pixels_bfin.S
    branches/ndof/extern/ffmpeg/libavcodec/bitstream_filter.c
    branches/ndof/extern/ffmpeg/libavcodec/bmp.h
    branches/ndof/extern/ffmpeg/libavcodec/bmpenc.c
    branches/ndof/extern/ffmpeg/libavcodec/bytestream.h
    branches/ndof/extern/ffmpeg/libavcodec/c93.c
    branches/ndof/extern/ffmpeg/libavcodec/cavs.c
    branches/ndof/extern/ffmpeg/libavcodec/cavs.h
    branches/ndof/extern/ffmpeg/libavcodec/cavs_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/cavsdata.h
    branches/ndof/extern/ffmpeg/libavcodec/cavsdec.c
    branches/ndof/extern/ffmpeg/libavcodec/cavsdsp.c
    branches/ndof/extern/ffmpeg/libavcodec/colorspace.h
    branches/ndof/extern/ffmpeg/libavcodec/dca.c
    branches/ndof/extern/ffmpeg/libavcodec/dca.h
    branches/ndof/extern/ffmpeg/libavcodec/dca_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/dcadata.h
    branches/ndof/extern/ffmpeg/libavcodec/dcahuff.h
    branches/ndof/extern/ffmpeg/libavcodec/dnxhddata.c
    branches/ndof/extern/ffmpeg/libavcodec/dnxhddata.h
    branches/ndof/extern/ffmpeg/libavcodec/dnxhddec.c
    branches/ndof/extern/ffmpeg/libavcodec/dsicinav.c
    branches/ndof/extern/ffmpeg/libavcodec/dump_extradata_bsf.c
    branches/ndof/extern/ffmpeg/libavcodec/dvbsub_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/dvdsub_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/dvdsubdec.c
    branches/ndof/extern/ffmpeg/libavcodec/dxa.c
    branches/ndof/extern/ffmpeg/libavcodec/elbg.c
    branches/ndof/extern/ffmpeg/libavcodec/elbg.h
    branches/ndof/extern/ffmpeg/libavcodec/eval.h
    branches/ndof/extern/ffmpeg/libavcodec/flacenc.c
    branches/ndof/extern/ffmpeg/libavcodec/flashsvenc.c
    branches/ndof/extern/ffmpeg/libavcodec/gif.c
    branches/ndof/extern/ffmpeg/libavcodec/gifdec.c
    branches/ndof/extern/ffmpeg/libavcodec/h261.h
    branches/ndof/extern/ffmpeg/libavcodec/h261_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/h261dec.c
    branches/ndof/extern/ffmpeg/libavcodec/h261enc.c
    branches/ndof/extern/ffmpeg/libavcodec/h263.h
    branches/ndof/extern/ffmpeg/libavcodec/h263_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/h263_parser.h
    branches/ndof/extern/ffmpeg/libavcodec/h264.h
    branches/ndof/extern/ffmpeg/libavcodec/h264_mp4toannexb_bsf.c
    branches/ndof/extern/ffmpeg/libavcodec/h264_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/h264_parser.h
    branches/ndof/extern/ffmpeg/libavcodec/h264dspenc.c
    branches/ndof/extern/ffmpeg/libavcodec/h264enc.c
    branches/ndof/extern/ffmpeg/libavcodec/h264pred.c
    branches/ndof/extern/ffmpeg/libavcodec/h264pred.h
    branches/ndof/extern/ffmpeg/libavcodec/i386/cavsdsp_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/i386/dsputil_mmx_qns.h
    branches/ndof/extern/ffmpeg/libavcodec/i386/mathops.h
    branches/ndof/extern/ffmpeg/libavcodec/i386/vp3dsp_mmx.h
    branches/ndof/extern/ffmpeg/libavcodec/i386/vp3dsp_sse2.h
    branches/ndof/extern/ffmpeg/libavcodec/imc.c
    branches/ndof/extern/ffmpeg/libavcodec/imcdata.h
    branches/ndof/extern/ffmpeg/libavcodec/imx_dump_header_bsf.c
    branches/ndof/extern/ffmpeg/libavcodec/jpegls.c
    branches/ndof/extern/ffmpeg/libavcodec/jpegls.h
    branches/ndof/extern/ffmpeg/libavcodec/jpeglsdec.c
    branches/ndof/extern/ffmpeg/libavcodec/jpeglsdec.h
    branches/ndof/extern/ffmpeg/libavcodec/jpeglsenc.c
    branches/ndof/extern/ffmpeg/libavcodec/lcl.h
    branches/ndof/extern/ffmpeg/libavcodec/lcldec.c
    branches/ndof/extern/ffmpeg/libavcodec/lclenc.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52.c
    branches/ndof/extern/ffmpeg/libavcodec/libamr.c
    branches/ndof/extern/ffmpeg/libavcodec/libfaac.c
    branches/ndof/extern/ffmpeg/libavcodec/libfaad.c
    branches/ndof/extern/ffmpeg/libavcodec/libmp3lame.c
    branches/ndof/extern/ffmpeg/libavcodec/libtheoraenc.c
    branches/ndof/extern/ffmpeg/libavcodec/libvorbis.c
    branches/ndof/extern/ffmpeg/libavcodec/libx264.c
    branches/ndof/extern/ffmpeg/libavcodec/libxvid_internal.h
    branches/ndof/extern/ffmpeg/libavcodec/libxvid_rc.c
    branches/ndof/extern/ffmpeg/libavcodec/libxvidff.c
    branches/ndof/extern/ffmpeg/libavcodec/ljpegenc.c
    branches/ndof/extern/ffmpeg/libavcodec/lzw.c
    branches/ndof/extern/ffmpeg/libavcodec/lzw.h
    branches/ndof/extern/ffmpeg/libavcodec/lzwenc.c
    branches/ndof/extern/ffmpeg/libavcodec/mathops.h
    branches/ndof/extern/ffmpeg/libavcodec/mjpeg.h
    branches/ndof/extern/ffmpeg/libavcodec/mjpeg_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/mjpega_dump_header_bsf.c
    branches/ndof/extern/ffmpeg/libavcodec/mjpegbdec.c
    branches/ndof/extern/ffmpeg/libavcodec/mjpegdec.c
    branches/ndof/extern/ffmpeg/libavcodec/mjpegdec.h
    branches/ndof/extern/ffmpeg/libavcodec/mjpegenc.c
    branches/ndof/extern/ffmpeg/libavcodec/mjpegenc.h
    branches/ndof/extern/ffmpeg/libavcodec/motion-test.c
    branches/ndof/extern/ffmpeg/libavcodec/mp3_header_compress_bsf.c
    branches/ndof/extern/ffmpeg/libavcodec/mp3_header_decompress_bsf.c
    branches/ndof/extern/ffmpeg/libavcodec/mpc.c
    branches/ndof/extern/ffmpeg/libavcodec/mpcdata.h
    branches/ndof/extern/ffmpeg/libavcodec/mpeg12.h
    branches/ndof/extern/ffmpeg/libavcodec/mpeg12data.c
    branches/ndof/extern/ffmpeg/libavcodec/mpeg12decdata.h
    branches/ndof/extern/ffmpeg/libavcodec/mpeg12enc.c
    branches/ndof/extern/ffmpeg/libavcodec/mpeg4video_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/mpeg4video_parser.h
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudio_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudiodata.c
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudiodata.h
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudiodecheader.c
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudiodecheader.h
    branches/ndof/extern/ffmpeg/libavcodec/mpegaudioenc.c
    branches/ndof/extern/ffmpeg/libavcodec/mpegvideo_common.h
    branches/ndof/extern/ffmpeg/libavcodec/mpegvideo_enc.c
    branches/ndof/extern/ffmpeg/libavcodec/mpegvideo_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/msmpeg4.h
    branches/ndof/extern/ffmpeg/libavcodec/msmpeg4data.c
    branches/ndof/extern/ffmpeg/libavcodec/noise_bsf.c
    branches/ndof/extern/ffmpeg/libavcodec/parser.h
    branches/ndof/extern/ffmpeg/libavcodec/png.h
    branches/ndof/extern/ffmpeg/libavcodec/pngdec.c
    branches/ndof/extern/ffmpeg/libavcodec/pngenc.c
    branches/ndof/extern/ffmpeg/libavcodec/pnm.h
    branches/ndof/extern/ffmpeg/libavcodec/pnm_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/pnmenc.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/float_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/h264_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/h264_template_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/int_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/mathops.h
    branches/ndof/extern/ffmpeg/libavcodec/ppc/snow_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/types_altivec.h
    branches/ndof/extern/ffmpeg/libavcodec/ppc/vc1dsp_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ptx.c
    branches/ndof/extern/ffmpeg/libavcodec/qtrleenc.c
    branches/ndof/extern/ffmpeg/libavcodec/ratecontrol.h
    branches/ndof/extern/ffmpeg/libavcodec/raw.h
    branches/ndof/extern/ffmpeg/libavcodec/rawdec.c
    branches/ndof/extern/ffmpeg/libavcodec/rawenc.c
    branches/ndof/extern/ffmpeg/libavcodec/remove_extradata_bsf.c
    branches/ndof/extern/ffmpeg/libavcodec/rl.h
    branches/ndof/extern/ffmpeg/libavcodec/rle.c
    branches/ndof/extern/ffmpeg/libavcodec/rle.h
    branches/ndof/extern/ffmpeg/libavcodec/roqaudioenc.c
    branches/ndof/extern/ffmpeg/libavcodec/roqvideo.h
    branches/ndof/extern/ffmpeg/libavcodec/roqvideodec.c
    branches/ndof/extern/ffmpeg/libavcodec/roqvideoenc.c
    branches/ndof/extern/ffmpeg/libavcodec/s3tc.c
    branches/ndof/extern/ffmpeg/libavcodec/s3tc.h
    branches/ndof/extern/ffmpeg/libavcodec/sgi.h
    branches/ndof/extern/ffmpeg/libavcodec/sgidec.c
    branches/ndof/extern/ffmpeg/libavcodec/sgienc.c
    branches/ndof/extern/ffmpeg/libavcodec/sp5xdec.c
    branches/ndof/extern/ffmpeg/libavcodec/sparc/simple_idct_vis.c
    branches/ndof/extern/ffmpeg/libavcodec/svq1.h
    branches/ndof/extern/ffmpeg/libavcodec/svq1dec.c
    branches/ndof/extern/ffmpeg/libavcodec/svq1enc.c
    branches/ndof/extern/ffmpeg/libavcodec/svq1enc_cb.h
    branches/ndof/extern/ffmpeg/libavcodec/targa.c
    branches/ndof/extern/ffmpeg/libavcodec/targaenc.c
    branches/ndof/extern/ffmpeg/libavcodec/tiertexseqv.c
    branches/ndof/extern/ffmpeg/libavcodec/tiff.c
    branches/ndof/extern/ffmpeg/libavcodec/tiff.h
    branches/ndof/extern/ffmpeg/libavcodec/tiffenc.c
    branches/ndof/extern/ffmpeg/libavcodec/txd.c
    branches/ndof/extern/ffmpeg/libavcodec/unary.h
    branches/ndof/extern/ffmpeg/libavcodec/vc1.c
    branches/ndof/extern/ffmpeg/libavcodec/vc1.h
    branches/ndof/extern/ffmpeg/libavcodec/vc1_parser.c
    branches/ndof/extern/ffmpeg/libavcodec/vc1acdata.h
    branches/ndof/extern/ffmpeg/libavcodec/vc1data.c
    branches/ndof/extern/ffmpeg/libavcodec/vc1data.h
    branches/ndof/extern/ffmpeg/libavcodec/vc1dsp.c
    branches/ndof/extern/ffmpeg/libavcodec/vmnc.c
    branches/ndof/extern/ffmpeg/libavcodec/vorbis_data.c
    branches/ndof/extern/ffmpeg/libavcodec/vorbis_dec.c
    branches/ndof/extern/ffmpeg/libavcodec/vorbis_enc.c
    branches/ndof/extern/ffmpeg/libavcodec/vorbis_enc_data.h
    branches/ndof/extern/ffmpeg/libavcodec/vp5.c
    branches/ndof/extern/ffmpeg/libavcodec/vp56.c
    branches/ndof/extern/ffmpeg/libavcodec/vp56.h
    branches/ndof/extern/ffmpeg/libavcodec/vp56data.c
    branches/ndof/extern/ffmpeg/libavcodec/vp56data.h
    branches/ndof/extern/ffmpeg/libavcodec/vp5data.h
    branches/ndof/extern/ffmpeg/libavcodec/vp6.c
    branches/ndof/extern/ffmpeg/libavcodec/vp6data.h
    branches/ndof/extern/ffmpeg/libavcodec/wavpack.c
    branches/ndof/extern/ffmpeg/libavcodec/wma.c
    branches/ndof/extern/ffmpeg/libavcodec/wma.h
    branches/ndof/extern/ffmpeg/libavcodec/wmaenc.c
    branches/ndof/extern/ffmpeg/libavcodec/xiph.c
    branches/ndof/extern/ffmpeg/libavcodec/xiph.h
    branches/ndof/extern/ffmpeg/libavcodec/xsubdec.c
    branches/ndof/extern/ffmpeg/libavcodec/xvmc_render.h
    branches/ndof/extern/ffmpeg/libavcodec/zmbvenc.c
    branches/ndof/extern/ffmpeg/libavformat/apc.c
    branches/ndof/extern/ffmpeg/libavformat/ape.c
    branches/ndof/extern/ffmpeg/libavformat/avisynth.c
    branches/ndof/extern/ffmpeg/libavformat/bethsoftvid.c
    branches/ndof/extern/ffmpeg/libavformat/bktr.c
    branches/ndof/extern/ffmpeg/libavformat/c93.c
    branches/ndof/extern/ffmpeg/libavformat/dsicin.c
    branches/ndof/extern/ffmpeg/libavformat/dvenc.c
    branches/ndof/extern/ffmpeg/libavformat/dxa.c
    branches/ndof/extern/ffmpeg/libavformat/flv.h
    branches/ndof/extern/ffmpeg/libavformat/gxf.c
    branches/ndof/extern/ffmpeg/libavformat/gxf.h
    branches/ndof/extern/ffmpeg/libavformat/gxfenc.c
    branches/ndof/extern/ffmpeg/libavformat/isom.c
    branches/ndof/extern/ffmpeg/libavformat/isom.h
    branches/ndof/extern/ffmpeg/libavformat/libdc1394.c
    branches/ndof/extern/ffmpeg/libavformat/libnut.c
    branches/ndof/extern/ffmpeg/libavformat/matroska.h
    branches/ndof/extern/ffmpeg/libavformat/matroskadec.c
    branches/ndof/extern/ffmpeg/libavformat/matroskaenc.c
    branches/ndof/extern/ffmpeg/libavformat/mpc.c
    branches/ndof/extern/ffmpeg/libavformat/mpeg.h
    branches/ndof/extern/ffmpeg/libavformat/mpegenc.c
    branches/ndof/extern/ffmpeg/libavformat/mtv.c
    branches/ndof/extern/ffmpeg/libavformat/mxf.c
    branches/ndof/extern/ffmpeg/libavformat/network.h
    branches/ndof/extern/ffmpeg/libavformat/nut.h
    branches/ndof/extern/ffmpeg/libavformat/nutdec.c
    branches/ndof/extern/ffmpeg/libavformat/nutenc.c
    branches/ndof/extern/ffmpeg/libavformat/raw.h
    branches/ndof/extern/ffmpeg/libavformat/riff.c
    branches/ndof/extern/ffmpeg/libavformat/riff.h
    branches/ndof/extern/ffmpeg/libavformat/rm.h
    branches/ndof/extern/ffmpeg/libavformat/rmdec.c
    branches/ndof/extern/ffmpeg/libavformat/rmenc.c
    branches/ndof/extern/ffmpeg/libavformat/rtp_aac.c
    branches/ndof/extern/ffmpeg/libavformat/rtp_aac.h
    branches/ndof/extern/ffmpeg/libavformat/rtp_h264.c
    branches/ndof/extern/ffmpeg/libavformat/rtp_h264.h
    branches/ndof/extern/ffmpeg/libavformat/rtp_internal.h
    branches/ndof/extern/ffmpeg/libavformat/rtp_mpv.c
    branches/ndof/extern/ffmpeg/libavformat/rtp_mpv.h
    branches/ndof/extern/ffmpeg/libavformat/sdp.c
    branches/ndof/extern/ffmpeg/libavformat/thp.c
    branches/ndof/extern/ffmpeg/libavformat/tiertexseq.c
    branches/ndof/extern/ffmpeg/libavformat/txd.c
    branches/ndof/extern/ffmpeg/libavformat/v4l.c
    branches/ndof/extern/ffmpeg/libavformat/vocdec.c
    branches/ndof/extern/ffmpeg/libavformat/vocenc.c
    branches/ndof/extern/ffmpeg/libavformat/wv.c
    branches/ndof/extern/ffmpeg/libavformat/x11grab.c
    branches/ndof/extern/ffmpeg/libavutil/adler32.c
    branches/ndof/extern/ffmpeg/libavutil/adler32.h
    branches/ndof/extern/ffmpeg/libavutil/aes.c
    branches/ndof/extern/ffmpeg/libavutil/aes.h
    branches/ndof/extern/ffmpeg/libavutil/avstring.h
    branches/ndof/extern/ffmpeg/libavutil/base64.c
    branches/ndof/extern/ffmpeg/libavutil/base64.h
    branches/ndof/extern/ffmpeg/libavutil/fifo.c
    branches/ndof/extern/ffmpeg/libavutil/fifo.h
    branches/ndof/extern/ffmpeg/libavutil/internal.h
    branches/ndof/extern/ffmpeg/libavutil/intreadwrite.h
    branches/ndof/extern/ffmpeg/libavutil/lls.c
    branches/ndof/extern/ffmpeg/libavutil/lls.h
    branches/ndof/extern/ffmpeg/libavutil/log.c
    branches/ndof/extern/ffmpeg/libavutil/log.h
    branches/ndof/extern/ffmpeg/libavutil/lzo.c
    branches/ndof/extern/ffmpeg/libavutil/lzo.h
    branches/ndof/extern/ffmpeg/libavutil/md5.c
    branches/ndof/extern/ffmpeg/libavutil/md5.h
    branches/ndof/extern/ffmpeg/libavutil/mem.c
    branches/ndof/extern/ffmpeg/libavutil/mem.h
    branches/ndof/extern/ffmpeg/libavutil/random.c
    branches/ndof/extern/ffmpeg/libavutil/random.h
    branches/ndof/extern/ffmpeg/libavutil/sha1.c
    branches/ndof/extern/ffmpeg/libavutil/sha1.h
    branches/ndof/extern/ffmpeg/libavutil/softfloat.c
    branches/ndof/extern/ffmpeg/libavutil/softfloat.h
    branches/ndof/extern/ffmpeg/libavutil/string.c
    branches/ndof/extern/ffmpeg/libavutil/tree.c
    branches/ndof/extern/ffmpeg/libavutil/tree.h
    branches/ndof/extern/ffmpeg/libavutil/x86_cpu.h
    branches/ndof/extern/ffmpeg/libswscale/
    branches/ndof/extern/ffmpeg/libswscale/Makefile
    branches/ndof/extern/ffmpeg/libswscale/cs_test.c
    branches/ndof/extern/ffmpeg/libswscale/internal_bfin.S
    branches/ndof/extern/ffmpeg/libswscale/rgb2rgb.c
    branches/ndof/extern/ffmpeg/libswscale/rgb2rgb.h
    branches/ndof/extern/ffmpeg/libswscale/rgb2rgb_template.c
    branches/ndof/extern/ffmpeg/libswscale/swscale-example.c
    branches/ndof/extern/ffmpeg/libswscale/swscale.c
    branches/ndof/extern/ffmpeg/libswscale/swscale.h
    branches/ndof/extern/ffmpeg/libswscale/swscale_altivec_template.c
    branches/ndof/extern/ffmpeg/libswscale/swscale_bfin.c
    branches/ndof/extern/ffmpeg/libswscale/swscale_internal.h
    branches/ndof/extern/ffmpeg/libswscale/swscale_template.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb_altivec.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb_bfin.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb_mlib.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb_template.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb_vis.c
    branches/ndof/extern/ffmpeg/patches/
    branches/ndof/extern/ffmpeg/patches/README
    branches/ndof/extern/ffmpeg/patches/ffmpeg_accel_bgra32.patch
    branches/ndof/extern/ffmpeg/patches/swscale_stride_bugfix.patch
    branches/ndof/extern/qdune/
    branches/ndof/extern/qdune/README.txt
    branches/ndof/extern/qdune/SConstruct
    branches/ndof/extern/qdune/ccdata50.dat
    branches/ndof/extern/qdune/ccdata50NT.dat
    branches/ndof/extern/qdune/core/
    branches/ndof/extern/qdune/core/Attributes.cpp
    branches/ndof/extern/qdune/core/Attributes.h
    branches/ndof/extern/qdune/core/Bound.cpp
    branches/ndof/extern/qdune/core/Bound.h
    branches/ndof/extern/qdune/core/Camera.cpp
    branches/ndof/extern/qdune/core/Camera.h
    branches/ndof/extern/qdune/core/Color.cpp
    branches/ndof/extern/qdune/core/Color.h
    branches/ndof/extern/qdune/core/HierarchicalZbuffer.cpp
    branches/ndof/extern/qdune/core/HierarchicalZbuffer.h
    branches/ndof/extern/qdune/core/Mathutil.cpp
    branches/ndof/extern/qdune/core/Mathutil.h
    branches/ndof/extern/qdune/core/Noise.cpp
    branches/ndof/extern/qdune/core/Noise.h
    branches/ndof/extern/qdune/core/Options.cpp
    branches/ndof/extern/qdune/core/Options.h
    branches/ndof/extern/qdune/core/QDRender.h
    branches/ndof/extern/qdune/core/RenderBucket.cpp
    branches/ndof/extern/qdune/core/RenderBucket.h
    branches/ndof/extern/qdune/core/State.cpp
    branches/ndof/extern/qdune/core/State.h
    branches/ndof/extern/qdune/core/Transform.cpp
    branches/ndof/extern/qdune/core/Transform.h
    branches/ndof/extern/qdune/core/mcqmc.h
    branches/ndof/extern/qdune/core/qdVector.cpp
    branches/ndof/extern/qdune/core/qdVector.h
    branches/ndof/extern/qdune/framebuffer/
    branches/ndof/extern/qdune/framebuffer/FrameBuffer.cpp
    branches/ndof/extern/qdune/framebuffer/FrameBuffer.h
    branches/ndof/extern/qdune/framework/
    branches/ndof/extern/qdune/framework/Framework.h
    branches/ndof/extern/qdune/framework/HybridFramework.cpp
    branches/ndof/extern/qdune/framework/HybridFramework.h
    branches/ndof/extern/qdune/framework/RayTraceFramework.cpp
    branches/ndof/extern/qdune/framework/RayTraceFramework.h
    branches/ndof/extern/qdune/framework/ReyesFramework.cpp
    branches/ndof/extern/qdune/framework/ReyesFramework.h
    branches/ndof/extern/qdune/hider/
    branches/ndof/extern/qdune/hider/Hider.h
    branches/ndof/extern/qdune/hider/RayTraceHider.cpp
    branches/ndof/extern/qdune/hider/RayTraceHider.h
    branches/ndof/extern/qdune/hider/ZbufferHider.cpp
    branches/ndof/extern/qdune/hider/ZbufferHider.h
    branches/ndof/extern/qdune/imgio/
    branches/ndof/extern/qdune/imgio/exr_io.cpp
    branches/ndof/extern/qdune/imgio/exr_io.h
    branches/ndof/extern/qdune/imgio/img_io.h
    branches/ndof/extern/qdune/imgio/jpeg_img.cpp
    branches/ndof/extern/qdune/imgio/jpeg_img.h
    branches/ndof/extern/qdune/mktex.cpp
    branches/ndof/extern/qdune/mpgrid/
    branches/ndof/extern/qdune/mpgrid/MicroPolygon.cpp
    branches/ndof/extern/qdune/mpgrid/MicroPolygon.h
    branches/ndof/extern/qdune/mpgrid/MicroPolygonGrid.cpp
    branches/ndof/extern/qdune/mpgrid/MicroPolygonGrid.h
    branches/ndof/extern/qdune/primitives/
    branches/ndof/extern/qdune/primitives/CCSubdivision.cpp
    branches/ndof/extern/qdune/primitives/CCSubdivision.h
    branches/ndof/extern/qdune/primitives/Curves.cpp
    branches/ndof/extern/qdune/primitives/Curves.h
    branches/ndof/extern/qdune/primitives/Nurbs.cpp
    branches/ndof/extern/qdune/primitives/Nurbs.h
    branches/ndof/extern/qdune/primitives/Parametric.cpp
    branches/ndof/extern/qdune/primitives/Parametric.h
    branches/ndof/extern/qdune/primitives/Patches.cpp
    branches/ndof/extern/qdune/primitives/Patches.h
    branches/ndof/extern/qdune/primitives/Points.cpp
    branches/ndof/extern/qdune/primitives/Points.h
    branches/ndof/extern/qdune/primitives/Polygons.cpp
    branches/ndof/extern/qdune/primitives/Polygons.h
    branches/ndof/extern/qdune/primitives/Primitive.cpp
    branches/ndof/extern/qdune/primitives/Primitive.h
    branches/ndof/extern/qdune/primitives/Quadrics.cpp
    branches/ndof/extern/qdune/primitives/Quadrics.h
    branches/ndof/extern/qdune/qdrender.cpp
    branches/ndof/extern/qdune/qdtl/
    branches/ndof/extern/qdune/qdtl/boolarray.h
    branches/ndof/extern/qdune/qdtl/lrulist.h
    branches/ndof/extern/qdune/qdtl/qdtl.cpp
    branches/ndof/extern/qdune/qdtl/qdtl.h
    branches/ndof/extern/qdune/ribparse/
    branches/ndof/extern/qdune/ribparse/RIB_parser.cpp
    branches/ndof/extern/qdune/ribparse/RIB_parser.h
    branches/ndof/extern/qdune/ribparse/decparam.cpp
    branches/ndof/extern/qdune/ribparse/decparam.h
    branches/ndof/extern/qdune/ribparse/ri.cpp
    branches/ndof/extern/qdune/ribparse/ri.h
    branches/ndof/extern/qdune/ribparse/ribInterface.cpp
    branches/ndof/extern/qdune/ribparse/ribInterface.h
    branches/ndof/extern/qdune/ribs/
    branches/ndof/extern/qdune/ribs/blsuz.rib
    branches/ndof/extern/qdune/ribs/curvetest2.rib
    branches/ndof/extern/qdune/ribs/fig12.10.rib
    branches/ndof/extern/qdune/ribs/fig12.12.rib
    branches/ndof/extern/qdune/ribs/fig12.14.rib
    branches/ndof/extern/qdune/ribs/gumbo.rib
    branches/ndof/extern/qdune/ribs/mblurtest.rib
    branches/ndof/extern/qdune/ribs/nonmanifold.rib
    branches/ndof/extern/qdune/ribs/suzanne.rib
    branches/ndof/extern/qdune/ribs/suzanne_pp.rib
    branches/ndof/extern/qdune/ribs/suzgallery.rib
    branches/ndof/extern/qdune/ribs/teapot.rib
    branches/ndof/extern/qdune/ribs/vase.rib
    branches/ndof/extern/qdune/shaders/
    branches/ndof/extern/qdune/shaders/SHW_velvet.sqd
    branches/ndof/extern/qdune/shaders/SIG2k_srf_fur.sqd
    branches/ndof/extern/qdune/shaders/ambientlight.sqd
    branches/ndof/extern/qdune/shaders/brushedmetal.sqd
    branches/ndof/extern/qdune/shaders/bumptest.sqd
    branches/ndof/extern/qdune/shaders/bumpy.sqd
    branches/ndof/extern/qdune/shaders/bumpy_surface.sqd
    branches/ndof/extern/qdune/shaders/castucco.sqd
    branches/ndof/extern/qdune/shaders/ceramictiles.sqd
    branches/ndof/extern/qdune/shaders/chebo.sqd
    branches/ndof/extern/qdune/shaders/chebo2.sqd
    branches/ndof/extern/qdune/shaders/chebo2D.sqd
    branches/ndof/extern/qdune/shaders/clay.sqd
    branches/ndof/extern/qdune/shaders/colorgrid.sqd
    branches/ndof/extern/qdune/shaders/constadd.sqd
    branches/ndof/extern/qdune/shaders/constant.sqd
    branches/ndof/extern/qdune/shaders/constvary.sqd
    branches/ndof/extern/qdune/shaders/dented.sqd
    branches/ndof/extern/qdune/shaders/distantlight.sqd
    branches/ndof/extern/qdune/shaders/dstex.sqd
    branches/ndof/extern/qdune/shaders/fog.sqd
    branches/ndof/extern/qdune/shaders/funkyglass.sqd
    branches/ndof/extern/qdune/shaders/glossy.sqd
    branches/ndof/extern/qdune/shaders/glow.sqd
    branches/ndof/extern/qdune/shaders/greenmarble.sqd
    branches/ndof/extern/qdune/shaders/hair.sqd
    branches/ndof/extern/qdune/shaders/hair_hw.sqd
    branches/ndof/extern/qdune/shaders/hypertexture.sqd
    branches/ndof/extern/qdune/shaders/lensflare.sqd
    branches/ndof/extern/qdune/shaders/luna.sqd
    branches/ndof/extern/qdune/shaders/matte.sqd
    branches/ndof/extern/qdune/shaders/matte_hw.sqd
    branches/ndof/extern/qdune/shaders/matte_illum.sqd
    branches/ndof/extern/qdune/shaders/metal.sqd
    branches/ndof/extern/qdune/shaders/ndctest.sqd
    branches/ndof/extern/qdune/shaders/nizid.sqd
    branches/ndof/extern/qdune/shaders/normalshader.sqd
    branches/ndof/extern/qdune/shaders/oak.sqd
    branches/ndof/extern/qdune/shaders/oakplank.sqd
    branches/ndof/extern/qdune/shaders/paintedplastic.sqd
    branches/ndof/extern/qdune/shaders/planetatmo.sqd
    branches/ndof/extern/qdune/shaders/planetclouds.sqd
    branches/ndof/extern/qdune/shaders/plastic.sqd
    branches/ndof/extern/qdune/shaders/plastic_hw.sqd
    branches/ndof/extern/qdune/shaders/platlight.sqd
    branches/ndof/extern/qdune/shaders/pointlight.sqd
    branches/ndof/extern/qdune/shaders/roughmetal.sqd
    branches/ndof/extern/qdune/shaders/screen.sqd
    branches/ndof/extern/qdune/shaders/screen_aa.sqd
    branches/ndof/extern/qdune/shaders/shadowdistant.sqd
    branches/ndof/extern/qdune/shaders/shadowedclouds.sqd
    branches/ndof/extern/qdune/shaders/shadowspot.sqd
    branches/ndof/extern/qdune/shaders/skin.sqd
    branches/ndof/extern/qdune/shaders/smoke.sqd
    branches/ndof/extern/qdune/shaders/spotlight.sqd
    branches/ndof/extern/qdune/shaders/spotlight_hw.sqd
    branches/ndof/extern/qdune/shaders/st_shader.sqd
    branches/ndof/extern/qdune/shaders/starball.sqd
    branches/ndof/extern/qdune/shaders/starfield.sqd
    branches/ndof/extern/qdune/shaders/stucco.sqd
    branches/ndof/extern/qdune/shaders/terran.sqd
    branches/ndof/extern/qdune/shaders/uberlight.sqd
    branches/ndof/extern/qdune/shaders/veinedmarble.sqd
    branches/ndof/extern/qdune/shaders/wood2.sqd
    branches/ndof/extern/qdune/shaders/wood2_hw.sqd
    branches/ndof/extern/qdune/slcompiler/
    branches/ndof/extern/qdune/slcompiler/qdlex.py
    branches/ndof/extern/qdune/slcompiler/qdslc.py
    branches/ndof/extern/qdune/slcompiler/slcompile.py
    branches/ndof/extern/qdune/slcompiler/slprocedures.py
    branches/ndof/extern/qdune/svm/
    branches/ndof/extern/qdune/svm/ImageTextures.cpp
    branches/ndof/extern/qdune/svm/ImageTextures.h
    branches/ndof/extern/qdune/svm/TexCache.cpp
    branches/ndof/extern/qdune/svm/TexCache.h
    branches/ndof/extern/qdune/svm/maketexture.cpp
    branches/ndof/extern/qdune/svm/maketexture.h
    branches/ndof/extern/qdune/svm/shaderVM.cpp
    branches/ndof/extern/qdune/svm/shaderVM.h
    branches/ndof/extern/qdune/svm/slshader.cpp
    branches/ndof/extern/qdune/svm/slshader.h
    branches/ndof/intern/elbeem/intern/paraloopend.h

Removed Paths:
-------------
    branches/ndof/extern/binreloc/CMakeLists.txt
    branches/ndof/extern/binreloc/Makefile
    branches/ndof/extern/binreloc/SConscript
    branches/ndof/extern/binreloc/binreloc.c
    branches/ndof/extern/binreloc/include/
    branches/ndof/extern/binreloc/include/binreloc.h
    branches/ndof/extern/ffmpeg/libavcodec/a52dec.c
    branches/ndof/extern/ffmpeg/libavcodec/amr.c
    branches/ndof/extern/ffmpeg/libavcodec/bfin/config_bfin.h
    branches/ndof/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.c
    branches/ndof/extern/ffmpeg/libavcodec/bfin/dsputil_bfin.h
    branches/ndof/extern/ffmpeg/libavcodec/bfin/fdct_bfin.S
    branches/ndof/extern/ffmpeg/libavcodec/bfin/idct_bfin.S
    branches/ndof/extern/ffmpeg/libavcodec/bfin/mathops.h
    branches/ndof/extern/ffmpeg/libavcodec/bfin/mpegvideo_bfin.c
    branches/ndof/extern/ffmpeg/libavcodec/bfin/pixels_bfin.S
    branches/ndof/extern/ffmpeg/libavcodec/dtsdec.c
    branches/ndof/extern/ffmpeg/libavcodec/dvdsub.c
    branches/ndof/extern/ffmpeg/libavcodec/faac.c
    branches/ndof/extern/ffmpeg/libavcodec/faad.c
    branches/ndof/extern/ffmpeg/libavcodec/internal.h
    branches/ndof/extern/ffmpeg/libavcodec/jpeg_ls.c
    branches/ndof/extern/ffmpeg/libavcodec/lcl.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52/a52.h
    branches/ndof/extern/ffmpeg/libavcodec/liba52/a52_internal.h
    branches/ndof/extern/ffmpeg/libavcodec/liba52/a52_util.h
    branches/ndof/extern/ffmpeg/libavcodec/liba52/bit_allocate.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52/bitstream.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52/bitstream.h
    branches/ndof/extern/ffmpeg/libavcodec/liba52/crc.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52/downmix.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52/imdct.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52/mm_accel.h
    branches/ndof/extern/ffmpeg/libavcodec/liba52/parse.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52/resample.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52/resample_c.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52/resample_mmx.c
    branches/ndof/extern/ffmpeg/libavcodec/liba52/tables.h
    branches/ndof/extern/ffmpeg/libavcodec/lzo.c
    branches/ndof/extern/ffmpeg/libavcodec/lzo.h
    branches/ndof/extern/ffmpeg/libavcodec/mem.c
    branches/ndof/extern/ffmpeg/libavcodec/motion_test.c
    branches/ndof/extern/ffmpeg/libavcodec/mp3lameaudio.c
    branches/ndof/extern/ffmpeg/libavcodec/oggtheora.c
    branches/ndof/extern/ffmpeg/libavcodec/oggvorbis.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/dsputil_h264_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/dsputil_h264_template_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/ppc/dsputil_snow_altivec.c
    branches/ndof/extern/ffmpeg/libavcodec/swscale.h
    branches/ndof/extern/ffmpeg/libavcodec/vc9.c
    branches/ndof/extern/ffmpeg/libavcodec/vc9data.h
    branches/ndof/extern/ffmpeg/libavcodec/x264.c
    branches/ndof/extern/ffmpeg/libavcodec/xvid_rc.c
    branches/ndof/extern/ffmpeg/libavcodec/xvidff.c
    branches/ndof/extern/ffmpeg/libavformat/barpainet.c
    branches/ndof/extern/ffmpeg/libavformat/barpainet.h
    branches/ndof/extern/ffmpeg/libavformat/dc1394.c
    branches/ndof/extern/ffmpeg/libavformat/grab.c
    branches/ndof/extern/ffmpeg/libavformat/grab_bktr.c
    branches/ndof/extern/ffmpeg/libavformat/img.c
    branches/ndof/extern/ffmpeg/libavformat/jpeg.c
    branches/ndof/extern/ffmpeg/libavformat/mov.h
    branches/ndof/extern/ffmpeg/libavformat/png.c
    branches/ndof/extern/ffmpeg/libavformat/pnm.c
    branches/ndof/extern/ffmpeg/libavformat/rm.c
    branches/ndof/extern/ffmpeg/libavformat/sgi.c
    branches/ndof/extern/ffmpeg/libavformat/yuv.c
    branches/ndof/extern/ffmpeg/libpostproc/mangle.h
    branches/ndof/extern/ffmpeg/libswscale/Makefile
    branches/ndof/extern/ffmpeg/libswscale/cs_test.c
    branches/ndof/extern/ffmpeg/libswscale/internal_bfin.S
    branches/ndof/extern/ffmpeg/libswscale/rgb2rgb.c
    branches/ndof/extern/ffmpeg/libswscale/rgb2rgb.h
    branches/ndof/extern/ffmpeg/libswscale/rgb2rgb_template.c
    branches/ndof/extern/ffmpeg/libswscale/swscale-example.c
    branches/ndof/extern/ffmpeg/libswscale/swscale.c
    branches/ndof/extern/ffmpeg/libswscale/swscale.h
    branches/ndof/extern/ffmpeg/libswscale/swscale_altivec_template.c
    branches/ndof/extern/ffmpeg/libswscale/swscale_bfin.c
    branches/ndof/extern/ffmpeg/libswscale/swscale_internal.h
    branches/ndof/extern/ffmpeg/libswscale/swscale_template.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb_altivec.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb_bfin.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb_mlib.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb_template.c
    branches/ndof/extern/ffmpeg/libswscale/yuv2rgb_vis.c
    branches/ndof/extern/ffmpeg/patches/README
    branches/ndof/extern/ffmpeg/patches/ffmpeg_accel_bgra32.patch
    branches/ndof/extern/ffmpeg/patches/swscale_stride_bugfix.patch
    branches/ndof/extern/qdune/README.txt
    branches/ndof/extern/qdune/SConstruct
    branches/ndof/extern/qdune/ccdata50.dat
    branches/ndof/extern/qdune/ccdata50NT.dat
    branches/ndof/extern/qdune/core/
    branches/ndof/extern/qdune/core/Attributes.cpp
    branches/ndof/extern/qdune/core/Attributes.h
    branches/ndof/extern/qdune/core/Bound.cpp
    branches/ndof/extern/qdune/core/Bound.h
    branches/ndof/extern/qdune/core/Camera.cpp
    branches/ndof/extern/qdune/core/Camera.h
    branches/ndof/extern/qdune/core/Color.cpp
    branches/ndof/extern/qdune/core/Color.h
    branches/ndof/extern/qdune/core/HierarchicalZbuffer.cpp
    branches/ndof/extern/qdune/core/HierarchicalZbuffer.h
    branches/ndof/extern/qdune/core/Mathutil.cpp
    branches/ndof/extern/qdune/core/Mathutil.h
    branches/ndof/extern/qdune/core/Noise.cpp
    branches/ndof/extern/qdune/core/Noise.h
    branches/ndof/extern/qdune/core/Options.cpp
    branches/ndof/extern/qdune/core/Options.h
    branches/ndof/extern/qdune/core/QDRender.h
    branches/ndof/extern/qdune/core/RenderBucket.cpp
    branches/ndof/extern/qdune/core/RenderBucket.h
    branches/ndof/extern/qdune/core/State.cpp
    branches/ndof/extern/qdune/core/State.h
    branches/ndof/extern/qdune/core/Transform.cpp
    branches/ndof/extern/qdune/core/Transform.h
    branches/ndof/extern/qdune/core/mcqmc.h
    branches/ndof/extern/qdune/core/qdVector.cpp
    branches/ndof/extern/qdune/core/qdVector.h
    branches/ndof/extern/qdune/framebuffer/
    branches/ndof/extern/qdune/framebuffer/FrameBuffer.cpp
    branches/ndof/extern/qdune/framebuffer/FrameBuffer.h
    branches/ndof/extern/qdune/framework/
    branches/ndof/extern/qdune/framework/Framework.h
    branches/ndof/extern/qdune/framework/HybridFramework.cpp
    branches/ndof/extern/qdune/framework/HybridFramework.h
    branches/ndof/extern/qdune/framework/RayTraceFramework.cpp
    branches/ndof/extern/qdune/framework/RayTraceFramework.h
    branches/ndof/extern/qdune/framework/ReyesFramework.cpp
    branches/ndof/extern/qdune/framework/ReyesFramework.h
    branches/ndof/extern/qdune/hider/
    branches/ndof/extern/qdune/hider/Hider.h
    branches/ndof/extern/qdune/hider/RayTraceHider.cpp
    branches/ndof/extern/qdune/hider/RayTraceHider.h
    branches/ndof/extern/qdune/hider/ZbufferHider.cpp
    branches/ndof/extern/qdune/hider/ZbufferHider.h
    branches/ndof/extern/qdune/imgio/
    branches/ndof/extern/qdune/imgio/exr_io.cpp
    branches/ndof/extern/qdune/imgio/exr_io.h
    branches/ndof/extern/qdune/imgio/img_io.h
    branches/ndof/extern/qdune/imgio/jpeg_img.cpp
    branches/ndof/extern/qdune/imgio/jpeg_img.h
    branches/ndof/extern/qdune/mktex.cpp
    branches/ndof/extern/qdune/mpgrid/
    branches/ndof/extern/qdune/mpgrid/MicroPolygon.cpp
    branches/ndof/extern/qdune/mpgrid/MicroPolygon.h
    branches/ndof/extern/qdune/mpgrid/MicroPolygonGrid.cpp
    branches/ndof/extern/qdune/mpgrid/MicroPolygonGrid.h
    branches/ndof/extern/qdune/primitives/
    branches/ndof/extern/qdune/primitives/CCSubdivision.cpp
    branches/ndof/extern/qdune/primitives/CCSubdivision.h
    branches/ndof/extern/qdune/primitives/Curves.cpp
    branches/ndof/extern/qdune/primitives/Curves.h
    branches/ndof/extern/qdune/primitives/Nurbs.cpp
    branches/ndof/extern/qdune/primitives/Nurbs.h
    branches/ndof/extern/qdune/primitives/Parametric.cpp
    branches/ndof/extern/qdune/primitives/Parametric.h
    branches/ndof/extern/qdune/primitives/Patches.cpp
    branches/ndof/extern/qdune/primitives/Patches.h
    branches/ndof/extern/qdune/primitives/Points.cpp
    branches/ndof/extern/qdune/primitives/Points.h
    branches/ndof/extern/qdune/primitives/Polygons.cpp
    branches/ndof/extern/qdune/primitives/Polygons.h
    branches/ndof/extern/qdune/primitives/Primitive.cpp
    branches/ndof/extern/qdune/primitives/Primitive.h
    branches/ndof/extern/qdune/primitives/Quadrics.cpp
    branches/ndof/extern/qdune/primitives/Quadrics.h
    branches/ndof/extern/qdune/qdrender.cpp
    branches/ndof/extern/qdune/qdtl/
    branches/ndof/extern/qdune/qdtl/boolarray.h
    branches/ndof/extern/qdune/qdtl/lrulist.h
    branches/ndof/extern/qdune/qdtl/qdtl.cpp
    branches/ndof/extern/qdune/qdtl/qdtl.h
    branches/ndof/extern/qdune/ribparse/
    branches/ndof/extern/qdune/ribparse/RIB_parser.cpp
    branches/ndof/extern/qdune/ribparse/RIB_parser.h
    branches/ndof/extern/qdune/ribparse/decparam.cpp
    branches/ndof/extern/qdune/ribparse/decparam.h
    branches/ndof/extern/qdune/ribparse/ri.cpp
    branches/ndof/extern/qdune/ribparse/ri.h
    branches/ndof/extern/qdune/ribparse/ribInterface.cpp
    branches/ndof/extern/qdune/ribparse/ribInterface.h
    branches/ndof/extern/qdune/ribs/
    branches/ndof/extern/qdune/ribs/blsuz.rib
    branches/ndof/extern/qdune/ribs/curvetest2.rib
    branches/ndof/extern/qdune/ribs/fig12.10.rib
    branches/ndof/extern/qdune/ribs/fig12.12.rib
    branches/ndof/extern/qdune/ribs/fig12.14.rib
    branches/ndof/extern/qdune/ribs/gumbo.rib
    branches/ndof/extern/qdune/ribs/mblurtest.rib
    branches/ndof/extern/qdune/ribs/nonmanifold.rib
    branches/ndof/extern/qdune/ribs/suzanne.rib
    branches/ndof/extern/qdune/ribs/suzanne_pp.rib
    branches/ndof/extern/qdune/ribs/suzgallery.rib
    branches/ndof/extern/qdune/ribs/teapot.rib
    branches/ndof/extern/qdune/ribs/vase.rib
    branches/ndof/extern/qdune/shaders/
    branches/ndof/extern/qdune/shaders/SHW_velvet.sqd
    branches/ndof/extern/qdune/shaders/SIG2k_srf_fur.sqd
    branches/ndof/extern/qdune/shaders/ambientlight.sqd
    branches/ndof/extern/qdune/shaders/brushedmetal.sqd
    branches/ndof/extern/qdune/shaders/bumptest.sqd
    branches/ndof/extern/qdune/shaders/bumpy.sqd
    branches/ndof/extern/qdune/shaders/bumpy_surface.sqd
    branches/ndof/extern/qdune/shaders/castucco.sqd
    branches/ndof/extern/qdune/shaders/ceramictiles.sqd
    branches/ndof/extern/qdune/shaders/chebo.sqd
    branches/ndof/extern/qdune/shaders/chebo2.sqd
    branches/ndof/extern/qdune/shaders/chebo2D.sqd
    branches/ndof/extern/qdune/shaders/clay.sqd
    branches/ndof/extern/qdune/shaders/colorgrid.sqd
    branches/ndof/extern/qdune/shaders/constadd.sqd
    branches/ndof/extern/qdune/shaders/constant.sqd
    branches/ndof/extern/qdune/shaders/constvary.sqd
    branches/ndof/extern/qdune/shaders/dented.sqd
    branches/ndof/extern/qdune/shaders/distantlight.sqd
    branches/ndof/extern/qdune/shaders/dstex.sqd
    branches/ndof/extern/qdune/shaders/fog.sqd
    branches/ndof/extern/qdune/shaders/funkyglass.sqd
    branches/ndof/extern/qdune/shaders/glossy.sqd
    branches/ndof/extern/qdune/shaders/glow.sqd
    branches/ndof/extern/qdune/shaders/greenmarble.sqd
    branches/ndof/extern/qdune/shaders/hair.sqd
    branches/ndof/extern/qdune/shaders/hair_hw.sqd
    branches/ndof/extern/qdune/shaders/hypertexture.sqd
    branches/ndof/extern/qdune/shaders/lensflare.sqd
    branches/ndof/extern/qdune/shaders/luna.sqd
    branches/ndof/extern/qdune/shaders/matte.sqd
    branches/ndof/extern/qdune/shaders/matte_hw.sqd
    branches/ndof/extern/qdune/shaders/matte_illum.sqd
    branches/ndof/extern/qdune/shaders/metal.sqd
    branches/ndof/extern/qdune/shaders/ndctest.sqd
    branches/ndof/extern/qdune/shaders/nizid.sqd
    branches/ndof/extern/qdune/shaders/normalshader.sqd
    branches/ndof/extern/qdune/shaders/oak.sqd
    branches/ndof/extern/qdune/shaders/oakplank.sqd
    branches/ndof/extern/qdune/shaders/paintedplastic.sqd
    branches/ndof/extern/qdune/shaders/planetatmo.sqd
    branches/ndof/extern/qdune/shaders/planetclouds.sqd
    branches/ndof/extern/qdune/shaders/plastic.sqd
    branches/ndof/extern/qdune/shaders/plastic_hw.sqd
    branches/ndof/extern/qdune/shaders/platlight.sqd
    branches/ndof/extern/qdune/shaders/pointlight.sqd
    branches/ndof/extern/qdune/shaders/roughmetal.sqd
    branches/ndof/extern/qdune/shaders/screen.sqd
    branches/ndof/extern/qdune/shaders/screen_aa.sqd
    branches/ndof/extern/qdune/shaders/shadowdistant.sqd
    branches/ndof/extern/qdune/shaders/shadowedclouds.sqd
    branches/ndof/extern/qdune/shaders/shadowspot.sqd
    branches/ndof/extern/qdune/shaders/skin.sqd
    branches/ndof/extern/qdune/shaders/smoke.sqd
    branches/ndof/extern/qdune/shaders/spotlight.sqd
    branches/ndof/extern/qdune/shaders/spotlight_hw.sqd
    branches/ndof/extern/qdune/shaders/st_shader.sqd
    branches/ndof/extern/qdune/shaders/starball.sqd
    branches/ndof/extern/qdune/shaders/starfield.sqd
    branches/ndof/extern/qdune/shaders/stucco.sqd
    branches/ndof/extern/qdune/shaders/terran.sqd
    branches/ndof/extern/qdune/shaders/uberlight.sqd
    branches/ndof/extern/qdune/shaders/veinedmarble.sqd
    branches/ndof/extern/qdune/shaders/wood2.sqd
    branches/ndof/extern/qdune/shaders/wood2_hw.sqd
    branches/ndof/extern/qdune/slcompiler/
    branches/ndof/extern/qdune/slcompiler/qdlex.py
    branches/ndof/extern/qdune/slcompiler/qdslc.py
    branches/ndof/extern/qdune/slcompiler/slcompile.py
    branches/ndof/extern/qdune/slcompiler/slprocedures.py
    branches/ndof/extern/qdune/svm/
    branches/ndof/extern/qdune/svm/ImageTextures.cpp
    branches/ndof/extern/qdune/svm/ImageTextures.h
    branches/ndof/extern/qdune/svm/TexCache.cpp
    branches/ndof/extern/qdune/svm/TexCache.h
    branches/ndof/extern/qdune/svm/maketexture.cpp
    branches/ndof/extern/qdune/svm/maketexture.h
    branches/ndof/extern/qdune/svm/shaderVM.cpp
    branches/ndof/extern/qdune/svm/shaderVM.h
    branches/ndof/extern/qdune/svm/slshader.cpp
    branches/ndof/extern/qdune/svm/slshader.h
    branches/ndof/intern/action/
    branches/ndof/intern/csg/
    branches/ndof/intern/keymaker/

Property Changed:
----------------
    branches/ndof/extern/bFTGL/README.txt
    branches/ndof/extern/bFTGL/include/FTBBox.h
    branches/ndof/extern/bFTGL/include/FTBitmapGlyph.h
    branches/ndof/extern/bFTGL/include/FTBufferGlyph.h
    branches/ndof/extern/bFTGL/include/FTFace.h
    branches/ndof/extern/bFTGL/include/FTFont.h
    branches/ndof/extern/bFTGL/include/FTGL.h
    branches/ndof/extern/bFTGL/include/FTGLBitmapFont.h
    branches/ndof/extern/bFTGL/include/FTGLBufferFont.h
    branches/ndof/extern/bFTGL/include/FTGLOutlineFont.h
    branches/ndof/extern/bFTGL/include/FTGLPixmapFont.h
    branches/ndof/extern/bFTGL/include/FTGLPolygonFont.h
    branches/ndof/extern/bFTGL/include/FTGLTextureFont.h
    branches/ndof/extern/bFTGL/include/FTGlyph.h
    branches/ndof/extern/bFTGL/include/FTGlyphContainer.h
    branches/ndof/extern/bFTGL/include/FTLibrary.h
    branches/ndof/extern/bFTGL/include/FTPixmapGlyph.h
    branches/ndof/extern/bFTGL/include/FTPoint.h
    branches/ndof/extern/bFTGL/include/FTSize.h
    branches/ndof/extern/bFTGL/include/FTTextureGlyph.h
    branches/ndof/extern/bFTGL/src/FTBitmapGlyph.cpp
    branches/ndof/extern/bFTGL/src/FTBufferGlyph.cpp
    branches/ndof/extern/bFTGL/src/FTFace.cpp
    branches/ndof/extern/bFTGL/src/FTFont.cpp
    branches/ndof/extern/bFTGL/src/FTGLBitmapFont.cpp
    branches/ndof/extern/bFTGL/src/FTGLBufferFont.cpp
    branches/ndof/extern/bFTGL/src/FTGLOutlineFont.cpp
    branches/ndof/extern/bFTGL/src/FTGLPixmapFont.cpp
    branches/ndof/extern/bFTGL/src/FTGLPolygonFont.cpp
    branches/ndof/extern/bFTGL/src/FTGLTextureFont.cpp
    branches/ndof/extern/bFTGL/src/FTGlyph.cpp
    branches/ndof/extern/bFTGL/src/FTGlyphContainer.cpp
    branches/ndof/extern/bFTGL/src/FTLibrary.cpp
    branches/ndof/extern/bFTGL/src/FTPixmapGlyph.cpp
    branches/ndof/extern/bFTGL/src/FTPoint.cpp
    branches/ndof/extern/bFTGL/src/FTSize.cpp
    branches/ndof/extern/bFTGL/src/FTTextureGlyph.cpp
    branches/ndof/extern/bFTGL/test/FTBBox-Test.cpp
    branches/ndof/extern/bFTGL/test/FTCharToGlyphIndexMap-Test.cpp
    branches/ndof/extern/bFTGL/test/FTCharmap-Test.cpp
    branches/ndof/extern/bFTGL/test/FTContour-Test.cpp
    branches/ndof/extern/bFTGL/test/FTFace-Test.cpp
    branches/ndof/extern/bFTGL/test/FTFont-Test.cpp
    branches/ndof/extern/bFTGL/test/FTGlyphContainer-Test.cpp
    branches/ndof/extern/bFTGL/test/FTLibrary-Test.cpp
    branches/ndof/extern/bFTGL/test/FTList-Test.cpp
    branches/ndof/extern/bFTGL/test/FTMesh-Test.cpp
    branches/ndof/extern/bFTGL/test/FTPoint-Test.cpp
    branches/ndof/extern/bFTGL/test/FTSize-Test.cpp
    branches/ndof/extern/bFTGL/test/FTTesselation-Test.cpp
    branches/ndof/extern/bFTGL/test/FTVector-Test.cpp
    branches/ndof/extern/bFTGL/test/FTVectoriser-Test.cpp
    branches/ndof/extern/bFTGL/test/FTlayout-Test.cpp
    branches/ndof/extern/bFTGL/test/HPGCalc_afm.cpp
    branches/ndof/extern/bFTGL/test/HPGCalc_pfb.cpp
    branches/ndof/extern/bFTGL/test/TestMain.cpp
    branches/ndof/extern/bFTGL/test/mmgr.cpp
    branches/ndof/extern/bFTGL/test/mmgr.h
    branches/ndof/extern/bFTGL/test/nommgr.h
    branches/ndof/extern/ode/dist/drawstuff/textures/ground.ppm
    branches/ndof/extern/ode/dist/ode/doc/pix/amotor.jpg
    branches/ndof/extern/ode/dist/ode/doc/pix/ball-and-socket-bad.jpg
    branches/ndof/extern/ode/dist/ode/doc/pix/ball-and-socket.jpg
    branches/ndof/extern/ode/dist/ode/doc/pix/body.jpg
    branches/ndof/extern/ode/dist/ode/doc/pix/contact.jpg
    branches/ndof/extern/ode/dist/ode/doc/pix/hinge.jpg
    branches/ndof/extern/ode/dist/ode/doc/pix/hinge2.jpg
    branches/ndof/extern/ode/dist/ode/doc/pix/joints.jpg
    branches/ndof/extern/ode/dist/ode/doc/pix/slider.jpg
    branches/ndof/extern/ode/dist/ode/doc/pix/universal.jpg
    branches/ndof/extern/qhull/Announce.txt
    branches/ndof/extern/qhull/COPYING.txt
    branches/ndof/extern/qhull/FILE_ID.DIZ
    branches/ndof/extern/qhull/README.txt
    branches/ndof/extern/qhull/REGISTER.txt
    branches/ndof/extern/qhull/VisualC6/qhull/qhull.dsp
    branches/ndof/extern/qhull/VisualC6/qhull.dsw
    branches/ndof/extern/qhull/html/index.htm
    branches/ndof/extern/qhull/html/qconvex.htm
    branches/ndof/extern/qhull/html/qdelau_f.htm
    branches/ndof/extern/qhull/html/qdelaun.htm
    branches/ndof/extern/qhull/html/qh--4d.gif
    branches/ndof/extern/qhull/html/qh--cone.gif
    branches/ndof/extern/qhull/html/qh--dt.gif
    branches/ndof/extern/qhull/html/qh--geom.gif
    branches/ndof/extern/qhull/html/qh--half.gif
    branches/ndof/extern/qhull/html/qh--rand.gif
    branches/ndof/extern/qhull/html/qh-eg.htm
    branches/ndof/extern/qhull/html/qh-faq.htm
    branches/ndof/extern/qhull/html/qh-get.htm
    branches/ndof/extern/qhull/html/qh-home.htm
    branches/ndof/extern/qhull/html/qh-impre.htm
    branches/ndof/extern/qhull/html/qh-in.htm
    branches/ndof/extern/qhull/html/qh-optc.htm
    branches/ndof/extern/qhull/html/qh-optf.htm
    branches/ndof/extern/qhull/html/qh-optg.htm
    branches/ndof/extern/qhull/html/qh-opto.htm
    branches/ndof/extern/qhull/html/qh-optp.htm
    branches/ndof/extern/qhull/html/qh-optq.htm
    branches/ndof/extern/qhull/html/qh-optt.htm
    branches/ndof/extern/qhull/html/qh-quick.htm
    branches/ndof/extern/qhull/html/qhalf.htm
    branches/ndof/extern/qhull/html/qhull.htm
    branches/ndof/extern/qhull/html/qhull.man
    branches/ndof/extern/qhull/html/qhull.txt
    branches/ndof/extern/qhull/html/qvoron_f.htm
    branches/ndof/extern/qhull/html/qvoronoi.htm
    branches/ndof/extern/qhull/html/rbox.htm
    branches/ndof/extern/qhull/html/rbox.man
    branches/ndof/extern/qhull/html/rbox.txt
    branches/ndof/extern/qhull/include/qhull/geom.h
    branches/ndof/extern/qhull/include/qhull/io.h
    branches/ndof/extern/qhull/include/qhull/mem.h
    branches/ndof/extern/qhull/include/qhull/merge.h
    branches/ndof/extern/qhull/include/qhull/poly.h
    branches/ndof/extern/qhull/include/qhull/qhull.h
    branches/ndof/extern/qhull/include/qhull/qhull_a.h
    branches/ndof/extern/qhull/include/qhull/qset.h
    branches/ndof/extern/qhull/include/qhull/stat.h
    branches/ndof/extern/qhull/include/qhull/user.h
    branches/ndof/extern/qhull/src/Changes.txt
    branches/ndof/extern/qhull/src/MBorland
    branches/ndof/extern/qhull/src/Makefile.txt
    branches/ndof/extern/qhull/src/geom.c
    branches/ndof/extern/qhull/src/geom.h
    branches/ndof/extern/qhull/src/geom2.c
    branches/ndof/extern/qhull/src/global.c
    branches/ndof/extern/qhull/src/index.htm
    branches/ndof/extern/qhull/src/io.c
    branches/ndof/extern/qhull/src/io.h
    branches/ndof/extern/qhull/src/mem.c
    branches/ndof/extern/qhull/src/mem.h
    branches/ndof/extern/qhull/src/merge.c
    branches/ndof/extern/qhull/src/merge.h
    branches/ndof/extern/qhull/src/poly.c
    branches/ndof/extern/qhull/src/poly.h
    branches/ndof/extern/qhull/src/poly2.c
    branches/ndof/extern/qhull/src/qconvex.c
    branches/ndof/extern/qhull/src/qdelaun.c
    branches/ndof/extern/qhull/src/qh-geom.htm
    branches/ndof/extern/qhull/src/qh-globa.htm
    branches/ndof/extern/qhull/src/qh-io.htm
    branches/ndof/extern/qhull/src/qh-mem.htm
    branches/ndof/extern/qhull/src/qh-merge.htm
    branches/ndof/extern/qhull/src/qh-poly.htm
    branches/ndof/extern/qhull/src/qh-qhull.htm
    branches/ndof/extern/qhull/src/qh-set.htm
    branches/ndof/extern/qhull/src/qh-stat.htm
    branches/ndof/extern/qhull/src/qh-user.htm
    branches/ndof/extern/qhull/src/qhalf.c
    branches/ndof/extern/qhull/src/qhull.c
    branches/ndof/extern/qhull/src/qhull.h
    branches/ndof/extern/qhull/src/qhull_a.h
    branches/ndof/extern/qhull/src/qhull_interface.cpp
    branches/ndof/extern/qhull/src/qset.c
    branches/ndof/extern/qhull/src/qset.h
    branches/ndof/extern/qhull/src/qvoronoi.c
    branches/ndof/extern/qhull/src/rbox.c
    branches/ndof/extern/qhull/src/stat.c
    branches/ndof/extern/qhull/src/stat.h
    branches/ndof/extern/qhull/src/unix.c
    branches/ndof/extern/qhull/src/user.c
    branches/ndof/extern/qhull/src/user.h
    branches/ndof/extern/qhull/src/user_eg.c
    branches/ndof/extern/qhull/src/user_eg2.c
    branches/ndof/extern/solid/LICENSE_GPL.txt
    branches/ndof/extern/solid/LICENSE_QPL.txt
    branches/ndof/extern/solid/Makefile
    branches/ndof/extern/solid/Makefile.am
    branches/ndof/extern/solid/README.txt
    branches/ndof/extern/solid/VisualC6/broad/broad.dsp
    branches/ndof/extern/solid/VisualC6/complex/complex.dsp
    branches/ndof/extern/solid/VisualC6/convex/convex.dsp
    branches/ndof/extern/solid/VisualC6/dynamics/dynamics.dsp
    branches/ndof/extern/solid/VisualC6/gldemo/gldemo.dsp
    branches/ndof/extern/solid/VisualC6/mnm/mnm.dsp
    branches/ndof/extern/solid/VisualC6/physics/physics.dsp
    branches/ndof/extern/solid/VisualC6/sample/sample.dsp
    branches/ndof/extern/solid/VisualC6/solid/solid.dsp
    branches/ndof/extern/solid/VisualC6/solid.dsw
    branches/ndof/extern/solid/VisualC6/solid_dll/solid_dll.dsp
    branches/ndof/extern/solid/configure.ac
    branches/ndof/extern/solid/doc/Makefile.am
    branches/ndof/extern/solid/doc/solid3.html
    branches/ndof/extern/solid/doc/solid3.info
    branches/ndof/extern/solid/doc/solid3.pdf
    branches/ndof/extern/solid/doc/solid3.texi
    branches/ndof/extern/solid/doc/stamp-vti
    branches/ndof/extern/solid/doc/texinfo.tex
    branches/ndof/extern/solid/doc/version.texi
    branches/ndof/extern/solid/examples/Makefile.am
    branches/ndof/extern/solid/examples/README.txt
    branches/ndof/extern/solid/examples/dynamics/Dynamic.cpp
    branches/ndof/extern/solid/examples/dynamics/Dynamic.h
    branches/ndof/extern/solid/examples/dynamics/Kinetic.cpp
    branches/ndof/extern/solid/examples/dynamics/Kinetic.h
    branches/ndof/extern/solid/examples/dynamics/Makefile.am
    branches/ndof/extern/solid/examples/dynamics/RigidBody.cpp
    branches/ndof/extern/solid/examples/dynamics/RigidBody.h
    branches/ndof/extern/solid/examples/gldemo.cpp
    branches/ndof/extern/solid/examples/mnm.cpp
    branches/ndof/extern/solid/examples/physics.cpp
    branches/ndof/extern/solid/examples/sample.cpp
    branches/ndof/extern/solid/include/GEN_MinMax.h
    branches/ndof/extern/solid/include/GEN_random.h
    branches/ndof/extern/solid/include/MT/Interval.h
    branches/ndof/extern/solid/include/MT/Matrix3x3.h
    branches/ndof/extern/solid/include/MT/Quaternion.h
    branches/ndof/extern/solid/include/MT/Transform.h
    branches/ndof/extern/solid/include/MT/Tuple3.h
    branches/ndof/extern/solid/include/MT/Tuple4.h
    branches/ndof/extern/solid/include/MT/Vector3.h
    branches/ndof/extern/solid/include/MT_BBox.h
    branches/ndof/extern/solid/include/MT_Interval.h
    branches/ndof/extern/solid/include/MT_Matrix3x3.h
    branches/ndof/extern/solid/include/MT_Point3.h
    branches/ndof/extern/solid/include/MT_Quaternion.h
    branches/ndof/extern/solid/include/MT_Scalar.h
    branches/ndof/extern/solid/include/MT_Transform.h
    branches/ndof/extern/solid/include/MT_Vector3.h
    branches/ndof/extern/solid/include/Makefile.am
    branches/ndof/extern/solid/include/SOLID.h
    branches/ndof/extern/solid/include/SOLID_broad.h
    branches/ndof/extern/solid/include/SOLID_types.h
    branches/ndof/extern/solid/include/config.h.in
    branches/ndof/extern/solid/src/DT_AlgoTable.h
    branches/ndof/extern/solid/src/DT_C-api.cpp
    branches/ndof/extern/solid/src/DT_Encounter.cpp
    branches/ndof/extern/solid/src/DT_Encounter.h
    branches/ndof/extern/solid/src/DT_Object.cpp
    branches/ndof/extern/solid/src/DT_Object.h
    branches/ndof/extern/solid/src/DT_RespTable.cpp
    branches/ndof/extern/solid/src/DT_RespTable.h
    branches/ndof/extern/solid/src/DT_Response.h
    branches/ndof/extern/solid/src/DT_Scene.cpp
    branches/ndof/extern/solid/src/DT_Scene.h
    branches/ndof/extern/solid/src/Makefile.am
    branches/ndof/extern/solid/src/broad/BP_C-api.cpp
    branches/ndof/extern/solid/src/broad/BP_Endpoint.h
    branches/ndof/extern/solid/src/broad/BP_EndpointList.cpp
    branches/ndof/extern/solid/src/broad/BP_EndpointList.h
    branches/ndof/extern/solid/src/broad/BP_Proxy.cpp
    branches/ndof/extern/solid/src/broad/BP_Proxy.h
    branches/ndof/extern/solid/src/broad/BP_ProxyList.h
    branches/ndof/extern/solid/src/broad/BP_Scene.cpp
    branches/ndof/extern/solid/src/broad/BP_Scene.h
    branches/ndof/extern/solid/src/broad/Makefile.am
    branches/ndof/extern/solid/src/complex/DT_BBoxTree.cpp
    branches/ndof/extern/solid/src/complex/DT_BBoxTree.h
    branches/ndof/extern/solid/src/complex/DT_CBox.h
    branches/ndof/extern/solid/src/complex/DT_Complex.cpp
    branches/ndof/extern/solid/src/complex/DT_Complex.h
    branches/ndof/extern/solid/src/complex/Makefile.am
    branches/ndof/extern/solid/src/convex/DT_Accuracy.cpp
    branches/ndof/extern/solid/src/convex/DT_Accuracy.h
    branches/ndof/extern/solid/src/convex/DT_Array.h
    branches/ndof/extern/solid/src/convex/DT_Box.cpp
    branches/ndof/extern/solid/src/convex/DT_Box.h
    branches/ndof/extern/solid/src/convex/DT_Cone.cpp
    branches/ndof/extern/solid/src/convex/DT_Cone.h
    branches/ndof/extern/solid/src/convex/DT_Convex.cpp
    branches/ndof/extern/solid/src/convex/DT_Convex.h
    branches/ndof/extern/solid/src/convex/DT_Cylinder.cpp
    branches/ndof/extern/solid/src/convex/DT_Cylinder.h
    branches/ndof/extern/solid/src/convex/DT_Facet.cpp
    branches/ndof/extern/solid/src/convex/DT_Facet.h
    branches/ndof/extern/solid/src/convex/DT_GJK.h
    branches/ndof/extern/solid/src/convex/DT_Hull.h
    branches/ndof/extern/solid/src/convex/DT_IndexArray.h
    branches/ndof/extern/solid/src/convex/DT_LineSegment.cpp
    branches/ndof/extern/solid/src/convex/DT_LineSegment.h
    branches/ndof/extern/solid/src/convex/DT_Minkowski.h
    branches/ndof/extern/solid/src/convex/DT_PenDepth.cpp
    branches/ndof/extern/solid/src/convex/DT_PenDepth.h
    branches/ndof/extern/solid/src/convex/DT_Point.cpp
    branches/ndof/extern/solid/src/convex/DT_Point.h
    branches/ndof/extern/solid/src/convex/DT_Polyhedron.cpp
    branches/ndof/extern/solid/src/convex/DT_Polyhedron.h
    branches/ndof/extern/solid/src/convex/DT_Polytope.cpp
    branches/ndof/extern/solid/src/convex/DT_Polytope.h
    branches/ndof/extern/solid/src/convex/DT_Shape.h
    branches/ndof/extern/solid/src/convex/DT_Sphere.cpp
    branches/ndof/extern/solid/src/convex/DT_Sphere.h
    branches/ndof/extern/solid/src/convex/DT_Transform.h
    branches/ndof/extern/solid/src/convex/DT_Triangle.cpp
    branches/ndof/extern/solid/src/convex/DT_Triangle.h
    branches/ndof/extern/solid/src/convex/DT_VertexBase.h
    branches/ndof/extern/solid/src/convex/Makefile.am
    branches/ndof/intern/bsp/extern/CSG_BooleanOps.h
    branches/ndof/intern/bsp/intern/BSP_CSGException.h
    branches/ndof/intern/bsp/intern/BSP_CSGMesh.cpp
    branches/ndof/intern/bsp/intern/BSP_CSGMesh.h
    branches/ndof/intern/bsp/intern/BSP_CSGMesh_CFIterator.h
    branches/ndof/intern/bsp/intern/BSP_MeshPrimitives.cpp
    branches/ndof/intern/bsp/intern/CSG_BooleanOps.cpp
    branches/ndof/intern/bsp/test/BSP_GhostTest/BSP_GhostTest.dsp
    branches/ndof/intern/bsp/test/BSP_GhostTest/BSP_GhostTest.dsw
    branches/ndof/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.cpp
    branches/ndof/intern/bsp/test/BSP_GhostTest/BSP_GhostTest3D.h
    branches/ndof/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.cpp
    branches/ndof/intern/bsp/test/BSP_GhostTest/BSP_MeshDrawer.h
    branches/ndof/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.cpp
    branches/ndof/intern/bsp/test/BSP_GhostTest/BSP_PlyLoader.h
    branches/ndof/intern/bsp/test/BSP_GhostTest/BSP_TMesh.h
    branches/ndof/intern/bsp/test/BSP_GhostTest/bsp.ply
    branches/ndof/intern/bsp/test/BSP_GhostTest/bsp_cube.ply
    branches/ndof/intern/bsp/test/BSP_GhostTest/main.cpp
    branches/ndof/intern/bsp/test/BSP_GhostTest/ply.h
    branches/ndof/intern/bsp/test/BSP_GhostTest/plyfile.c
    branches/ndof/intern/decimation/intern/future/LOD_ExternVColorEditor.cpp
    branches/ndof/intern/decimation/intern/future/LOD_ExternVColorEditor.h
    branches/ndof/intern/decimation/intern/future/LOD_NdQSDecimator.cpp
    branches/ndof/intern/decimation/intern/future/LOD_NdQSDecimator.h
    branches/ndof/intern/decimation/intern/future/LOD_NdQuadric.cpp
    branches/ndof/intern/decimation/intern/future/LOD_NdQuadric.h
    branches/ndof/intern/decimation/intern/future/LOD_NdQuadricEditor.cpp
    branches/ndof/intern/decimation/intern/future/LOD_NdQuadricEditor.h
    branches/ndof/intern/decimation/test/decimate_glut_test/intern/LOD_GhostTestApp.cpp
    branches/ndof/intern/decimation/test/decimate_glut_test/intern/LOD_GhostTestApp.h
    branches/ndof/intern/ghost/doc/ghost_interface.cfg
    branches/ndof/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
    branches/ndof/intern/ghost/intern/GHOST_DisplayManagerX11.h
    branches/ndof/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/ndof/intern/ghost/intern/GHOST_SystemX11.h
    branches/ndof/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/ndof/intern/ghost/intern/GHOST_WindowX11.h
    branches/ndof/intern/ghost/test/Makefile
    branches/ndof/intern/ghost/test/gears/GHOST_Test.cpp
    branches/ndof/intern/ghost/test/gears/Makefile
    branches/ndof/intern/ghost/test/multitest/MultiTest.c
    branches/ndof/intern/moto/include/MT_Matrix3x3.h
    branches/ndof/intern/moto/include/MT_Matrix4x4.h
    branches/ndof/intern/moto/include/MT_MinMax.h
    branches/ndof/intern/moto/include/MT_Scalar.h
    branches/ndof/intern/moto/include/MT_Stream.h
    branches/ndof/intern/moto/include/MT_Tuple2.h
    branches/ndof/intern/moto/include/MT_Tuple3.h
    branches/ndof/intern/moto/include/MT_Tuple4.h
    branches/ndof/intern/moto/include/MT_random.h
    branches/ndof/intern/moto/intern/MT_CmMatrix4x4.cpp
    branches/ndof/intern/moto/intern/MT_random.cpp
    branches/ndof/intern/moto/make/msvc_6_0/MoTo.dsp
    branches/ndof/intern/moto/make/msvc_6_0/MoTo.dsw

Modified: branches/ndof/extern/CMakeLists.txt
===================================================================
--- branches/ndof/extern/CMakeLists.txt	2008-03-13 23:54:02 UTC (rev 14100)
+++ branches/ndof/extern/CMakeLists.txt	2008-03-14 00:05:20 UTC (rev 14101)
@@ -29,11 +29,11 @@
 
 IF(WITH_GAMEENGINE)
   SUBDIRS(qhull solid)
+ENDIF(WITH_GAMEENGINE)
 
-  IF(WITH_BULLET)
+IF(WITH_BULLET)
     SUBDIRS(bullet2)
-  ENDIF(WITH_BULLET)
-ENDIF(WITH_GAMEENGINE)
+ENDIF(WITH_BULLET)
 
 IF(WITH_INTERNATIONAL)
   SUBDIRS(bFTGL)
@@ -43,3 +43,6 @@
   SUBDIRS(verse)
 ENDIF(WITH_VERSE)
 
+IF(CMAKE_SYSTEM_NAME MATCHES "Linux")
+  SUBDIRS(binreloc)
+ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")

Modified: branches/ndof/extern/Makefile
===================================================================
--- branches/ndof/extern/Makefile	2008-03-13 23:54:02 UTC (rev 14100)
+++ branches/ndof/extern/Makefile	2008-03-14 00:05:20 UTC (rev 14101)
@@ -56,6 +56,10 @@
     DIRS += bullet2
 endif
 
+ifeq ($(WITH_BINRELOC), true)
+    DIRS += binreloc
+endif
+
 TARGET =
 ifneq ($(OS),irix)
   TARGET=solid

Modified: branches/ndof/extern/SConscript
===================================================================
--- branches/ndof/extern/SConscript	2008-03-13 23:54:02 UTC (rev 14100)
+++ branches/ndof/extern/SConscript	2008-03-14 00:05:20 UTC (rev 14101)
@@ -5,11 +5,18 @@
 if env['WITH_BF_GAMEENGINE']:
     SConscript(['qhull/SConscript',
             'solid/SConscript'])
-    if env['WITH_BF_BULLET']:
-        SConscript(['bullet2/src/SConscript'])
 
+if env['WITH_BF_BULLET']:
+    SConscript(['bullet2/src/SConscript'])
+
 if env['WITH_BF_INTERNATIONAL']:
     SConscript(['bFTGL/SConscript'])
 
 if env['WITH_BF_VERSE']:
     SConscript(['verse/dist/SConstruct'])
+
+if env['WITH_BF_FFMPEG'] and env['BF_FFMPEG_LIB'] == '':
+    SConscript(['ffmpeg/SConscript']);
+
+if env['OURPLATFORM'] == 'linux2':
+    SConscript(['binreloc/SConscript']);
\ No newline at end of file


Property changes on: branches/ndof/extern/bFTGL/README.txt
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTBBox.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTBitmapGlyph.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTBufferGlyph.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTFace.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTFont.h
___________________________________________________________________
Name: svn:executable
   - *

Modified: branches/ndof/extern/bFTGL/include/FTGL.h
===================================================================
--- branches/ndof/extern/bFTGL/include/FTGL.h	2008-03-13 23:54:02 UTC (rev 14100)
+++ branches/ndof/extern/bFTGL/include/FTGL.h	2008-03-14 00:05:20 UTC (rev 14101)
@@ -42,7 +42,11 @@
             #include <OpenGL/glu.h>
         #else
             #include <GL/gl.h>
-            #include <GL/glu.h>
+            #if defined (__sun__) && !defined (__sparc__)
+                #include <mesa/glu.h>
+            #else
+                #include <GL/glu.h>
+            #endif
         #endif                
 
     #endif


Property changes on: branches/ndof/extern/bFTGL/include/FTGL.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTGLBitmapFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTGLBufferFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTGLOutlineFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTGLPixmapFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTGLPolygonFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTGLTextureFont.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTGlyph.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTGlyphContainer.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTLibrary.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTPixmapGlyph.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTPoint.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTSize.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/include/FTTextureGlyph.h
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTBitmapGlyph.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTBufferGlyph.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTFace.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTGLBitmapFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTGLBufferFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTGLOutlineFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTGLPixmapFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTGLPolygonFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTGLTextureFont.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTGlyph.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTGlyphContainer.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTLibrary.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTPixmapGlyph.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTPoint.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTSize.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/src/FTTextureGlyph.cpp
___________________________________________________________________
Name: svn:executable
   - *

Modified: branches/ndof/extern/bFTGL/src/FTVectoriser.cpp
===================================================================
--- branches/ndof/extern/bFTGL/src/FTVectoriser.cpp	2008-03-13 23:54:02 UTC (rev 14100)
+++ branches/ndof/extern/bFTGL/src/FTVectoriser.cpp	2008-03-14 00:05:20 UTC (rev 14101)
@@ -5,8 +5,12 @@
 #define CALLBACK
 #endif
 
-#ifdef __APPLE_CC__    
-    typedef GLvoid (*GLUTesselatorFunction)(...);
+#if defined(__APPLE_CC__) 
+    #if __APPLE_CC__ >= 5465
+        typedef GLvoid (*GLUTesselatorFunction)();
+    #else
+        typedef GLvoid (*GLUTesselatorFunction)(...);
+    #endif
 #elif defined( __mips ) || defined( __linux__ ) || defined( __FreeBSD__ ) || defined( __OpenBSD__ ) || defined( __sun ) || defined (__CYGWIN__)
     typedef GLvoid (*GLUTesselatorFunction)();
 #elif defined ( WIN32)

Modified: branches/ndof/extern/bFTGL/src/Makefile
===================================================================
--- branches/ndof/extern/bFTGL/src/Makefile	2008-03-13 23:54:02 UTC (rev 14100)
+++ branches/ndof/extern/bFTGL/src/Makefile	2008-03-14 00:05:20 UTC (rev 14101)
@@ -46,7 +46,8 @@
 
 include nan_compile.mk 
 CPPFLAGS += -I../include
-CPPFLAGS += -I$(NAN_FREETYPE)/include -I$(NAN_FREETYPE)/include/freetype2 
+CPPFLAGS += -I$(NAN_FREETYPE)/include -I$(NAN_FREETYPE)/include/freetype2
+CPPFLAGS += -I$(OPENGL_HEADERS) 
 
 install: all debug
 	@[ -d $(NAN_FTGL) ] || mkdir -p $(NAN_FTGL)


Property changes on: branches/ndof/extern/bFTGL/test/FTBBox-Test.cpp
___________________________________________________________________
Name: svn:executable
   - *


Property changes on: branches/ndof/extern/bFTGL/test/FTCharToGlyphIndexMap-Test.cpp
___________________________________________________________________
Name: svn:executable
   - *



@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list