[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [23530] branches/soc-2009-jaguarandi: svn merge -r 23207:23528 https://svn.blender.org/svnroot/bf-blender/trunk/ blender

Andre Susano Pinto andresusanopinto at gmail.com
Mon Sep 28 15:05:13 CEST 2009


Revision: 23530
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=23530
Author:   jaguarandi
Date:     2009-09-28 15:05:03 +0200 (Mon, 28 Sep 2009)

Log Message:
-----------
svn merge -r 23207:23528 https://svn.blender.org/svnroot/bf-blender/trunk/blender

Modified Paths:
--------------
    branches/soc-2009-jaguarandi/CMakeLists.txt
    branches/soc-2009-jaguarandi/SConstruct
    branches/soc-2009-jaguarandi/config/darwin-config.py
    branches/soc-2009-jaguarandi/config/irix6-config.py
    branches/soc-2009-jaguarandi/config/linux2-config.py
    branches/soc-2009-jaguarandi/config/linuxcross-config.py
    branches/soc-2009-jaguarandi/config/openbsd3-config.py
    branches/soc-2009-jaguarandi/config/sunos5-config.py
    branches/soc-2009-jaguarandi/config/win32-mingw-config.py
    branches/soc-2009-jaguarandi/config/win32-vc-config.py
    branches/soc-2009-jaguarandi/config/win64-vc-config.py
    branches/soc-2009-jaguarandi/extern/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/Makefile
    branches/soc-2009-jaguarandi/extern/SConscript
    branches/soc-2009-jaguarandi/extern/bullet2/src/Bullet-C-Api.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btGhostObject.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btGhostObject.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMaterial.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btBoxCollision.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btClipPolygon.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactMassUtil.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGeometryOperations.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btQuantization.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_array.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_bitset.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_box_collision.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_clip_polygon.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_geom_types.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_geometry.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_hash_table.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_math.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_radixsort.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btActionInterface.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/Jamfile
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/LinearMath/btConvexHull.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/LinearMath/btConvexHull.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/LinearMath/btHashMap.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/LinearMath/btPoolAllocator.h
    branches/soc-2009-jaguarandi/extern/glew/README.txt
    branches/soc-2009-jaguarandi/extern/glew/doc/glew.css
    branches/soc-2009-jaguarandi/extern/glew/doc/glx.txt
    branches/soc-2009-jaguarandi/extern/glew/doc/gpl.txt
    branches/soc-2009-jaguarandi/extern/glew/doc/sgi.txt
    branches/soc-2009-jaguarandi/extern/glew/make/msvc_9_0/glew.vcproj
    branches/soc-2009-jaguarandi/extern/lzma/Alloc.c
    branches/soc-2009-jaguarandi/extern/lzma/Alloc.h
    branches/soc-2009-jaguarandi/extern/lzma/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/lzma/LzFind.c
    branches/soc-2009-jaguarandi/extern/lzma/LzFind.h
    branches/soc-2009-jaguarandi/extern/lzma/LzHash.h
    branches/soc-2009-jaguarandi/extern/lzma/LzmaDec.c
    branches/soc-2009-jaguarandi/extern/lzma/LzmaDec.h
    branches/soc-2009-jaguarandi/extern/lzma/LzmaEnc.c
    branches/soc-2009-jaguarandi/extern/lzma/LzmaEnc.h
    branches/soc-2009-jaguarandi/extern/lzma/LzmaLib.c
    branches/soc-2009-jaguarandi/extern/lzma/LzmaLib.h
    branches/soc-2009-jaguarandi/extern/lzma/Types.h
    branches/soc-2009-jaguarandi/extern/lzma/history.txt
    branches/soc-2009-jaguarandi/extern/lzma/lzma.txt
    branches/soc-2009-jaguarandi/extern/lzo/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/lzo/minilzo/minilzo.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/qpel.c
    branches/soc-2009-jaguarandi/intern/CMakeLists.txt
    branches/soc-2009-jaguarandi/intern/Makefile
    branches/soc-2009-jaguarandi/intern/SConscript
    branches/soc-2009-jaguarandi/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/soc-2009-jaguarandi/intern/audaspace/intern/AUD_C-API.cpp
    branches/soc-2009-jaguarandi/intern/audaspace/intern/AUD_C-API.h
    branches/soc-2009-jaguarandi/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/soc-2009-jaguarandi/intern/audaspace/make/msvc_9_0/audaspace.vcproj
    branches/soc-2009-jaguarandi/intern/boolop/make/msvc_9_0/boolop.vcproj
    branches/soc-2009-jaguarandi/intern/bsp/make/msvc_9_0/bsplib.vcproj
    branches/soc-2009-jaguarandi/intern/container/make/msvc_9_0/container.vcproj
    branches/soc-2009-jaguarandi/intern/decimation/make/msvc_9_0/decimation.vcproj
    branches/soc-2009-jaguarandi/intern/elbeem/make/msvc_9_0/elbeem.vcproj
    branches/soc-2009-jaguarandi/intern/ghost/GHOST_Types.h
    branches/soc-2009-jaguarandi/intern/ghost/intern/GHOST_System.cpp
    branches/soc-2009-jaguarandi/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2009-jaguarandi/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2009-jaguarandi/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2009-jaguarandi/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/soc-2009-jaguarandi/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2009-jaguarandi/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2009-jaguarandi/intern/ghost/make/msvc_9_0/ghost.vcproj
    branches/soc-2009-jaguarandi/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2009-jaguarandi/intern/guardedalloc/make/msvc_9_0/guardedalloc.vcproj
    branches/soc-2009-jaguarandi/intern/iksolver/make/msvc_9_0/iksolver.vcproj
    branches/soc-2009-jaguarandi/intern/memutil/make/msvc_9_0/memutil.vcproj
    branches/soc-2009-jaguarandi/intern/moto/make/msvc_9_0/moto.vcproj
    branches/soc-2009-jaguarandi/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/soc-2009-jaguarandi/intern/smoke/intern/WTURBULENCE.cpp
    branches/soc-2009-jaguarandi/intern/smoke/make/msvc_9_0/smoke.vcproj
    branches/soc-2009-jaguarandi/intern/string/make/msvc_9_0/string.vcproj
    branches/soc-2009-jaguarandi/po/Makefile
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/BLO_readblenfile/BLO_readblenfile.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/avi/BL_avi.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/blender.sln
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/blender.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/blenfont/BLF_blenfont.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/editors/ED_editors.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/gpu/BL_gpu.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/loader/BLO_loader.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/makesdna/DNA_makesdna.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/makesrna/RNA_makesrna.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/makesrna/RNA_rna.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/nodes/nodes.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/render/BRE_render.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/blenderhook/KX_blenderhook.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/converter/KX_converter.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/expression/EXP_expressions.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/gamelogic/SCA_GameLogic.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/gameplayer/axctl/GP_axctl.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/gameplayer/common/GP_common.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/ketsji/KX_ketsji.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/ketsji/network/KX_network.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/network/loopbacknetwork/NG_loopbacknetwork.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/network/network/NG_network.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Dummy/PHY_Dummy.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Physics.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/rasterizer/RAS_rasterizer.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/scenegraph/SG_SceneGraph.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/gameengine/videotexture/TEX_Video.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj
    branches/soc-2009-jaguarandi/projectfiles_vc9/kernel/system/SYS_system.vcproj
    branches/soc-2009-jaguarandi/release/Makefile
    branches/soc-2009-jaguarandi/source/Makefile
    branches/soc-2009-jaguarandi/source/blender/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/blender/Makefile
    branches/soc-2009-jaguarandi/source/blender/SConscript
    branches/soc-2009-jaguarandi/source/blender/blenfont/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/blender/blenfont/Makefile
    branches/soc-2009-jaguarandi/source/blender/blenfont/SConscript
    branches/soc-2009-jaguarandi/source/blender/blenfont/intern/blf.c
    branches/soc-2009-jaguarandi/source/blender/blenfont/intern/blf_dir.c
    branches/soc-2009-jaguarandi/source/blender/blenfont/intern/blf_font.c
    branches/soc-2009-jaguarandi/source/blender/blenfont/intern/blf_glyph.c
    branches/soc-2009-jaguarandi/source/blender/blenfont/intern/blf_lang.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_action.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_anim.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_armature.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_boids.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_brush.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_collision.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_constraint.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_depsgraph.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_image.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_node.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_particle.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_screen.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_sound.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/BKE_text.h
    branches/soc-2009-jaguarandi/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/blender/blenkernel/SConscript
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/Makefile
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/action.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/anim.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/armature.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/boids.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/brush.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/cloth.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/collision.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/constraint.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/curve.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/displist.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/effect.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/fluidsim.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/font.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/image.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/implicit.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/ipo.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/library.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/material.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/mesh.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/modifier.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/multires.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/nla.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/object.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/packedFile.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/paint.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/particle.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/report.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/sca.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/scene.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/screen.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/sequence.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/smoke.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/sound.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/text.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/unit.c
    branches/soc-2009-jaguarandi/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2009-jaguarandi/source/blender/blenlib/BLI_arithb.h
    branches/soc-2009-jaguarandi/source/blender/blenlib/BLI_ghash.h
    branches/soc-2009-jaguarandi/source/blender/blenlib/BLI_listbase.h
    branches/soc-2009-jaguarandi/source/blender/blenlib/BLI_util.h
    branches/soc-2009-jaguarandi/source/blender/blenlib/BLI_winstuff.h
    branches/soc-2009-jaguarandi/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2009-jaguarandi/source/blender/blenlib/intern/BLI_kdtree.c
    branches/soc-2009-jaguarandi/source/blender/blenlib/intern/arithb.c
    branches/soc-2009-jaguarandi/source/blender/blenlib/intern/freetypefont.c
    branches/soc-2009-jaguarandi/source/blender/blenlib/intern/graph.c
    branches/soc-2009-jaguarandi/source/blender/blenlib/intern/listbase.c
    branches/soc-2009-jaguarandi/source/blender/blenlib/intern/noise.c
    branches/soc-2009-jaguarandi/source/blender/blenlib/intern/threads.c
    branches/soc-2009-jaguarandi/source/blender/blenlib/intern/util.c
    branches/soc-2009-jaguarandi/source/blender/blenloader/BLO_readfile.h
    branches/soc-2009-jaguarandi/source/blender/blenloader/intern/readblenentry.c
    branches/soc-2009-jaguarandi/source/blender/blenloader/intern/readfile.c
    branches/soc-2009-jaguarandi/source/blender/blenloader/intern/writefile.c
    branches/soc-2009-jaguarandi/source/blender/editors/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/anim_deps.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/anim_draw.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/anim_filter.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/anim_markers.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/anim_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/drivers.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/keyframes_edit.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/keyframing.c
    branches/soc-2009-jaguarandi/source/blender/editors/animation/keyingsets.c
    branches/soc-2009-jaguarandi/source/blender/editors/armature/armature_intern.h
    branches/soc-2009-jaguarandi/source/blender/editors/armature/armature_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/armature/editarmature.c
    branches/soc-2009-jaguarandi/source/blender/editors/armature/editarmature_retarget.c
    branches/soc-2009-jaguarandi/source/blender/editors/armature/editarmature_sketch.c
    branches/soc-2009-jaguarandi/source/blender/editors/armature/meshlaplacian.c
    branches/soc-2009-jaguarandi/source/blender/editors/armature/poselib.c
    branches/soc-2009-jaguarandi/source/blender/editors/armature/poseobject.c
    branches/soc-2009-jaguarandi/source/blender/editors/curve/curve_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/curve/editcurve.c
    branches/soc-2009-jaguarandi/source/blender/editors/curve/editfont.c
    branches/soc-2009-jaguarandi/source/blender/editors/gpencil/gpencil_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_anim_api.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_datafiles.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_fileselect.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_image.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_keyframes_draw.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_keyframes_edit.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_keyframing.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_mesh.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_node.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_object.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_screen.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_sculpt.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/ED_transform.h
    branches/soc-2009-jaguarandi/source/blender/editors/include/UI_interface.h
    branches/soc-2009-jaguarandi/source/blender/editors/interface/interface.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/interface_anim.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/interface_handlers.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/interface_intern.h
    branches/soc-2009-jaguarandi/source/blender/editors/interface/interface_layout.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/interface_panel.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/interface_regions.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/interface_templates.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/interface_utils.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/interface_widgets.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/resources.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/view2d.c
    branches/soc-2009-jaguarandi/source/blender/editors/interface/view2d_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/mesh/editmesh_loop.c
    branches/soc-2009-jaguarandi/source/blender/editors/mesh/editmesh_mods.c
    branches/soc-2009-jaguarandi/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2009-jaguarandi/source/blender/editors/mesh/loopcut.c
    branches/soc-2009-jaguarandi/source/blender/editors/mesh/mesh_intern.h
    branches/soc-2009-jaguarandi/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/mesh/meshtools.c
    branches/soc-2009-jaguarandi/source/blender/editors/metaball/mball_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/object/Makefile
    branches/soc-2009-jaguarandi/source/blender/editors/object/SConscript
    branches/soc-2009-jaguarandi/source/blender/editors/object/object_add.c
    branches/soc-2009-jaguarandi/source/blender/editors/object/object_constraint.c
    branches/soc-2009-jaguarandi/source/blender/editors/object/object_edit.c
    branches/soc-2009-jaguarandi/source/blender/editors/object/object_intern.h
    branches/soc-2009-jaguarandi/source/blender/editors/object/object_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/object/object_relations.c
    branches/soc-2009-jaguarandi/source/blender/editors/object/object_select.c
    branches/soc-2009-jaguarandi/source/blender/editors/object/object_transform.c
    branches/soc-2009-jaguarandi/source/blender/editors/physics/ed_pointcache.c
    branches/soc-2009-jaguarandi/source/blender/editors/physics/editparticle.c
    branches/soc-2009-jaguarandi/source/blender/editors/preview/previewrender.c
    branches/soc-2009-jaguarandi/source/blender/editors/screen/area.c
    branches/soc-2009-jaguarandi/source/blender/editors/screen/screen_edit.c
    branches/soc-2009-jaguarandi/source/blender/editors/screen/screen_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2009-jaguarandi/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2009-jaguarandi/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2009-jaguarandi/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2009-jaguarandi/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2009-jaguarandi/source/blender/editors/sculpt_paint/sculpt_intern.h
    branches/soc-2009-jaguarandi/source/blender/editors/space_action/action_edit.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_action/action_header.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_action/action_intern.h
    branches/soc-2009-jaguarandi/source/blender/editors/space_action/action_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_action/space_action.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_api/spacetypes.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_buttons/buttons_header.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_buttons/buttons_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_buttons/space_buttons.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_console/console_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_console/space_console.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_file/file_draw.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_file/file_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_file/filelist.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_file/filesel.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_file/space_file.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_graph/graph_draw.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_graph/graph_header.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_graph/graph_intern.h
    branches/soc-2009-jaguarandi/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_graph/graph_select.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_graph/graph_utils.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_graph/space_graph.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_image/image_buttons.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_image/image_draw.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_image/image_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_image/space_image.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_logic/logic_buttons.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_logic/logic_window.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_logic/space_logic.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_nla/nla_channels.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_nla/nla_header.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_nla/space_nla.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_node/drawnode.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_node/node_draw.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_node/node_edit.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_node/node_intern.h
    branches/soc-2009-jaguarandi/source/blender/editors/space_node/node_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_node/node_select.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_node/space_node.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_outliner/outliner.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_outliner/outliner_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_outliner/space_outliner.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_script/script_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_script/space_script.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_sound/space_sound.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_text/space_text.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_text/text_draw.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_text/text_header.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_text/text_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_time/space_time.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_time/time_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/Makefile
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/drawvolume.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/view3d_snap.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2009-jaguarandi/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2009-jaguarandi/source/blender/editors/transform/transform.c
    branches/soc-2009-jaguarandi/source/blender/editors/transform/transform.h
    branches/soc-2009-jaguarandi/source/blender/editors/transform/transform_conversions.c
    branches/soc-2009-jaguarandi/source/blender/editors/transform/transform_generics.c
    branches/soc-2009-jaguarandi/source/blender/editors/transform/transform_input.c
    branches/soc-2009-jaguarandi/source/blender/editors/transform/transform_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/transform/transform_orientations.c
    branches/soc-2009-jaguarandi/source/blender/editors/uvedit/uvedit_draw.c
    branches/soc-2009-jaguarandi/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2009-jaguarandi/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2009-jaguarandi/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2009-jaguarandi/source/blender/imbuf/intern/divers.c
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_ID.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_action_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_anim_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_armature_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_constraint_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_node_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_object_fluidsim.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_object_force.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_object_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_particle_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_sensor_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_space_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2009-jaguarandi/source/blender/makesdna/DNA_windowmanager_types.h
    branches/soc-2009-jaguarandi/source/blender/makesrna/RNA_access.h
    branches/soc-2009-jaguarandi/source/blender/makesrna/RNA_define.h
    branches/soc-2009-jaguarandi/source/blender/makesrna/RNA_types.h
    branches/soc-2009-jaguarandi/source/blender/makesrna/SConscript
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/Makefile
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/SConscript
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/makesrna.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_access.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_action.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_actuator.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_brush.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_camera.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_color.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_define.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_fluidsim.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_group.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_image.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_key.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_lamp.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_main.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_material.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_mesh_api.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_meta.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_nla.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_object.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_object_api.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_rna.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_screen.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_sensor.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_sequence.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_space.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_text.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_ui_api.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_world.c
    branches/soc-2009-jaguarandi/source/blender/nodes/intern/CMP_nodes/CMP_levels.c
    branches/soc-2009-jaguarandi/source/blender/python/epy_doc_gen.py
    branches/soc-2009-jaguarandi/source/blender/python/generic/Mathutils.c
    branches/soc-2009-jaguarandi/source/blender/python/intern/bpy_interface.c
    branches/soc-2009-jaguarandi/source/blender/python/intern/bpy_operator.c
    branches/soc-2009-jaguarandi/source/blender/python/intern/bpy_operator_wrap.c
    branches/soc-2009-jaguarandi/source/blender/python/intern/bpy_rna.c
    branches/soc-2009-jaguarandi/source/blender/render/intern/source/convertblender.c
    branches/soc-2009-jaguarandi/source/blender/render/intern/source/pipeline.c
    branches/soc-2009-jaguarandi/source/blender/render/intern/source/pointdensity.c
    branches/soc-2009-jaguarandi/source/blender/render/intern/source/rayshade.c
    branches/soc-2009-jaguarandi/source/blender/render/intern/source/sss.c
    branches/soc-2009-jaguarandi/source/blender/render/intern/source/texture.c
    branches/soc-2009-jaguarandi/source/blender/render/intern/source/volumetric.c
    branches/soc-2009-jaguarandi/source/blender/render/intern/source/voxeldata.c
    branches/soc-2009-jaguarandi/source/blender/windowmanager/WM_api.h
    branches/soc-2009-jaguarandi/source/blender/windowmanager/WM_types.h
    branches/soc-2009-jaguarandi/source/blender/windowmanager/intern/wm.c
    branches/soc-2009-jaguarandi/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2009-jaguarandi/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2009-jaguarandi/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2009-jaguarandi/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2009-jaguarandi/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2009-jaguarandi/source/blender/windowmanager/wm_event_system.h
    branches/soc-2009-jaguarandi/source/blender/windowmanager/wm_event_types.h
    branches/soc-2009-jaguarandi/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2009-jaguarandi/source/creator/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/creator/SConscript
    branches/soc-2009-jaguarandi/source/creator/creator.c
    branches/soc-2009-jaguarandi/source/darwin/Makefile
    branches/soc-2009-jaguarandi/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2009-jaguarandi/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/soc-2009-jaguarandi/source/gameengine/BlenderRoutines/Makefile
    branches/soc-2009-jaguarandi/source/gameengine/BlenderRoutines/SConscript
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ActionActuator.h
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ArmatureObject.h
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/soc-2009-jaguarandi/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Converter/Makefile
    branches/soc-2009-jaguarandi/source/gameengine/Converter/SConscript
    branches/soc-2009-jaguarandi/source/gameengine/Expressions/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2009-jaguarandi/source/gameengine/Expressions/SConscript
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_ActuatorEventManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_ActuatorEventManager.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_AlwaysEventManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_AlwaysEventManager.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_EventManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_EventManager.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_IActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_IActuator.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_IObject.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_IObject.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_JoystickManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_JoystickManager.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_KeyboardManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_KeyboardManager.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_MouseManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_MouseManager.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_PropertyActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_PropertyEventManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_PropertyEventManager.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_RandomEventManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_RandomEventManager.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_TimeEventManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.h
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_PyMath.h
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_PythonInitTypes.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_PythonSeq.h
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_RayEventManager.h
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_TouchEventManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_TouchEventManager.h
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/SConscript
    branches/soc-2009-jaguarandi/source/gameengine/PyDoc/GameTypes.py
    branches/soc-2009-jaguarandi/source/gameengine/PyDoc/SConscript
    branches/soc-2009-jaguarandi/source/gameengine/SceneGraph/SG_DList.h
    branches/soc-2009-jaguarandi/source/gameengine/VideoTexture/SConscript
    branches/soc-2009-jaguarandi/source/nan_definitions.mk
    branches/soc-2009-jaguarandi/source/nan_warn.mk
    branches/soc-2009-jaguarandi/source/tools/guess/config.guess
    branches/soc-2009-jaguarandi/tools/Blender.py
    branches/soc-2009-jaguarandi/tools/btools.py

Added Paths:
-----------
    branches/soc-2009-jaguarandi/extern/Eigen2/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Array
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Cholesky
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Core
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Dense
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Eigen
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Geometry
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/LU
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/LeastSquares
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/NewStdVector
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/QR
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/QtAlignedMalloc
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/SVD
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Sparse
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/StdVector
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/BooleanRedux.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/CwiseOperators.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/Functors.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/Norms.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/PartialRedux.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/Random.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/Select.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Cholesky/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Cholesky/CholeskyInstantiations.cpp
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Cholesky/LDLT.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Cholesky/LLT.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Assign.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Block.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CacheFriendlyProduct.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Coeffs.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CommaInitializer.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CoreInstantiations.cpp
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Cwise.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CwiseBinaryOp.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CwiseNullaryOp.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CwiseUnaryOp.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/DiagonalCoeffs.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/DiagonalMatrix.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/DiagonalProduct.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Dot.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Flagged.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Functors.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Fuzzy.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/GenericPacketMath.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/IO.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Map.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/MapBase.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/MathFunctions.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Matrix.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/MatrixBase.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/MatrixStorage.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Minor.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/NestByValue.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/NumTraits.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Part.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Product.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Redux.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/SolveTriangular.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Sum.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Swap.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Transpose.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Visitor.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/arch/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/arch/AltiVec/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/arch/AltiVec/PacketMath.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/arch/SSE/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/arch/SSE/PacketMath.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/Constants.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/DisableMSVCWarnings.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/EnableMSVCWarnings.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/ForwardDeclarations.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/Macros.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/Memory.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/Meta.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/StaticAssert.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/XprHelper.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/AlignedBox.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/AngleAxis.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/EulerAngles.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Hyperplane.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/OrthoMethods.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/ParametrizedLine.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Quaternion.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Rotation2D.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/RotationBase.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Scaling.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Transform.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Translation.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LU/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LU/Determinant.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LU/Inverse.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LU/LU.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LeastSquares/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LeastSquares/LeastSquares.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/EigenSolver.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/HessenbergDecomposition.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/QR.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/QrInstantiations.cpp
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/SelfAdjointEigenSolver.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/Tridiagonalization.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/SVD/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/SVD/SVD.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/AmbiVector.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/CholmodSupport.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/CompressedStorage.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/CoreIterators.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/DynamicSparseMatrix.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/MappedSparseMatrix.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/RandomSetter.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseAssign.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseBlock.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseCwise.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseCwiseBinaryOp.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseCwiseUnaryOp.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseDiagonalProduct.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseDot.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseFlagged.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseFuzzy.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseLDLT.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseLLT.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseLU.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseMatrix.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseMatrixBase.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseProduct.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseRedux.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseTranspose.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseUtil.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseVector.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SuperLUSupport.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/TaucsSupport.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/TriangularSolver.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/UmfPackSupport.h
    branches/soc-2009-jaguarandi/extern/Eigen2/eigen-update.sh
    branches/soc-2009-jaguarandi/intern/itasc/
    branches/soc-2009-jaguarandi/intern/itasc/Armature.cpp
    branches/soc-2009-jaguarandi/intern/itasc/Armature.hpp
    branches/soc-2009-jaguarandi/intern/itasc/CMakeLists.txt
    branches/soc-2009-jaguarandi/intern/itasc/Cache.cpp
    branches/soc-2009-jaguarandi/intern/itasc/Cache.hpp
    branches/soc-2009-jaguarandi/intern/itasc/ConstraintSet.cpp
    branches/soc-2009-jaguarandi/intern/itasc/ConstraintSet.hpp
    branches/soc-2009-jaguarandi/intern/itasc/ControlledObject.cpp
    branches/soc-2009-jaguarandi/intern/itasc/ControlledObject.hpp
    branches/soc-2009-jaguarandi/intern/itasc/CopyPose.cpp
    branches/soc-2009-jaguarandi/intern/itasc/CopyPose.hpp
    branches/soc-2009-jaguarandi/intern/itasc/Distance.cpp
    branches/soc-2009-jaguarandi/intern/itasc/Distance.hpp
    branches/soc-2009-jaguarandi/intern/itasc/FixedObject.cpp
    branches/soc-2009-jaguarandi/intern/itasc/FixedObject.hpp
    branches/soc-2009-jaguarandi/intern/itasc/Makefile
    branches/soc-2009-jaguarandi/intern/itasc/MovingFrame.cpp
    branches/soc-2009-jaguarandi/intern/itasc/MovingFrame.hpp
    branches/soc-2009-jaguarandi/intern/itasc/Object.hpp
    branches/soc-2009-jaguarandi/intern/itasc/SConscript
    branches/soc-2009-jaguarandi/intern/itasc/Scene.cpp
    branches/soc-2009-jaguarandi/intern/itasc/Scene.hpp
    branches/soc-2009-jaguarandi/intern/itasc/Solver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/UncontrolledObject.cpp
    branches/soc-2009-jaguarandi/intern/itasc/UncontrolledObject.hpp
    branches/soc-2009-jaguarandi/intern/itasc/WDLSSolver.cpp
    branches/soc-2009-jaguarandi/intern/itasc/WDLSSolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/WSDLSSolver.cpp
    branches/soc-2009-jaguarandi/intern/itasc/WSDLSSolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/WorldObject.cpp
    branches/soc-2009-jaguarandi/intern/itasc/WorldObject.hpp
    branches/soc-2009-jaguarandi/intern/itasc/eigen_types.cpp
    branches/soc-2009-jaguarandi/intern/itasc/eigen_types.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/
    branches/soc-2009-jaguarandi/intern/itasc/kdl/Makefile
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chain.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chain.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chainfksolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chainfksolverpos_recursive.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chainfksolverpos_recursive.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chainjnttojacsolver.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chainjnttojacsolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frameacc.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frameacc.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frameacc.inl
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frames.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frames.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frames.inl
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frames_io.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frames_io.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/framevel.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/framevel.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/framevel.inl
    branches/soc-2009-jaguarandi/intern/itasc/kdl/inertia.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/inertia.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jacobian.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jacobian.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarray.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarray.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarrayacc.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarrayacc.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarrayvel.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarrayvel.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/joint.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/joint.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/kinfam_io.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/kinfam_io.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/segment.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/segment.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/tree.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/tree.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/treefksolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/treefksolverpos_recursive.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/treefksolverpos_recursive.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/treejnttojacsolver.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/treejnttojacsolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/Makefile
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/error.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/error_stack.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/error_stack.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/kdl-config.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/rall1d.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/rall2d.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/svd_eigen_HH.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/traits.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/utility.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/utility.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/utility_io.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/utility_io.h
    branches/soc-2009-jaguarandi/intern/itasc/make/
    branches/soc-2009-jaguarandi/intern/itasc/make/msvc_9_0/
    branches/soc-2009-jaguarandi/intern/itasc/make/msvc_9_0/itasc.vcproj
    branches/soc-2009-jaguarandi/intern/itasc/ublas_types.hpp
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/ikplugin/
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/ikplugin/BIK_ikplugin.vcproj
    branches/soc-2009-jaguarandi/release/datafiles/splash.png
    branches/soc-2009-jaguarandi/release/scripts/io/
    branches/soc-2009-jaguarandi/release/scripts/io/engine_render_pov.py
    branches/soc-2009-jaguarandi/release/scripts/io/export_3ds.py
    branches/soc-2009-jaguarandi/release/scripts/io/export_fbx.py
    branches/soc-2009-jaguarandi/release/scripts/io/export_obj.py
    branches/soc-2009-jaguarandi/release/scripts/io/export_ply.py
    branches/soc-2009-jaguarandi/release/scripts/io/export_x3d.py
    branches/soc-2009-jaguarandi/release/scripts/io/import_3ds.py
    branches/soc-2009-jaguarandi/release/scripts/io/import_obj.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/__init__.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/balancing.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/client.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/master.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/master_html.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/model.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/operators.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/slave.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/ui.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/utils.py
    branches/soc-2009-jaguarandi/release/scripts/modules/
    branches/soc-2009-jaguarandi/release/scripts/modules/autocomplete.py
    branches/soc-2009-jaguarandi/release/scripts/modules/bpy_ops.py
    branches/soc-2009-jaguarandi/release/scripts/modules/bpy_sys.py
    branches/soc-2009-jaguarandi/release/scripts/ui/
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_armature.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_bone.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_camera.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_curve.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_empty.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_lamp.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_lattice.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_mesh.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_metaball.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_modifier.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_text.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_game.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_material.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_object.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_object_constraint.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_particle.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_physics_cloth.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_physics_field.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_physics_fluid.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_physics_smoke.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_physics_softbody.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_scene.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_texture.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_world.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_buttons.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_console.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_filebrowser.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_image.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_info.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_logic.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_node.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_outliner.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_sequencer.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_text.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_time.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_userpref.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_view3d.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_view3d_toolbar.py
    branches/soc-2009-jaguarandi/source/blender/blenlib/BLI_bfile.h
    branches/soc-2009-jaguarandi/source/blender/blenlib/intern/BLI_bfile.c
    branches/soc-2009-jaguarandi/source/blender/editors/armature/poseSlide.c
    branches/soc-2009-jaguarandi/source/blender/editors/datafiles/splash.png.c
    branches/soc-2009-jaguarandi/source/blender/ikplugin/
    branches/soc-2009-jaguarandi/source/blender/ikplugin/BIK_api.h
    branches/soc-2009-jaguarandi/source/blender/ikplugin/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/blender/ikplugin/Makefile
    branches/soc-2009-jaguarandi/source/blender/ikplugin/SConscript
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/Makefile
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/ikplugin_api.c
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/ikplugin_api.h
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/iksolver_plugin.h
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/itasc_plugin.h
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_action_api.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_image_api.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_material_api.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_pose_api.c
    branches/soc-2009-jaguarandi/source/blender/makesrna/intern/rna_text_api.c
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ArmatureActuator.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ArmatureActuator.h
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ArmatureChannel.h
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ArmatureConstraint.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Converter/BL_ArmatureConstraint.h
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_BasicEventManager.cpp
    branches/soc-2009-jaguarandi/source/gameengine/GameLogic/SCA_BasicEventManager.h
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_ArmatureSensor.cpp
    branches/soc-2009-jaguarandi/source/gameengine/Ketsji/KX_ArmatureSensor.h

Removed Paths:
-------------
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Array
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Cholesky
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Core
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Dense
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Eigen
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Geometry
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/LU
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/LeastSquares
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/NewStdVector
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/QR
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/QtAlignedMalloc
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/SVD
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/Sparse
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/StdVector
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/BooleanRedux.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/CwiseOperators.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/Functors.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/Norms.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/PartialRedux.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/Random.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Array/Select.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Cholesky/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Cholesky/CholeskyInstantiations.cpp
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Cholesky/LDLT.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Cholesky/LLT.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Assign.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Block.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CacheFriendlyProduct.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Coeffs.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CommaInitializer.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CoreInstantiations.cpp
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Cwise.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CwiseBinaryOp.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CwiseNullaryOp.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/CwiseUnaryOp.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/DiagonalCoeffs.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/DiagonalMatrix.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/DiagonalProduct.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Dot.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Flagged.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Functors.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Fuzzy.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/GenericPacketMath.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/IO.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Map.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/MapBase.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/MathFunctions.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Matrix.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/MatrixBase.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/MatrixStorage.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Minor.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/NestByValue.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/NumTraits.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Part.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Product.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Redux.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/SolveTriangular.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Sum.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Swap.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Transpose.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/Visitor.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/arch/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/arch/AltiVec/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/arch/AltiVec/PacketMath.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/arch/SSE/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/arch/SSE/PacketMath.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/Constants.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/DisableMSVCWarnings.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/EnableMSVCWarnings.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/ForwardDeclarations.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/Macros.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/Memory.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/Meta.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/StaticAssert.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Core/util/XprHelper.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/AlignedBox.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/AngleAxis.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/EulerAngles.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Hyperplane.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/OrthoMethods.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/ParametrizedLine.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Quaternion.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Rotation2D.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/RotationBase.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Scaling.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Transform.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Geometry/Translation.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LU/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LU/Determinant.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LU/Inverse.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LU/LU.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LeastSquares/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/LeastSquares/LeastSquares.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/EigenSolver.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/HessenbergDecomposition.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/QR.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/QrInstantiations.cpp
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/SelfAdjointEigenSolver.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/QR/Tridiagonalization.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/SVD/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/SVD/SVD.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/AmbiVector.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/CholmodSupport.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/CompressedStorage.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/CoreIterators.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/DynamicSparseMatrix.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/MappedSparseMatrix.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/RandomSetter.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseAssign.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseBlock.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseCwise.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseCwiseBinaryOp.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseCwiseUnaryOp.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseDiagonalProduct.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseDot.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseFlagged.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseFuzzy.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseLDLT.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseLLT.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseLU.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseMatrix.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseMatrixBase.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseProduct.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseRedux.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseTranspose.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseUtil.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SparseVector.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/SuperLUSupport.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/TaucsSupport.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/TriangularSolver.h
    branches/soc-2009-jaguarandi/extern/Eigen2/Eigen/src/Sparse/UmfPackSupport.h
    branches/soc-2009-jaguarandi/extern/Eigen2/eigen-update.sh
    branches/soc-2009-jaguarandi/intern/itasc/Armature.cpp
    branches/soc-2009-jaguarandi/intern/itasc/Armature.hpp
    branches/soc-2009-jaguarandi/intern/itasc/CMakeLists.txt
    branches/soc-2009-jaguarandi/intern/itasc/Cache.cpp
    branches/soc-2009-jaguarandi/intern/itasc/Cache.hpp
    branches/soc-2009-jaguarandi/intern/itasc/ConstraintSet.cpp
    branches/soc-2009-jaguarandi/intern/itasc/ConstraintSet.hpp
    branches/soc-2009-jaguarandi/intern/itasc/ControlledObject.cpp
    branches/soc-2009-jaguarandi/intern/itasc/ControlledObject.hpp
    branches/soc-2009-jaguarandi/intern/itasc/CopyPose.cpp
    branches/soc-2009-jaguarandi/intern/itasc/CopyPose.hpp
    branches/soc-2009-jaguarandi/intern/itasc/Distance.cpp
    branches/soc-2009-jaguarandi/intern/itasc/Distance.hpp
    branches/soc-2009-jaguarandi/intern/itasc/FixedObject.cpp
    branches/soc-2009-jaguarandi/intern/itasc/FixedObject.hpp
    branches/soc-2009-jaguarandi/intern/itasc/Makefile
    branches/soc-2009-jaguarandi/intern/itasc/MovingFrame.cpp
    branches/soc-2009-jaguarandi/intern/itasc/MovingFrame.hpp
    branches/soc-2009-jaguarandi/intern/itasc/Object.hpp
    branches/soc-2009-jaguarandi/intern/itasc/SConscript
    branches/soc-2009-jaguarandi/intern/itasc/Scene.cpp
    branches/soc-2009-jaguarandi/intern/itasc/Scene.hpp
    branches/soc-2009-jaguarandi/intern/itasc/Solver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/UncontrolledObject.cpp
    branches/soc-2009-jaguarandi/intern/itasc/UncontrolledObject.hpp
    branches/soc-2009-jaguarandi/intern/itasc/WDLSSolver.cpp
    branches/soc-2009-jaguarandi/intern/itasc/WDLSSolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/WSDLSSolver.cpp
    branches/soc-2009-jaguarandi/intern/itasc/WSDLSSolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/WorldObject.cpp
    branches/soc-2009-jaguarandi/intern/itasc/WorldObject.hpp
    branches/soc-2009-jaguarandi/intern/itasc/eigen_types.cpp
    branches/soc-2009-jaguarandi/intern/itasc/eigen_types.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/
    branches/soc-2009-jaguarandi/intern/itasc/kdl/Makefile
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chain.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chain.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chainfksolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chainfksolverpos_recursive.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chainfksolverpos_recursive.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chainjnttojacsolver.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/chainjnttojacsolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frameacc.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frameacc.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frameacc.inl
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frames.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frames.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frames.inl
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frames_io.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/frames_io.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/framevel.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/framevel.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/framevel.inl
    branches/soc-2009-jaguarandi/intern/itasc/kdl/inertia.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/inertia.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jacobian.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jacobian.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarray.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarray.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarrayacc.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarrayacc.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarrayvel.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/jntarrayvel.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/joint.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/joint.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/kinfam_io.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/kinfam_io.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/segment.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/segment.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/tree.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/tree.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/treefksolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/treefksolverpos_recursive.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/treefksolverpos_recursive.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/treejnttojacsolver.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/treejnttojacsolver.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/Makefile
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/error.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/error_stack.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/error_stack.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/kdl-config.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/rall1d.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/rall2d.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/svd_eigen_HH.hpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/traits.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/utility.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/utility.h
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/utility_io.cpp
    branches/soc-2009-jaguarandi/intern/itasc/kdl/utilities/utility_io.h
    branches/soc-2009-jaguarandi/intern/itasc/make/
    branches/soc-2009-jaguarandi/intern/itasc/make/msvc_9_0/
    branches/soc-2009-jaguarandi/intern/itasc/make/msvc_9_0/itasc.vcproj
    branches/soc-2009-jaguarandi/intern/itasc/ublas_types.hpp
    branches/soc-2009-jaguarandi/projectfiles_vc9/blender/ikplugin/BIK_ikplugin.vcproj
    branches/soc-2009-jaguarandi/release/datafiles/splash.jpg
    branches/soc-2009-jaguarandi/release/io/
    branches/soc-2009-jaguarandi/release/scripts/3ds_export.py
    branches/soc-2009-jaguarandi/release/scripts/3ds_import.py
    branches/soc-2009-jaguarandi/release/scripts/Axiscopy.py
    branches/soc-2009-jaguarandi/release/scripts/DirectX8Exporter.py
    branches/soc-2009-jaguarandi/release/scripts/DirectX8Importer.py
    branches/soc-2009-jaguarandi/release/scripts/IDPropBrowser.py
    branches/soc-2009-jaguarandi/release/scripts/ac3d_export.py
    branches/soc-2009-jaguarandi/release/scripts/ac3d_import.py
    branches/soc-2009-jaguarandi/release/scripts/add_mesh_empty.py
    branches/soc-2009-jaguarandi/release/scripts/add_mesh_torus.py
    branches/soc-2009-jaguarandi/release/scripts/animation_bake_constraints.py
    branches/soc-2009-jaguarandi/release/scripts/animation_clean.py
    branches/soc-2009-jaguarandi/release/scripts/animation_trajectory.py
    branches/soc-2009-jaguarandi/release/scripts/armature_symmetry.py
    branches/soc-2009-jaguarandi/release/scripts/bevel_center.py
    branches/soc-2009-jaguarandi/release/scripts/blenderLipSynchro.py
    branches/soc-2009-jaguarandi/release/scripts/bpydata/
    branches/soc-2009-jaguarandi/release/scripts/bpymodules/
    branches/soc-2009-jaguarandi/release/scripts/bvh_import.py
    branches/soc-2009-jaguarandi/release/scripts/c3d_import.py
    branches/soc-2009-jaguarandi/release/scripts/camera_changer.py
    branches/soc-2009-jaguarandi/release/scripts/colladaExport14.py
    branches/soc-2009-jaguarandi/release/scripts/colladaImport14.py
    branches/soc-2009-jaguarandi/release/scripts/collada_export.py
    branches/soc-2009-jaguarandi/release/scripts/collada_import.py
    branches/soc-2009-jaguarandi/release/scripts/config.py
    branches/soc-2009-jaguarandi/release/scripts/console.py
    branches/soc-2009-jaguarandi/release/scripts/discombobulator.py
    branches/soc-2009-jaguarandi/release/scripts/envelope_symmetry.py
    branches/soc-2009-jaguarandi/release/scripts/export-iv-0.1.py
    branches/soc-2009-jaguarandi/release/scripts/export_dxf.py
    branches/soc-2009-jaguarandi/release/scripts/export_fbx.py
    branches/soc-2009-jaguarandi/release/scripts/export_lightwave_motion.py
    branches/soc-2009-jaguarandi/release/scripts/export_m3g.py
    branches/soc-2009-jaguarandi/release/scripts/export_map.py
    branches/soc-2009-jaguarandi/release/scripts/export_mdd.py
    branches/soc-2009-jaguarandi/release/scripts/export_obj.py
    branches/soc-2009-jaguarandi/release/scripts/faceselect_same_weights.py
    branches/soc-2009-jaguarandi/release/scripts/flt_defaultp.py
    branches/soc-2009-jaguarandi/release/scripts/flt_dofedit.py
    branches/soc-2009-jaguarandi/release/scripts/flt_export.py
    branches/soc-2009-jaguarandi/release/scripts/flt_filewalker.py
    branches/soc-2009-jaguarandi/release/scripts/flt_import.py
    branches/soc-2009-jaguarandi/release/scripts/flt_lodedit.py
    branches/soc-2009-jaguarandi/release/scripts/flt_palettemanager.py
    branches/soc-2009-jaguarandi/release/scripts/flt_properties.py
    branches/soc-2009-jaguarandi/release/scripts/flt_toolbar.py
    branches/soc-2009-jaguarandi/release/scripts/help_bpy_api.py
    branches/soc-2009-jaguarandi/release/scripts/help_browser.py
    branches/soc-2009-jaguarandi/release/scripts/hotkeys.py
    branches/soc-2009-jaguarandi/release/scripts/image_2d_cutout.py
    branches/soc-2009-jaguarandi/release/scripts/image_auto_layout.py
    branches/soc-2009-jaguarandi/release/scripts/image_billboard.py
    branches/soc-2009-jaguarandi/release/scripts/image_edit.py
    branches/soc-2009-jaguarandi/release/scripts/import_dxf.py
    branches/soc-2009-jaguarandi/release/scripts/import_edl.py
    branches/soc-2009-jaguarandi/release/scripts/import_lightwave_motion.py
    branches/soc-2009-jaguarandi/release/scripts/import_mdd.py
    branches/soc-2009-jaguarandi/release/scripts/import_obj.py
    branches/soc-2009-jaguarandi/release/scripts/import_web3d.py
    branches/soc-2009-jaguarandi/release/scripts/io/engine_render_pov.py
    branches/soc-2009-jaguarandi/release/scripts/io/export_3ds.py
    branches/soc-2009-jaguarandi/release/scripts/io/export_fbx.py
    branches/soc-2009-jaguarandi/release/scripts/io/export_obj.py
    branches/soc-2009-jaguarandi/release/scripts/io/export_ply.py
    branches/soc-2009-jaguarandi/release/scripts/io/export_x3d.py
    branches/soc-2009-jaguarandi/release/scripts/io/import_3ds.py
    branches/soc-2009-jaguarandi/release/scripts/io/import_obj.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/__init__.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/balancing.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/client.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/master.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/master_html.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/model.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/operators.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/slave.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/ui.py
    branches/soc-2009-jaguarandi/release/scripts/io/netrender/utils.py
    branches/soc-2009-jaguarandi/release/scripts/lightwave_export.py
    branches/soc-2009-jaguarandi/release/scripts/lightwave_import.py
    branches/soc-2009-jaguarandi/release/scripts/md2_export.py
    branches/soc-2009-jaguarandi/release/scripts/md2_import.py
    branches/soc-2009-jaguarandi/release/scripts/mesh_boneweight_copy.py
    branches/soc-2009-jaguarandi/release/scripts/mesh_cleanup.py
    branches/soc-2009-jaguarandi/release/scripts/mesh_edges2curves.py
    branches/soc-2009-jaguarandi/release/scripts/mesh_mirror_tool.py
    branches/soc-2009-jaguarandi/release/scripts/mesh_poly_reduce.py
    branches/soc-2009-jaguarandi/release/scripts/mesh_poly_reduce_grid.py
    branches/soc-2009-jaguarandi/release/scripts/mesh_skin.py
    branches/soc-2009-jaguarandi/release/scripts/mesh_solidify.py
    branches/soc-2009-jaguarandi/release/scripts/mesh_unfolder.py
    branches/soc-2009-jaguarandi/release/scripts/mesh_wire.py
    branches/soc-2009-jaguarandi/release/scripts/modules/autocomplete.py
    branches/soc-2009-jaguarandi/release/scripts/modules/bpy_ops.py
    branches/soc-2009-jaguarandi/release/scripts/modules/bpy_sys.py
    branches/soc-2009-jaguarandi/release/scripts/ms3d_import.py
    branches/soc-2009-jaguarandi/release/scripts/ms3d_import_ascii.py
    branches/soc-2009-jaguarandi/release/scripts/obdatacopier.py
    branches/soc-2009-jaguarandi/release/scripts/object_active_to_other.py
    branches/soc-2009-jaguarandi/release/scripts/object_apply_def.py
    branches/soc-2009-jaguarandi/release/scripts/object_batch_name_edit.py
    branches/soc-2009-jaguarandi/release/scripts/object_cookie_cutter.py
    branches/soc-2009-jaguarandi/release/scripts/object_drop.py
    branches/soc-2009-jaguarandi/release/scripts/object_find.py
    branches/soc-2009-jaguarandi/release/scripts/object_random_loc_sz_rot.py
    branches/soc-2009-jaguarandi/release/scripts/object_sel2dupgroup.py
    branches/soc-2009-jaguarandi/release/scripts/object_timeofs_follow_act.py
    branches/soc-2009-jaguarandi/release/scripts/off_export.py
    branches/soc-2009-jaguarandi/release/scripts/off_import.py
    branches/soc-2009-jaguarandi/release/scripts/paths_import.py
    branches/soc-2009-jaguarandi/release/scripts/ply_import.py
    branches/soc-2009-jaguarandi/release/scripts/raw_export.py
    branches/soc-2009-jaguarandi/release/scripts/raw_import.py
    branches/soc-2009-jaguarandi/release/scripts/renameobjectbyblock.py
    branches/soc-2009-jaguarandi/release/scripts/render_save_layers.py
    branches/soc-2009-jaguarandi/release/scripts/rvk1_torvk2.py
    branches/soc-2009-jaguarandi/release/scripts/save_theme.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_background_job.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_camera_object.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_gamelogic.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_gamelogic_basic.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_gamelogic_module.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_ipo_gen.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_mesh_edit.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_metaball_create.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_object_edit.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_pyconstraint.py
    branches/soc-2009-jaguarandi/release/scripts/scripttemplate_text_plugin.py
    branches/soc-2009-jaguarandi/release/scripts/slp_import.py
    branches/soc-2009-jaguarandi/release/scripts/sysinfo.py
    branches/soc-2009-jaguarandi/release/scripts/textplugin_convert_ge.py
    branches/soc-2009-jaguarandi/release/scripts/textplugin_functiondocs.py
    branches/soc-2009-jaguarandi/release/scripts/textplugin_imports.py
    branches/soc-2009-jaguarandi/release/scripts/textplugin_membersuggest.py
    branches/soc-2009-jaguarandi/release/scripts/textplugin_outliner.py
    branches/soc-2009-jaguarandi/release/scripts/textplugin_suggest.py
    branches/soc-2009-jaguarandi/release/scripts/textplugin_templates.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_armature.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_bone.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_camera.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_curve.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_empty.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_lamp.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_lattice.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_mesh.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_metaball.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_modifier.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_data_text.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_game.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_material.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_object.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_object_constraint.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_particle.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_physics_cloth.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_physics_field.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_physics_fluid.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_physics_smoke.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_physics_softbody.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_scene.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_texture.py
    branches/soc-2009-jaguarandi/release/scripts/ui/buttons_world.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_buttons.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_console.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_filebrowser.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_image.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_info.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_logic.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_node.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_outliner.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_sequencer.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_text.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_time.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_userpref.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_view3d.py
    branches/soc-2009-jaguarandi/release/scripts/ui/space_view3d_toolbar.py
    branches/soc-2009-jaguarandi/release/scripts/unweld.py
    branches/soc-2009-jaguarandi/release/scripts/uv_export.py
    branches/soc-2009-jaguarandi/release/scripts/uv_seams_from_islands.py
    branches/soc-2009-jaguarandi/release/scripts/uvcalc_follow_active_coords.py
    branches/soc-2009-jaguarandi/release/scripts/uvcalc_lightmap.py
    branches/soc-2009-jaguarandi/release/scripts/uvcalc_quad_clickproj.py
    branches/soc-2009-jaguarandi/release/scripts/uvcalc_smart_project.py
    branches/soc-2009-jaguarandi/release/scripts/uvcopy.py
    branches/soc-2009-jaguarandi/release/scripts/vertexpaint_from_material.py
    branches/soc-2009-jaguarandi/release/scripts/vertexpaint_gradient.py
    branches/soc-2009-jaguarandi/release/scripts/vertexpaint_selfshadow_ao.py
    branches/soc-2009-jaguarandi/release/scripts/vrml97_export.py
    branches/soc-2009-jaguarandi/release/scripts/weightpaint_average.py
    branches/soc-2009-jaguarandi/release/scripts/weightpaint_clean.py
    branches/soc-2009-jaguarandi/release/scripts/weightpaint_copy.py
    branches/soc-2009-jaguarandi/release/scripts/weightpaint_envelope_assign.py
    branches/soc-2009-jaguarandi/release/scripts/weightpaint_gradient.py
    branches/soc-2009-jaguarandi/release/scripts/weightpaint_grow_shrink.py
    branches/soc-2009-jaguarandi/release/scripts/weightpaint_invert.py
    branches/soc-2009-jaguarandi/release/scripts/weightpaint_normalize.py
    branches/soc-2009-jaguarandi/release/scripts/widgetwizard.py
    branches/soc-2009-jaguarandi/release/scripts/wizard_bolt_factory.py
    branches/soc-2009-jaguarandi/release/scripts/wizard_curve2tree.py
    branches/soc-2009-jaguarandi/release/scripts/wizard_landscape_ant.py
    branches/soc-2009-jaguarandi/release/scripts/x3d_export.py
    branches/soc-2009-jaguarandi/release/scripts/xsi_export.py
    branches/soc-2009-jaguarandi/release/ui/
    branches/soc-2009-jaguarandi/source/blender/.obj.Makefile
    branches/soc-2009-jaguarandi/source/blender/editors/datafiles/splash.jpg.c
    branches/soc-2009-jaguarandi/source/blender/ikplugin/BIK_api.h
    branches/soc-2009-jaguarandi/source/blender/ikplugin/CMakeLists.txt
    branches/soc-2009-jaguarandi/source/blender/ikplugin/Makefile
    branches/soc-2009-jaguarandi/source/blender/ikplugin/SConscript
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/Makefile
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/ikplugin_api.c
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/ikplugin_api.h
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/iksolver_plugin.h
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/soc-2009-jaguarandi/source/blender/ikplugin/intern/itasc_plugin.h
    branches/soc-2009-jaguarandi/source/blender/operators/

Property Changed:
----------------
    branches/soc-2009-jaguarandi/
    branches/soc-2009-jaguarandi/extern/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/binreloc/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/binreloc/Makefile
    branches/soc-2009-jaguarandi/extern/binreloc/binreloc.c
    branches/soc-2009-jaguarandi/extern/binreloc/include/binreloc.h
    branches/soc-2009-jaguarandi/extern/bullet2/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/bullet2/readme.txt
    branches/soc-2009-jaguarandi/extern/bullet2/src/Bullet-C-Api.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btActivatingCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btGhostObject.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionDispatch/btGhostObject.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMaterial.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btBoxCollision.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btClipPolygon.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactMassUtil.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btGeometryOperations.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btQuantization.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_array.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_bitset.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_box_collision.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_clip_polygon.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_geom_types.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_geometry.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_hash_table.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_math.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_radixsort.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btActionInterface.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/Jamfile
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/bullet2/src/LinearMath/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/bullet2/src/LinearMath/btConvexHull.cpp
    branches/soc-2009-jaguarandi/extern/bullet2/src/LinearMath/btConvexHull.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/LinearMath/btHashMap.h
    branches/soc-2009-jaguarandi/extern/bullet2/src/LinearMath/btPoolAllocator.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/ffmpeg-update.sh
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aac.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aac.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aac_parser.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aacdectab.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aacenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aacpsy.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aacpsy.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aactab.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aactab.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aandcttab.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/aandcttab.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/ac3dec.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/ac3dec_data.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/ac3dec_data.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/acelp_filters.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/acelp_filters.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/acelp_pitch_delay.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/acelp_pitch_delay.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/acelp_vectors.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/acelp_vectors.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/alacenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/arm/dsputil_arm.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/arm/dsputil_iwmmxt.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/arm/dsputil_iwmmxt_rnd_template.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/arm/dsputil_neon.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/arm/float_arm_vfp.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/arm/mathops.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/arm/mpegvideo_arm.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/arm/mpegvideo_armv5te.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/arm/mpegvideo_iwmmxt.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/audioconvert.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/bfi.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/celp_filters.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/celp_filters.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/celp_math.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/celp_math.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/dirac_parser.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/dnxhd_parser.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/dnxhdenc.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/eac3dec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/eacmv.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/eaidct.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/eatgq.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/eatgv.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/eatqi.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/faxcompr.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/faxcompr.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/flac.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/flacdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/g729.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/g729data.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/g729dec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/iirfilter.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/iirfilter.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/imgconvert_template.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/internal.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libdirac.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libdirac_libschro.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libdirac_libschro.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libdiracdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libdiracenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libopenjpeg.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libschroedinger.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libschroedinger.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libschroedingerdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libschroedingerenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/libspeexdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/lpc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/lpc.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/lsp.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/lsp.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/mlp.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/mlp.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/mlpdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/motionpixels.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/mpegvideo_xvmc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/msrledec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/msrledec.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/nellymoser.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/nellymoser.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/nellymoserenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/options.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/pixdesc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/pixdesc.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/qcelp_lsp.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/qcelpdata.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/qcelpdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/rdft.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/rv40dsp.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/vdpau.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/vdpau.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/vdpau_internal.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/vp3_parser.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/vp6dsp.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/cavsdsp_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/cpuid.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/dnxhd_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/dsputil_h264_template_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/dsputil_h264_template_ssse3.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/dsputil_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/dsputil_mmx.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/dsputil_mmx_avg_template.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/dsputil_mmx_qns_template.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/dsputil_mmx_rnd_template.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/dsputilenc_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/fdct_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/fft_3dn.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/fft_3dn2.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/fft_sse.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/flacdsp_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/h264_i386.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/h264dsp_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/idct_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/idct_mmx_xvid.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/idct_sse2_xvid.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/idct_xvid.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/mathops.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/mmx.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/motion_est_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/mpegvideo_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/mpegvideo_mmx_template.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/rv40dsp_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/simple_idct_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/snowdsp_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/vc1dsp_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/vp3dsp_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/vp3dsp_mmx.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/vp3dsp_sse2.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/vp3dsp_sse2.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/vp6dsp_mmx.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/vp6dsp_mmx.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/vp6dsp_sse2.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/x86/vp6dsp_sse2.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/xvmc.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavcodec/xvmc_internal.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavdevice/alsa-audio-common.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavdevice/alsa-audio-dec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavdevice/alsa-audio-enc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavdevice/alsa-audio.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavdevice/oss_audio.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/asfdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/asfenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/assdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/assenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/audiointerleave.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/audiointerleave.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/bfi.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/ffm.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/ffmdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/ffmenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/flacdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/flacenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/flacenc.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/gopher.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/id3v2.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/id3v2.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/internal.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/iss.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/metadata.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/metadata.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/metadata_compat.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/mvi.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/mxf.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/mxfdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/mxfenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/ncdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/oma.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/options.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/r3d.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/rdt.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/rdt.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/rm.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/rtpdec.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/rtpenc.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/swf.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/swfdec.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/swfenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/vc1testenc.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavformat/xa.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/arm/bswap.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/avstring.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/bfin/bswap.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/lfg.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/lfg.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/pca.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/pca.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/pixfmt.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/sh4/bswap.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/timer.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/utils.c
    branches/soc-2009-jaguarandi/extern/ffmpeg/libavutil/x86/bswap.h
    branches/soc-2009-jaguarandi/extern/ffmpeg/libswscale/swscale_avoption.c
    branches/soc-2009-jaguarandi/extern/glew/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/glew/README.txt
    branches/soc-2009-jaguarandi/extern/glew/doc/advanced.html
    branches/soc-2009-jaguarandi/extern/glew/doc/basic.html
    branches/soc-2009-jaguarandi/extern/glew/doc/credits.html
    branches/soc-2009-jaguarandi/extern/glew/doc/glew.css
    branches/soc-2009-jaguarandi/extern/glew/doc/glew.html
    branches/soc-2009-jaguarandi/extern/glew/doc/glx.txt
    branches/soc-2009-jaguarandi/extern/glew/doc/glxew.html
    branches/soc-2009-jaguarandi/extern/glew/doc/gpl.txt
    branches/soc-2009-jaguarandi/extern/glew/doc/index.html
    branches/soc-2009-jaguarandi/extern/glew/doc/install.html
    branches/soc-2009-jaguarandi/extern/glew/doc/log.html
    branches/soc-2009-jaguarandi/extern/glew/doc/sgi.txt
    branches/soc-2009-jaguarandi/extern/glew/doc/wglew.html
    branches/soc-2009-jaguarandi/extern/glew/include/GL/glew.h
    branches/soc-2009-jaguarandi/extern/glew/include/GL/glxew.h
    branches/soc-2009-jaguarandi/extern/glew/include/GL/wglew.h
    branches/soc-2009-jaguarandi/extern/glew/src/Makefile
    branches/soc-2009-jaguarandi/extern/glew/src/glew.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/VbrTag.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/VbrTag.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/bitstream.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/bitstream.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/encoder.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/encoder.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/fft.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/fft.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/gain_analysis.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/gain_analysis.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/i386/nasm.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/id3tag.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/id3tag.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/l3side.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/lame/lame.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/lame-analysis.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/lame.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/lame.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/lame_global_flags.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/libmp3lame_vc6.dsp
    branches/soc-2009-jaguarandi/extern/libmp3lame/machine.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/mpglib_interface.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/newmdct.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/newmdct.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/presets.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/psymodel.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/psymodel.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/quantize.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/quantize.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/quantize_pvt.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/quantize_pvt.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/reservoir.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/reservoir.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/set_get.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/set_get.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/tables.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/tables.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/takehiro.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/util.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/util.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/vbrquantize.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/vbrquantize.h
    branches/soc-2009-jaguarandi/extern/libmp3lame/version.c
    branches/soc-2009-jaguarandi/extern/libmp3lame/version.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/libopenjpeg/Makefile
    branches/soc-2009-jaguarandi/extern/libopenjpeg/bio.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/bio.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/cio.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/cio.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/dwt.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/dwt.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/event.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/event.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/fix.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/image.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/image.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/int.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/j2k.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/j2k.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/j2k_lib.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/j2k_lib.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/jp2.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/jp2.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/jpt.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/jpt.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/license.txt
    branches/soc-2009-jaguarandi/extern/libopenjpeg/mct.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/mct.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/mqc.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/mqc.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/openjpeg.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/openjpeg.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/opj_includes.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/opj_malloc.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/pi.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/pi.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/raw.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/raw.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/t1.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/t1.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/t1_luts.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/t2.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/t2.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/tcd.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/tcd.h
    branches/soc-2009-jaguarandi/extern/libopenjpeg/tgt.c
    branches/soc-2009-jaguarandi/extern/libopenjpeg/tgt.h
    branches/soc-2009-jaguarandi/extern/libredcode/codec.c
    branches/soc-2009-jaguarandi/extern/libredcode/codec.h
    branches/soc-2009-jaguarandi/extern/libredcode/debayer.c
    branches/soc-2009-jaguarandi/extern/libredcode/debayer.h
    branches/soc-2009-jaguarandi/extern/libredcode/format.c
    branches/soc-2009-jaguarandi/extern/libredcode/format.h
    branches/soc-2009-jaguarandi/extern/lzma/Alloc.c
    branches/soc-2009-jaguarandi/extern/lzma/Alloc.h
    branches/soc-2009-jaguarandi/extern/lzma/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/lzma/LzFind.c
    branches/soc-2009-jaguarandi/extern/lzma/LzFind.h
    branches/soc-2009-jaguarandi/extern/lzma/LzHash.h
    branches/soc-2009-jaguarandi/extern/lzma/LzmaDec.c
    branches/soc-2009-jaguarandi/extern/lzma/LzmaDec.h
    branches/soc-2009-jaguarandi/extern/lzma/LzmaEnc.c
    branches/soc-2009-jaguarandi/extern/lzma/LzmaEnc.h
    branches/soc-2009-jaguarandi/extern/lzma/LzmaLib.c
    branches/soc-2009-jaguarandi/extern/lzma/LzmaLib.h
    branches/soc-2009-jaguarandi/extern/lzma/Makefile
    branches/soc-2009-jaguarandi/extern/lzma/Types.h
    branches/soc-2009-jaguarandi/extern/lzma/history.txt
    branches/soc-2009-jaguarandi/extern/lzma/lzma.txt
    branches/soc-2009-jaguarandi/extern/lzo/CMakeLists.txt
    branches/soc-2009-jaguarandi/extern/lzo/minilzo/Makefile
    branches/soc-2009-jaguarandi/extern/lzo/minilzo/lzoconf.h
    branches/soc-2009-jaguarandi/extern/lzo/minilzo/lzodefs.h
    branches/soc-2009-jaguarandi/extern/lzo/minilzo/minilzo.c
    branches/soc-2009-jaguarandi/extern/lzo/minilzo/minilzo.h
    branches/soc-2009-jaguarandi/extern/x264/Makefile
    branches/soc-2009-jaguarandi/extern/x264/common/bs.h
    branches/soc-2009-jaguarandi/extern/x264/common/cabac.c
    branches/soc-2009-jaguarandi/extern/x264/common/cabac.h
    branches/soc-2009-jaguarandi/extern/x264/common/clip1.h
    branches/soc-2009-jaguarandi/extern/x264/common/common.c
    branches/soc-2009-jaguarandi/extern/x264/common/common.h
    branches/soc-2009-jaguarandi/extern/x264/common/cpu.c
    branches/soc-2009-jaguarandi/extern/x264/common/cpu.h
    branches/soc-2009-jaguarandi/extern/x264/common/dct.c
    branches/soc-2009-jaguarandi/extern/x264/common/dct.h
    branches/soc-2009-jaguarandi/extern/x264/common/display-x11.c
    branches/soc-2009-jaguarandi/extern/x264/common/display.h
    branches/soc-2009-jaguarandi/extern/x264/common/frame.c
    branches/soc-2009-jaguarandi/extern/x264/common/frame.h
    branches/soc-2009-jaguarandi/extern/x264/common/i386/dct.h
    branches/soc-2009-jaguarandi/extern/x264/common/i386/mc-c.c
    branches/soc-2009-jaguarandi/extern/x264/common/i386/mc.h
    branches/soc-2009-jaguarandi/extern/x264/common/i386/pixel.h
    branches/soc-2009-jaguarandi/extern/x264/common/i386/predict-c.c
    branches/soc-2009-jaguarandi/extern/x264/common/i386/predict.h
    branches/soc-2009-jaguarandi/extern/x264/common/i386/quant.h
    branches/soc-2009-jaguarandi/extern/x264/common/macroblock.c
    branches/soc-2009-jaguarandi/extern/x264/common/macroblock.h
    branches/soc-2009-jaguarandi/extern/x264/common/mc.c
    branches/soc-2009-jaguarandi/extern/x264/common/mc.h
    branches/soc-2009-jaguarandi/extern/x264/common/mdate.c
    branches/soc-2009-jaguarandi/extern/x264/common/osdep.h
    branches/soc-2009-jaguarandi/extern/x264/common/pixel.c
    branches/soc-2009-jaguarandi/extern/x264/common/pixel.h
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/dct.c
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/dct.h
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/deblock.c
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/mc.c
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/mc.h
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/pixel.c
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/pixel.h
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/ppccommon.h
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/predict.c
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/predict.h
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/quant.c
    branches/soc-2009-jaguarandi/extern/x264/common/ppc/quant.h
    branches/soc-2009-jaguarandi/extern/x264/common/predict.c
    branches/soc-2009-jaguarandi/extern/x264/common/predict.h
    branches/soc-2009-jaguarandi/extern/x264/common/quant.c
    branches/soc-2009-jaguarandi/extern/x264/common/quant.h
    branches/soc-2009-jaguarandi/extern/x264/common/set.c
    branches/soc-2009-jaguarandi/extern/x264/common/set.h
    branches/soc-2009-jaguarandi/extern/x264/common/sparc/pixel.h
    branches/soc-2009-jaguarandi/extern/x264/common/visualize.c
    branches/soc-2009-jaguarandi/extern/x264/common/visualize.h
    branches/soc-2009-jaguarandi/extern/x264/common/vlc.c
    branches/soc-2009-jaguarandi/extern/x264/common/vlc.h
    branches/soc-2009-jaguarandi/extern/x264/common/x86/dct.h
    branches/soc-2009-jaguarandi/extern/x264/common/x86/mc-c.c
    branches/soc-2009-jaguarandi/extern/x264/common/x86/mc.h
    branches/soc-2009-jaguarandi/extern/x264/common/x86/pixel.h
    branches/soc-2009-jaguarandi/extern/x264/common/x86/predict-c.c
    branches/soc-2009-jaguarandi/extern/x264/common/x86/predict.h
    branches/soc-2009-jaguarandi/extern/x264/common/x86/quant.h
    branches/soc-2009-jaguarandi/extern/x264/common/x86/util.h
    branches/soc-2009-jaguarandi/extern/x264/encoder/analyse.c
    branches/soc-2009-jaguarandi/extern/x264/encoder/analyse.h
    branches/soc-2009-jaguarandi/extern/x264/encoder/cabac.c
    branches/soc-2009-jaguarandi/extern/x264/encoder/cavlc.c
    branches/soc-2009-jaguarandi/extern/x264/encoder/encoder.c
    branches/soc-2009-jaguarandi/extern/x264/encoder/eval.c
    branches/soc-2009-jaguarandi/extern/x264/encoder/macroblock.c
    branches/soc-2009-jaguarandi/extern/x264/encoder/macroblock.h
    branches/soc-2009-jaguarandi/extern/x264/encoder/me.c
    branches/soc-2009-jaguarandi/extern/x264/encoder/me.h
    branches/soc-2009-jaguarandi/extern/x264/encoder/ratecontrol.c
    branches/soc-2009-jaguarandi/extern/x264/encoder/ratecontrol.h
    branches/soc-2009-jaguarandi/extern/x264/encoder/rdo.c
    branches/soc-2009-jaguarandi/extern/x264/encoder/set.c
    branches/soc-2009-jaguarandi/extern/x264/encoder/set.h
    branches/soc-2009-jaguarandi/extern/x264/encoder/slicetype.c
    branches/soc-2009-jaguarandi/extern/x264/extras/getopt.c
    branches/soc-2009-jaguarandi/extern/x264/extras/getopt.h
    branches/soc-2009-jaguarandi/extern/x264/extras/stdint.h
    branches/soc-2009-jaguarandi/extern/x264/version.sh
    branches/soc-2009-jaguarandi/extern/x264/x264.h
    branches/soc-2009-jaguarandi/extern/xvidcore/build/generic/Makefile
    branches/soc-2009-jaguarandi/extern/xvidcore/build/generic/bootstrap.sh
    branches/soc-2009-jaguarandi/extern/xvidcore/src/bitstream/bitstream.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/bitstream/bitstream.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/bitstream/cbp.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/bitstream/cbp.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/bitstream/mbcoding.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/bitstream/mbcoding.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/bitstream/vlc_codes.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/bitstream/zigzag.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/dct/fdct.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/dct/fdct.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/dct/ia64_asm/genidct.py
    branches/soc-2009-jaguarandi/extern/xvidcore/src/dct/idct.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/dct/idct.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/dct/ppc_asm/idct_altivec.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/dct/simple_idct.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/decoder.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/decoder.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/encoder.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/encoder.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/global.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/colorspace.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/colorspace.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/font.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/font.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/image.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/image.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/interpolate8x8.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/interpolate8x8.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/postprocessing.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/postprocessing.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/ppc_asm/colorspace_altivec.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/ppc_asm/interpolate8x8_altivec.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/ppc_asm/qpel_altivec.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/qpel.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/qpel.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/reduced.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/image/reduced.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/estimation.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/estimation_bvop.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/estimation_common.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/estimation_gmc.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/estimation_pvop.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/estimation_rd_based.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/estimation_rd_based_bvop.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/gmc.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/gmc.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/motion.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/motion_comp.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/motion_inlines.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/motion_smp.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/ppc_asm/sad_altivec.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/sad.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/sad.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/motion/vop_type_decision.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/plugins/plugin_2pass1.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/plugins/plugin_2pass2.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/plugins/plugin_dump.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/plugins/plugin_lumimasking.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/plugins/plugin_psnr.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/plugins/plugin_single.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/plugins/plugin_ssim.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/plugins/plugin_ssim.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/portab.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/prediction/mbprediction.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/prediction/mbprediction.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/quant/ppc_asm/quant_h263_altivec.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/quant/ppc_asm/quant_mpeg_altivec.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/quant/quant.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/quant/quant_h263.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/quant/quant_matrix.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/quant/quant_matrix.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/quant/quant_mpeg.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/emms.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/emms.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/mbfunctions.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/mbtransquant.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/mem_align.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/mem_align.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/mem_transfer.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/mem_transfer.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/ppc_asm/altivec_trigger.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/ppc_asm/mem_transfer_altivec.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/timer.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/utils/timer.h
    branches/soc-2009-jaguarandi/extern/xvidcore/src/xvid.c
    branches/soc-2009-jaguarandi/extern/xvidcore/src/xvid.h
    branches/soc-2009-jaguarandi/source/tools/guess/config.guess


Property changes on: branches/soc-2009-jaguarandi
___________________________________________________________________
Name: svn:ignore
   - user-config.py
.*
build
install
mingw-user-config.py
msvc-user-config.py
sgc.bat
smc.bat
ssenv.bat
user-config.py
*.pdb
mingw
msvc

   + *.pdb
.*
TAGS
build
cscope.out
install
mingw
mingw-user-config.py
msvc
msvc-user-config.py
obj
sgc.bat
smc.bat
ssenv.bat
tags
user-config.py
user-def.mk


Modified: branches/soc-2009-jaguarandi/CMakeLists.txt
===================================================================
--- branches/soc-2009-jaguarandi/CMakeLists.txt	2009-09-28 12:33:52 UTC (rev 23529)
+++ branches/soc-2009-jaguarandi/CMakeLists.txt	2009-09-28 13:05:03 UTC (rev 23530)
@@ -51,6 +51,10 @@
 SET(EXECUTABLE_OUTPUT_PATH ${CMAKE_BINARY_DIR}/bin)
 SET(LIBRARY_OUTPUT_PATH  ${CMAKE_BINARY_DIR}/lib)
 
+# Note! - Could create this from the blender version string
+# ...but thats quite involved, make sure this matches the blender version.
+SET(BLENDER_VERSION  2.5)
+
 #-----------------------------------------------------------------------------
 # Set default config options
 OPTION(WITH_PLAYER        "Build Player" OFF)
@@ -71,8 +75,10 @@
 OPTION(WITH_FFTW3         "Enable FFTW3 support" OFF)
 OPTION(WITH_JACK          "Enable Jack Support (http://www.jackaudio.org)" OFF)
 OPTION(WITH_SNDFILE       "Enable libsndfile Support (http://www.mega-nerd.com/libsndfile)" OFF)
+OPTION(WITH_LZO           "Enable fast LZO compression, used for pointcache" ON)
+OPTION(WITH_LZMA          "Enable best LZMA compression, used for pointcache" ON)
 OPTION(WITH_CXX_GUARDEDALLOC "Enable GuardedAlloc for C++ memory allocation" OFF)
-# OPTION(WITH_BUILDINFO     "Include extra build details" ON)
+OPTION(WITH_BUILDINFO     "Include extra build details" ON)
 OPTION(WITH_INSTALL       "Install accompanying scripts and language files needed to run blender" ON)
 
 IF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
@@ -409,7 +415,7 @@
 	ENDIF(WITH_JACK)
 
 	IF(WITH_SNDFILE)
-		SET(SNDFILE /usr)
+		SET(SNDFILE ${LIBDIR}/sndfile)
 		SET(SNDFILE_INC ${SNDFILE}/include)
 		SET(SNDFILE_LIB sndfile)
 		SET(SNDFILE_LIBPATH ${SNDFILE}/lib)
@@ -513,15 +519,15 @@
 ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")
 
 
-# TODO - buildinfo
-# IF(UNIX)
-#   IF(WITH_BUILDINFO)
-#     EXEC_PROGRAM("date \"+%Y-%m-%d\"" OUTPUT_VARIABLE BUILD_DATE)
-#     EXEC_PROGRAM("date \"+%H:%M:%S\"" OUTPUT_VARIABLE BUILD_TIME)  
-#     EXEC_PROGRAM("svnversion ${CMAKE_SOURCE_DIR}" OUTPUT_VARIABLE BUILD_REV)
-#     SET(BUILD_TYPE ${CMAKE_BUILD_TYPE})
-#   ENDIF(WITH_BUILDINFO)
-# ENDIF(UNIX)
+# buildinfo
+IF(UNIX)
+	IF(WITH_BUILDINFO)
+		EXEC_PROGRAM("date \"+%Y-%m-%d\"" OUTPUT_VARIABLE BUILD_DATE)
+		EXEC_PROGRAM("date \"+%H:%M:%S\"" OUTPUT_VARIABLE BUILD_TIME)  
+		EXEC_PROGRAM("svnversion ${CMAKE_SOURCE_DIR}" OUTPUT_VARIABLE BUILD_REV)
+		# BUILD_PLATFORM and BUILD_PLATFORM are taken from CMake
+	ENDIF(WITH_BUILDINFO)
+ENDIF(UNIX)
 
 #-----------------------------------------------------------------------------
 # Common.

Modified: branches/soc-2009-jaguarandi/SConstruct
===================================================================
--- branches/soc-2009-jaguarandi/SConstruct	2009-09-28 12:33:52 UTC (rev 23529)
+++ branches/soc-2009-jaguarandi/SConstruct	2009-09-28 13:05:03 UTC (rev 23530)
@@ -186,6 +186,15 @@
 SetOption('num_jobs', int(env['BF_NUMJOBS']))
 print "Build with %d parallel jobs" % (GetOption('num_jobs'))
 
+# BLENDERPATH is a unix only option to enable typical style paths this is
+# spesifically a data-dir, which is used a lot but cant replace BF_INSTALLDIR
+# because the blender binary is installed in $BF_INSTALLDIR/bin/blender
+
+if env['WITH_BF_FHS']:
+	BLENDERPATH = os.path.join(env['BF_INSTALLDIR'], 'share', 'blender', env['BF_VERSION'])
+else:
+	BLENDERPATH = env['BF_INSTALLDIR']
+
 # disable elbeem (fluidsim) compilation?
 if env['BF_NO_ELBEEM'] == 1:
 	env['CPPFLAGS'].append('-DDISABLE_ELBEEM')
@@ -198,7 +207,7 @@
 				env['CPPFLAGS'].append('/openmp')
 				env['CXXFLAGS'].append('/openmp')
 		else:
-			if env['CC'][-3:] == 'icc': # to be able to handle CC=/opt/bla/icc case
+			if env['CC'].endswith('icc'): # to be able to handle CC=/opt/bla/icc case
 				env.Append(LINKFLAGS=['-openmp', '-static-intel'])
 				env['CCFLAGS'].append('-openmp')
 				env['CPPFLAGS'].append('-openmp')
@@ -301,7 +310,7 @@
 
 # lastly we check for root_build_dir ( we should not do before, otherwise we might do wrong builddir
 B.root_build_dir = env['BF_BUILDDIR']
-B.doc_build_dir = env['BF_DOCDIR']
+B.doc_build_dir = os.path.join(BLENDERPATH, 'doc')
 if not B.root_build_dir[-1]==os.sep:
 	B.root_build_dir += os.sep
 if not B.doc_build_dir[-1]==os.sep:
@@ -426,7 +435,10 @@
 			source=[dp+os.sep+f for f in df]
 			blenderinstall.append(env.Install(dir=dir,source=source))
 else:
-	blenderinstall = env.Install(dir=env['BF_INSTALLDIR'], source=B.program_list)
+	if env['WITH_BF_FHS']:	dir= os.path.join(env['BF_INSTALLDIR'], 'bin')
+	else:					dir= env['BF_INSTALLDIR']
+	
+	blenderinstall = env.Install(dir=dir, source=B.program_list)
 
 #-- .blender
 #- dont do .blender and scripts for darwin, it is already in the bundle
@@ -450,7 +462,13 @@
 						continue
 				
 				dotblendlist.append(os.path.join(dp, f))
-				dottargetlist.append(env['BF_INSTALLDIR']+dp[3:]+os.sep+f)
+				if env['WITH_BF_FHS']:	dir= os.path.join(*([BLENDERPATH] + dp.split(os.sep)[2:]))	# skip bin/.blender
+				else:					dir= os.path.join(*([BLENDERPATH] + dp.split(os.sep)[1:]))	# skip bin
+				
+				# print dir+ os.sep + f
+				print dir
+				dottargetlist.append(dir + os.sep + f)
+					
 
 		dotblenderinstall = []
 		for targetdir,srcfile in zip(dottargetlist, dotblendlist):
@@ -458,14 +476,18 @@
 			dotblenderinstall.append(env.Install(dir=td, source=srcfile))
 		
 		if env['WITH_BF_PYTHON']:
-			#-- .blender/scripts, .blender/ui, .blender/io
-			scriptpaths=['release/scripts', 'release/ui', 'release/io']
+			#-- .blender/scripts
+			scriptpaths=['release/scripts']
 			for scriptpath in scriptpaths:
 				for dp, dn, df in os.walk(scriptpath):
 					if '.svn' in dn:
 						dn.remove('.svn')
-					dir=env['BF_INSTALLDIR']+'/.blender/'+os.path.basename(scriptpath)+dp[len(scriptpath):]
-					source=[dp+os.sep+f for f in df]
+					
+					if env['WITH_BF_FHS']:		dir = BLENDERPATH
+					else:						dir = os.path.join(env['BF_INSTALLDIR'], '.blender')				
+					dir += os.sep + os.path.basename(scriptpath) + dp[len(scriptpath):]
+					
+					source=[os.path.join(dp, f) for f in df]
 					scriptinstall.append(env.Install(dir=dir,source=source))
 
 #-- icons
@@ -477,8 +499,8 @@
 		if '.svn' in tn:
 			tn.remove('.svn')
 		for f in tf:
-			iconlist.append(tp+os.sep+f)
-			icontargetlist.append(env['BF_INSTALLDIR']+tp[19:]+os.sep+f)
+			iconlist.append(os.path.join(tp, f))
+			icontargetlist.append( os.path.join(*([BLENDERPATH] + tp.split(os.sep)[2:] + [f])) )
 
 	iconinstall = []
 	for targetdir,srcfile in zip(icontargetlist, iconlist):
@@ -499,24 +521,25 @@
 	if '.svn' in tn:
 		tn.remove('.svn')
 	for f in tf:
-		pluglist.append(tp+os.sep+f)
-		plugtargetlist.append(env['BF_INSTALLDIR']+tp[7:]+os.sep+f)
+		pluglist.append(os.path.join(tp, f))
+		plugtargetlist.append( os.path.join(*([BLENDERPATH] + tp.split(os.sep)[1:] + [f])) )
 
+
 # header files for plugins
 pluglist.append('source/blender/blenpluginapi/documentation.h')
-plugtargetlist.append(env['BF_INSTALLDIR'] + os.sep + 'plugins' + os.sep + 'include' + os.sep +'documentation.h')
+plugtargetlist.append(os.path.join(BLENDERPATH, 'plugins', 'include', 'documentation.h'))
 pluglist.append('source/blender/blenpluginapi/externdef.h')
-plugtargetlist.append(env['BF_INSTALLDIR'] + os.sep + 'plugins' + os.sep + 'include' + os.sep +'externdef.h')
+plugtargetlist.append(os.path.join(BLENDERPATH, 'plugins', 'include', 'externdef.h'))
 pluglist.append('source/blender/blenpluginapi/floatpatch.h')
-plugtargetlist.append(env['BF_INSTALLDIR'] + os.sep + 'plugins' + os.sep + 'include' + os.sep +'floatpatch.h')
+plugtargetlist.append(os.path.join(BLENDERPATH, 'plugins', 'include', 'floatpatch.h'))
 pluglist.append('source/blender/blenpluginapi/iff.h')
-plugtargetlist.append(env['BF_INSTALLDIR'] + os.sep + 'plugins' + os.sep + 'include' + os.sep +'iff.h')
+plugtargetlist.append(os.path.join(BLENDERPATH, 'plugins', 'include', 'iff.h'))
 pluglist.append('source/blender/blenpluginapi/plugin.h')
-plugtargetlist.append(env['BF_INSTALLDIR'] + os.sep + 'plugins' + os.sep + 'include' + os.sep +'plugin.h')
+plugtargetlist.append(os.path.join(BLENDERPATH, 'plugins', 'include', 'plugin.h'))
 pluglist.append('source/blender/blenpluginapi/util.h')
-plugtargetlist.append(env['BF_INSTALLDIR'] + os.sep + 'plugins' + os.sep + 'include' + os.sep +'util.h')
+plugtargetlist.append(os.path.join(BLENDERPATH, 'plugins', 'include', 'util.h'))
 pluglist.append('source/blender/blenpluginapi/plugin.DEF')
-plugtargetlist.append(env['BF_INSTALLDIR'] + os.sep + 'plugins' + os.sep + 'include' + os.sep + 'plugin.def')
+plugtargetlist.append(os.path.join(BLENDERPATH, 'plugins', 'include', 'plugin.def'))
 
 plugininstall = []
 for targetdir,srcfile in zip(plugtargetlist, pluglist):
@@ -531,7 +554,7 @@
 	for f in tf:
 		textlist.append(tp+os.sep+f)
 
-textinstall = env.Install(dir=env['BF_INSTALLDIR'], source=textlist)
+textinstall = env.Install(dir=BLENDERPATH, source=textlist)
 
 if  env['OURPLATFORM']=='darwin':
 		allinstall = [blenderinstall, plugininstall, textinstall]
@@ -560,9 +583,9 @@
 		dllsources.append('${LCGDIR}/release/python' + ver + '.zip')
 		dllsources.append('${LCGDIR}/release/zlib.pyd')
 		if env['BF_DEBUG']:
-			dllsources.append('${BF_PYTHON_LIBPATH}/${BF_PYTHON_LIB}_d.dll')
+			dllsources.append('${BF_PYTHON_LIBPATH}/${BF_PYTHON_DLL}_d.dll')
 		else:
-			dllsources.append('${BF_PYTHON_LIBPATH}/${BF_PYTHON_LIB}.dll')
+			dllsources.append('${BF_PYTHON_LIBPATH}/${BF_PYTHON_DLL}.dll')
 	if env['WITH_BF_ICONV']:
 		if env['OURPLATFORM'] == 'win64-vc':
 			pass # we link statically to iconv on win64

Modified: branches/soc-2009-jaguarandi/config/darwin-config.py
===================================================================
--- branches/soc-2009-jaguarandi/config/darwin-config.py	2009-09-28 12:33:52 UTC (rev 23529)
+++ branches/soc-2009-jaguarandi/config/darwin-config.py	2009-09-28 13:05:03 UTC (rev 23530)
@@ -274,4 +274,3 @@
 
 BF_BUILDDIR='../build/darwin'
 BF_INSTALLDIR='../install/darwin'
-BF_DOCDIR='../install/doc'


@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list