[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [35562] branches/particles-2010: svn merge -r35121:35561 https://svn.blender.org/svnroot/bf-blender/trunk/ blender

Lukas Toenne lukas.toenne at googlemail.com
Tue Mar 15 21:10:34 CET 2011


Revision: 35562
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=35562
Author:   lukastoenne
Date:     2011-03-15 20:10:32 +0000 (Tue, 15 Mar 2011)
Log Message:
-----------
svn merge -r35121:35561 https://svn.blender.org/svnroot/bf-blender/trunk/blender

Revision Links:
--------------
    http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=35121

Modified Paths:
--------------
    branches/particles-2010/CMakeLists.txt
    branches/particles-2010/GNUmakefile
    branches/particles-2010/build_files/cmake/cmake_qtcreator_project.py
    branches/particles-2010/build_files/cmake/macros.cmake
    branches/particles-2010/build_files/cmake/packaging.cmake
    branches/particles-2010/build_files/package_spec/build_debian.sh
    branches/particles-2010/build_files/package_spec/debian/rules
    branches/particles-2010/build_files/package_spec/debian/watch
    branches/particles-2010/build_files/package_spec/pacman/PKGBUILD
    branches/particles-2010/build_files/scons/config/aix4-config.py
    branches/particles-2010/build_files/scons/config/darwin-config.py
    branches/particles-2010/build_files/scons/config/freebsd7-config.py
    branches/particles-2010/build_files/scons/config/freebsd8-config.py
    branches/particles-2010/build_files/scons/config/freebsd9-config.py
    branches/particles-2010/build_files/scons/config/irix6-config.py
    branches/particles-2010/build_files/scons/config/linux2-config.py
    branches/particles-2010/build_files/scons/config/linuxcross-config.py
    branches/particles-2010/build_files/scons/config/openbsd3-config.py
    branches/particles-2010/build_files/scons/config/sunos5-config.py
    branches/particles-2010/build_files/scons/config/win32-mingw-config.py
    branches/particles-2010/build_files/scons/config/win32-vc-config.py
    branches/particles-2010/build_files/scons/config/win64-vc-config.py
    branches/particles-2010/build_files/scons/tools/Blender.py
    branches/particles-2010/build_files/scons/tools/btools.py
    branches/particles-2010/doc/python_api/examples/bpy.ops.py
    branches/particles-2010/doc/python_api/examples/bpy.props.3.py
    branches/particles-2010/doc/python_api/examples/bpy.types.Menu.1.py
    branches/particles-2010/doc/python_api/examples/bpy.types.Menu.2.py
    branches/particles-2010/doc/python_api/examples/bpy.types.Menu.py
    branches/particles-2010/doc/python_api/examples/bpy.types.Operator.5.py
    branches/particles-2010/doc/python_api/examples/bpy.types.Panel.1.py
    branches/particles-2010/doc/python_api/examples/bpy.types.Panel.2.py
    branches/particles-2010/doc/python_api/sphinx_doc_gen.py
    branches/particles-2010/extern/SConscript
    branches/particles-2010/extern/bullet2/CMakeLists.txt
    branches/particles-2010/extern/bullet2/src/Bullet-C-Api.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDispatcher.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btGhostObject.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionMargin.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConcaveShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConcaveShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexPointCloudShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btMaterial.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTetrahedronShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTetrahedronShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleCallback.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleCallback.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btBoxCollision.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btClipPolygon.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGImpactMassUtil.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btGeometryOperations.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btQuantization.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_array.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_bitset.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_box_collision.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_clip_polygon.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_geom_types.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_geometry.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_hash_table.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_math.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_radixsort.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPointCollector.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverBody.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Dynamics/btActionInterface.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Dynamics/btDynamicsWorld.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Vehicle/btWheelInfo.h
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/LinearMath/btAlignedAllocator.cpp
    branches/particles-2010/extern/bullet2/src/LinearMath/btAlignedObjectArray.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btConvexHull.cpp
    branches/particles-2010/extern/bullet2/src/LinearMath/btConvexHull.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btDefaultMotionState.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btHashMap.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btIDebugDraw.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btMatrix3x3.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btMinMax.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btPoolAllocator.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btQuaternion.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btQuickprof.cpp
    branches/particles-2010/extern/bullet2/src/LinearMath/btQuickprof.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btScalar.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btTransform.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btTransformUtil.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btVector3.h
    branches/particles-2010/extern/bullet2/src/btBulletCollisionCommon.h
    branches/particles-2010/extern/bullet2/src/btBulletDynamicsCommon.h
    branches/particles-2010/extern/glew/include/GL/glew.h
    branches/particles-2010/extern/glew/include/GL/glxew.h
    branches/particles-2010/extern/glew/include/GL/wglew.h
    branches/particles-2010/extern/glew/src/glew.c
    branches/particles-2010/intern/audaspace/FX/AUD_AccumulatorFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_AccumulatorFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_BaseIIRFilterReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_ButterworthFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_ButterworthFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_CallbackIIRFilterReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_DelayFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_DelayFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_DelayReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_DelayReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_DoubleFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_DoubleFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_DoubleReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_EffectFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_EffectFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_EffectReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_EffectReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_EnvelopeFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_EnvelopeFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_FaderFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_FaderFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_FaderReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_FaderReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_HighpassFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_HighpassFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_IIRFilterFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_IIRFilterFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_IIRFilterReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_IIRFilterReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_LimiterFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_LimiterFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_LimiterReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_LimiterReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_LoopFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_LoopFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_LoopReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_LoopReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_LowpassFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_LowpassFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_PingPongFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_PingPongFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_PitchFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_PitchFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_PitchReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_PitchReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_RectifyFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_RectifyFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_ReverseFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_ReverseFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_ReverseReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_ReverseReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_SquareFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_SquareFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_SumFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_SumFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_SuperposeFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_SuperposeFactory.h
    branches/particles-2010/intern/audaspace/FX/AUD_SuperposeReader.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_SuperposeReader.h
    branches/particles-2010/intern/audaspace/FX/AUD_VolumeFactory.cpp
    branches/particles-2010/intern/audaspace/FX/AUD_VolumeFactory.h
    branches/particles-2010/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/particles-2010/intern/audaspace/OpenAL/AUD_OpenALDevice.h
    branches/particles-2010/intern/audaspace/Python/AUD_PyAPI.cpp
    branches/particles-2010/intern/audaspace/Python/AUD_PyAPI.h
    branches/particles-2010/intern/audaspace/SDL/AUD_SDLDevice.cpp
    branches/particles-2010/intern/audaspace/SDL/AUD_SDLDevice.h
    branches/particles-2010/intern/audaspace/SRC/AUD_SRCResampleFactory.cpp
    branches/particles-2010/intern/audaspace/SRC/AUD_SRCResampleFactory.h
    branches/particles-2010/intern/audaspace/SRC/AUD_SRCResampleReader.cpp
    branches/particles-2010/intern/audaspace/SRC/AUD_SRCResampleReader.h
    branches/particles-2010/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
    branches/particles-2010/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h
    branches/particles-2010/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/particles-2010/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/particles-2010/intern/audaspace/fftw/AUD_BandPassFactory.cpp
    branches/particles-2010/intern/audaspace/fftw/AUD_BandPassFactory.h
    branches/particles-2010/intern/audaspace/fftw/AUD_BandPassReader.cpp
    branches/particles-2010/intern/audaspace/fftw/AUD_BandPassReader.h
    branches/particles-2010/intern/audaspace/intern/AUD_3DMath.h
    branches/particles-2010/intern/audaspace/intern/AUD_Buffer.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_Buffer.h
    branches/particles-2010/intern/audaspace/intern/AUD_BufferReader.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_BufferReader.h
    branches/particles-2010/intern/audaspace/intern/AUD_C-API.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_ChannelMapperFactory.h
    branches/particles-2010/intern/audaspace/intern/AUD_ChannelMapperReader.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_ChannelMapperReader.h
    branches/particles-2010/intern/audaspace/intern/AUD_ConverterFactory.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_ConverterFactory.h
    branches/particles-2010/intern/audaspace/intern/AUD_ConverterFunctions.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_ConverterFunctions.h
    branches/particles-2010/intern/audaspace/intern/AUD_ConverterReader.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_ConverterReader.h
    branches/particles-2010/intern/audaspace/intern/AUD_DefaultMixer.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_DefaultMixer.h
    branches/particles-2010/intern/audaspace/intern/AUD_FileFactory.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_FileFactory.h
    branches/particles-2010/intern/audaspace/intern/AUD_I3DDevice.h
    branches/particles-2010/intern/audaspace/intern/AUD_IDevice.h
    branches/particles-2010/intern/audaspace/intern/AUD_IFactory.h
    branches/particles-2010/intern/audaspace/intern/AUD_IReader.h
    branches/particles-2010/intern/audaspace/intern/AUD_LinearResampleFactory.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_LinearResampleFactory.h
    branches/particles-2010/intern/audaspace/intern/AUD_LinearResampleReader.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_LinearResampleReader.h
    branches/particles-2010/intern/audaspace/intern/AUD_Mixer.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_Mixer.h
    branches/particles-2010/intern/audaspace/intern/AUD_MixerFactory.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_MixerFactory.h
    branches/particles-2010/intern/audaspace/intern/AUD_NULLDevice.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_NULLDevice.h
    branches/particles-2010/intern/audaspace/intern/AUD_PyInit.h
    branches/particles-2010/intern/audaspace/intern/AUD_ReadDevice.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_ReadDevice.h
    branches/particles-2010/intern/audaspace/intern/AUD_Reference.h
    branches/particles-2010/intern/audaspace/intern/AUD_ResampleFactory.h
    branches/particles-2010/intern/audaspace/intern/AUD_SequencerFactory.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_SequencerFactory.h
    branches/particles-2010/intern/audaspace/intern/AUD_SequencerReader.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_SequencerReader.h
    branches/particles-2010/intern/audaspace/intern/AUD_SilenceFactory.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_SilenceFactory.h
    branches/particles-2010/intern/audaspace/intern/AUD_SilenceReader.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_SilenceReader.h
    branches/particles-2010/intern/audaspace/intern/AUD_SinusFactory.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_SinusFactory.h
    branches/particles-2010/intern/audaspace/intern/AUD_SinusReader.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_SinusReader.h
    branches/particles-2010/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_SoftwareDevice.h
    branches/particles-2010/intern/audaspace/intern/AUD_Space.h
    branches/particles-2010/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    branches/particles-2010/intern/audaspace/intern/AUD_StreamBufferFactory.h
    branches/particles-2010/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/particles-2010/intern/audaspace/jack/AUD_JackDevice.h
    branches/particles-2010/intern/audaspace/sndfile/AUD_SndFileFactory.cpp
    branches/particles-2010/intern/audaspace/sndfile/AUD_SndFileFactory.h
    branches/particles-2010/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/particles-2010/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/particles-2010/intern/boolop/intern/BOP_BBox.cpp
    branches/particles-2010/intern/boolop/intern/BOP_BBox.h
    branches/particles-2010/intern/boolop/intern/BOP_BSPNode.cpp
    branches/particles-2010/intern/boolop/intern/BOP_BSPNode.h
    branches/particles-2010/intern/boolop/intern/BOP_BSPTree.cpp
    branches/particles-2010/intern/boolop/intern/BOP_BSPTree.h
    branches/particles-2010/intern/boolop/intern/BOP_Chrono.h
    branches/particles-2010/intern/boolop/intern/BOP_Edge.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Edge.h
    branches/particles-2010/intern/boolop/intern/BOP_Face.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Face.h
    branches/particles-2010/intern/boolop/intern/BOP_Face2Face.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Face2Face.h
    branches/particles-2010/intern/boolop/intern/BOP_Indexs.h
    branches/particles-2010/intern/boolop/intern/BOP_Interface.cpp
    branches/particles-2010/intern/boolop/intern/BOP_MathUtils.cpp
    branches/particles-2010/intern/boolop/intern/BOP_MathUtils.h
    branches/particles-2010/intern/boolop/intern/BOP_Merge.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Merge.h
    branches/particles-2010/intern/boolop/intern/BOP_Merge2.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Merge2.h
    branches/particles-2010/intern/boolop/intern/BOP_Mesh.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Mesh.h
    branches/particles-2010/intern/boolop/intern/BOP_Misc.h
    branches/particles-2010/intern/boolop/intern/BOP_Segment.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Segment.h
    branches/particles-2010/intern/boolop/intern/BOP_Splitter.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Splitter.h
    branches/particles-2010/intern/boolop/intern/BOP_Tag.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Tag.h
    branches/particles-2010/intern/boolop/intern/BOP_Triangulator.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Triangulator.h
    branches/particles-2010/intern/boolop/intern/BOP_Vertex.cpp
    branches/particles-2010/intern/boolop/intern/BOP_Vertex.h
    branches/particles-2010/intern/bsp/extern/CSG_BooleanOps.h
    branches/particles-2010/intern/bsp/intern/BSP_CSGException.h
    branches/particles-2010/intern/bsp/intern/BSP_CSGMesh.cpp
    branches/particles-2010/intern/bsp/intern/BSP_CSGMesh.h
    branches/particles-2010/intern/bsp/intern/BSP_CSGMesh_CFIterator.h
    branches/particles-2010/intern/bsp/intern/BSP_MeshPrimitives.cpp
    branches/particles-2010/intern/bsp/intern/BSP_MeshPrimitives.h
    branches/particles-2010/intern/bsp/intern/CSG_BooleanOps.cpp
    branches/particles-2010/intern/container/CTR_List.h
    branches/particles-2010/intern/container/CTR_Map.h
    branches/particles-2010/intern/container/CTR_TaggedIndex.h
    branches/particles-2010/intern/container/CTR_TaggedSetOps.h
    branches/particles-2010/intern/container/CTR_UHeap.h
    branches/particles-2010/intern/container/intern/CTR_List.cpp
    branches/particles-2010/intern/decimation/extern/LOD_decimation.h
    branches/particles-2010/intern/decimation/intern/LOD_DecimationClass.h
    branches/particles-2010/intern/decimation/intern/LOD_EdgeCollapser.cpp
    branches/particles-2010/intern/decimation/intern/LOD_EdgeCollapser.h
    branches/particles-2010/intern/decimation/intern/LOD_ExternBufferEditor.h
    branches/particles-2010/intern/decimation/intern/LOD_ExternNormalEditor.cpp
    branches/particles-2010/intern/decimation/intern/LOD_ExternNormalEditor.h
    branches/particles-2010/intern/decimation/intern/LOD_FaceNormalEditor.cpp
    branches/particles-2010/intern/decimation/intern/LOD_FaceNormalEditor.h
    branches/particles-2010/intern/decimation/intern/LOD_ManMesh2.cpp
    branches/particles-2010/intern/decimation/intern/LOD_ManMesh2.h
    branches/particles-2010/intern/decimation/intern/LOD_MeshBounds.h
    branches/particles-2010/intern/decimation/intern/LOD_MeshException.h
    branches/particles-2010/intern/decimation/intern/LOD_MeshPrimitives.cpp
    branches/particles-2010/intern/decimation/intern/LOD_MeshPrimitives.h
    branches/particles-2010/intern/decimation/intern/LOD_QSDecimator.cpp
    branches/particles-2010/intern/decimation/intern/LOD_QSDecimator.h
    branches/particles-2010/intern/decimation/intern/LOD_Quadric.h
    branches/particles-2010/intern/decimation/intern/LOD_QuadricEditor.cpp
    branches/particles-2010/intern/decimation/intern/LOD_QuadricEditor.h
    branches/particles-2010/intern/decimation/intern/LOD_decimation.cpp
    branches/particles-2010/intern/decimation/intern/future/LOD_ExternVColorEditor.cpp
    branches/particles-2010/intern/decimation/intern/future/LOD_ExternVColorEditor.h
    branches/particles-2010/intern/decimation/intern/future/LOD_NdQSDecimator.cpp
    branches/particles-2010/intern/decimation/intern/future/LOD_NdQSDecimator.h
    branches/particles-2010/intern/decimation/intern/future/LOD_NdQuadric.cpp
    branches/particles-2010/intern/decimation/intern/future/LOD_NdQuadric.h
    branches/particles-2010/intern/decimation/intern/future/LOD_NdQuadricEditor.cpp
    branches/particles-2010/intern/decimation/intern/future/LOD_NdQuadricEditor.h
    branches/particles-2010/intern/elbeem/extern/LBM_fluidsim.h
    branches/particles-2010/intern/elbeem/extern/elbeem.h
    branches/particles-2010/intern/elbeem/intern/attributes.cpp
    branches/particles-2010/intern/elbeem/intern/attributes.h
    branches/particles-2010/intern/elbeem/intern/controlparticles.cpp
    branches/particles-2010/intern/elbeem/intern/controlparticles.h
    branches/particles-2010/intern/elbeem/intern/elbeem.cpp
    branches/particles-2010/intern/elbeem/intern/elbeem_control.cpp
    branches/particles-2010/intern/elbeem/intern/elbeem_control.h
    branches/particles-2010/intern/elbeem/intern/isosurface.cpp
    branches/particles-2010/intern/elbeem/intern/isosurface.h
    branches/particles-2010/intern/elbeem/intern/loop_tools.h
    branches/particles-2010/intern/elbeem/intern/mcubes_tables.h
    branches/particles-2010/intern/elbeem/intern/mvmcoords.cpp
    branches/particles-2010/intern/elbeem/intern/mvmcoords.h
    branches/particles-2010/intern/elbeem/intern/ntl_blenderdumper.cpp
    branches/particles-2010/intern/elbeem/intern/ntl_blenderdumper.h
    branches/particles-2010/intern/elbeem/intern/ntl_bsptree.cpp
    branches/particles-2010/intern/elbeem/intern/ntl_bsptree.h
    branches/particles-2010/intern/elbeem/intern/ntl_geometryclass.h
    branches/particles-2010/intern/elbeem/intern/ntl_geometrymodel.cpp
    branches/particles-2010/intern/elbeem/intern/ntl_geometrymodel.h
    branches/particles-2010/intern/elbeem/intern/ntl_geometryobject.cpp
    branches/particles-2010/intern/elbeem/intern/ntl_geometryobject.h
    branches/particles-2010/intern/elbeem/intern/ntl_geometryshader.h
    branches/particles-2010/intern/elbeem/intern/ntl_lighting.cpp
    branches/particles-2010/intern/elbeem/intern/ntl_lighting.h
    branches/particles-2010/intern/elbeem/intern/ntl_matrices.h
    branches/particles-2010/intern/elbeem/intern/ntl_ray.cpp
    branches/particles-2010/intern/elbeem/intern/ntl_ray.h
    branches/particles-2010/intern/elbeem/intern/ntl_vector3dim.h
    branches/particles-2010/intern/elbeem/intern/ntl_world.cpp
    branches/particles-2010/intern/elbeem/intern/ntl_world.h
    branches/particles-2010/intern/elbeem/intern/paraloopend.h
    branches/particles-2010/intern/elbeem/intern/parametrizer.cpp
    branches/particles-2010/intern/elbeem/intern/parametrizer.h
    branches/particles-2010/intern/elbeem/intern/particletracer.cpp
    branches/particles-2010/intern/elbeem/intern/particletracer.h
    branches/particles-2010/intern/elbeem/intern/simulation_object.cpp
    branches/particles-2010/intern/elbeem/intern/simulation_object.h
    branches/particles-2010/intern/elbeem/intern/solver_adap.cpp
    branches/particles-2010/intern/elbeem/intern/solver_class.h
    branches/particles-2010/intern/elbeem/intern/solver_control.cpp
    branches/particles-2010/intern/elbeem/intern/solver_control.h
    branches/particles-2010/intern/elbeem/intern/solver_init.cpp
    branches/particles-2010/intern/elbeem/intern/solver_interface.cpp
    branches/particles-2010/intern/elbeem/intern/solver_interface.h
    branches/particles-2010/intern/elbeem/intern/solver_main.cpp
    branches/particles-2010/intern/elbeem/intern/solver_relax.h
    branches/particles-2010/intern/elbeem/intern/solver_util.cpp
    branches/particles-2010/intern/elbeem/intern/utilities.cpp
    branches/particles-2010/intern/elbeem/intern/utilities.h
    branches/particles-2010/intern/ghost/GHOST_IEvent.h
    branches/particles-2010/intern/ghost/GHOST_IEventConsumer.h
    branches/particles-2010/intern/ghost/GHOST_ISystem.h
    branches/particles-2010/intern/ghost/GHOST_ISystemPaths.h
    branches/particles-2010/intern/ghost/GHOST_ITimerTask.h
    branches/particles-2010/intern/ghost/GHOST_IWindow.h
    branches/particles-2010/intern/ghost/GHOST_Path-api.h
    branches/particles-2010/intern/ghost/GHOST_Rect.h
    branches/particles-2010/intern/ghost/GHOST_Types.h
    branches/particles-2010/intern/ghost/intern/GHOST_Buttons.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_Buttons.h
    branches/particles-2010/intern/ghost/intern/GHOST_C-api.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_CallbackEventConsumer.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_CallbackEventConsumer.h
    branches/particles-2010/intern/ghost/intern/GHOST_Debug.h
    branches/particles-2010/intern/ghost/intern/GHOST_DisplayManager.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_DisplayManager.h
    branches/particles-2010/intern/ghost/intern/GHOST_DisplayManagerCarbon.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_DisplayManagerCarbon.h
    branches/particles-2010/intern/ghost/intern/GHOST_DisplayManagerCocoa.h
    branches/particles-2010/intern/ghost/intern/GHOST_DisplayManagerWin32.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_DisplayManagerWin32.h
    branches/particles-2010/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_DisplayManagerX11.h
    branches/particles-2010/intern/ghost/intern/GHOST_DropTargetWin32.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_DropTargetWin32.h
    branches/particles-2010/intern/ghost/intern/GHOST_Event.h
    branches/particles-2010/intern/ghost/intern/GHOST_EventButton.h
    branches/particles-2010/intern/ghost/intern/GHOST_EventCursor.h
    branches/particles-2010/intern/ghost/intern/GHOST_EventDragnDrop.h
    branches/particles-2010/intern/ghost/intern/GHOST_EventKey.h
    branches/particles-2010/intern/ghost/intern/GHOST_EventManager.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_EventManager.h
    branches/particles-2010/intern/ghost/intern/GHOST_EventNDOF.h
    branches/particles-2010/intern/ghost/intern/GHOST_EventPrinter.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_EventPrinter.h
    branches/particles-2010/intern/ghost/intern/GHOST_EventString.h
    branches/particles-2010/intern/ghost/intern/GHOST_EventTrackpad.h
    branches/particles-2010/intern/ghost/intern/GHOST_EventWheel.h
    branches/particles-2010/intern/ghost/intern/GHOST_ISystem.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_ISystemPaths.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_ModifierKeys.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_ModifierKeys.h
    branches/particles-2010/intern/ghost/intern/GHOST_NDOFManager.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_NDOFManager.h
    branches/particles-2010/intern/ghost/intern/GHOST_Path-api.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_Rect.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_System.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_System.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_SystemCarbon.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemPaths.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemPathsCarbon.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_SystemPathsCarbon.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemPathsCocoa.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemPathsWin32.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_SystemPathsWin32.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemPathsX11.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_SystemPathsX11.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_SystemWin32.h
    branches/particles-2010/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_SystemX11.h
    branches/particles-2010/intern/ghost/intern/GHOST_TaskbarWin32.h
    branches/particles-2010/intern/ghost/intern/GHOST_TimerManager.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_TimerManager.h
    branches/particles-2010/intern/ghost/intern/GHOST_TimerTask.h
    branches/particles-2010/intern/ghost/intern/GHOST_Window.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_Window.h
    branches/particles-2010/intern/ghost/intern/GHOST_WindowCarbon.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_WindowCarbon.h
    branches/particles-2010/intern/ghost/intern/GHOST_WindowCocoa.h
    branches/particles-2010/intern/ghost/intern/GHOST_WindowManager.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_WindowManager.h
    branches/particles-2010/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_WindowWin32.h
    branches/particles-2010/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/particles-2010/intern/ghost/intern/GHOST_WindowX11.h
    branches/particles-2010/intern/guardedalloc/MEM_guardedalloc.h
    branches/particles-2010/intern/guardedalloc/cpp/mallocn.cpp
    branches/particles-2010/intern/guardedalloc/intern/mallocn.c
    branches/particles-2010/intern/guardedalloc/intern/mmap_win.c
    branches/particles-2010/intern/iksolver/extern/IK_solver.h
    branches/particles-2010/intern/iksolver/intern/IK_QJacobian.cpp
    branches/particles-2010/intern/iksolver/intern/IK_QJacobian.h
    branches/particles-2010/intern/iksolver/intern/IK_QJacobianSolver.cpp
    branches/particles-2010/intern/iksolver/intern/IK_QJacobianSolver.h
    branches/particles-2010/intern/iksolver/intern/IK_QSegment.cpp
    branches/particles-2010/intern/iksolver/intern/IK_QSegment.h
    branches/particles-2010/intern/iksolver/intern/IK_QTask.cpp
    branches/particles-2010/intern/iksolver/intern/IK_QTask.h
    branches/particles-2010/intern/iksolver/intern/IK_Solver.cpp
    branches/particles-2010/intern/iksolver/intern/MT_ExpMap.cpp
    branches/particles-2010/intern/iksolver/intern/MT_ExpMap.h
    branches/particles-2010/intern/itasc/Armature.cpp
    branches/particles-2010/intern/itasc/Cache.cpp
    branches/particles-2010/intern/itasc/ConstraintSet.cpp
    branches/particles-2010/intern/itasc/ControlledObject.cpp
    branches/particles-2010/intern/itasc/CopyPose.cpp
    branches/particles-2010/intern/itasc/Distance.cpp
    branches/particles-2010/intern/itasc/FixedObject.cpp
    branches/particles-2010/intern/itasc/MovingFrame.cpp
    branches/particles-2010/intern/itasc/Scene.cpp
    branches/particles-2010/intern/itasc/UncontrolledObject.cpp
    branches/particles-2010/intern/itasc/WDLSSolver.cpp
    branches/particles-2010/intern/itasc/WSDLSSolver.cpp
    branches/particles-2010/intern/itasc/WorldObject.cpp
    branches/particles-2010/intern/itasc/eigen_types.cpp
    branches/particles-2010/intern/itasc/kdl/chain.cpp
    branches/particles-2010/intern/itasc/kdl/chainfksolverpos_recursive.cpp
    branches/particles-2010/intern/itasc/kdl/chainjnttojacsolver.cpp
    branches/particles-2010/intern/itasc/kdl/frameacc.cpp
    branches/particles-2010/intern/itasc/kdl/frames.cpp
    branches/particles-2010/intern/itasc/kdl/frames_io.cpp
    branches/particles-2010/intern/itasc/kdl/framevel.cpp
    branches/particles-2010/intern/itasc/kdl/inertia.cpp
    branches/particles-2010/intern/itasc/kdl/jacobian.cpp
    branches/particles-2010/intern/itasc/kdl/jntarray.cpp
    branches/particles-2010/intern/itasc/kdl/jntarray.hpp
    branches/particles-2010/intern/itasc/kdl/jntarrayacc.cpp
    branches/particles-2010/intern/itasc/kdl/jntarrayvel.cpp
    branches/particles-2010/intern/itasc/kdl/joint.cpp
    branches/particles-2010/intern/itasc/kdl/kinfam_io.cpp
    branches/particles-2010/intern/itasc/kdl/segment.cpp
    branches/particles-2010/intern/itasc/kdl/tree.cpp
    branches/particles-2010/intern/itasc/kdl/treefksolverpos_recursive.cpp
    branches/particles-2010/intern/itasc/kdl/treejnttojacsolver.cpp
    branches/particles-2010/intern/itasc/kdl/utilities/error_stack.cpp
    branches/particles-2010/intern/itasc/kdl/utilities/kdl-config.h
    branches/particles-2010/intern/itasc/kdl/utilities/traits.h
    branches/particles-2010/intern/itasc/kdl/utilities/utility.cpp
    branches/particles-2010/intern/itasc/kdl/utilities/utility_io.cpp
    branches/particles-2010/intern/memutil/MEM_Allocator.h
    branches/particles-2010/intern/memutil/MEM_CacheLimiter.h
    branches/particles-2010/intern/memutil/MEM_CacheLimiterC-Api.h
    branches/particles-2010/intern/memutil/MEM_NonCopyable.h
    branches/particles-2010/intern/memutil/MEM_RefCountPtr.h
    branches/particles-2010/intern/memutil/MEM_RefCounted.h
    branches/particles-2010/intern/memutil/MEM_RefCountedC-Api.h
    branches/particles-2010/intern/memutil/MEM_SmartPtr.h
    branches/particles-2010/intern/memutil/intern/MEM_CacheLimiterC-Api.cpp
    branches/particles-2010/intern/memutil/intern/MEM_RefCountedC-Api.cpp
    branches/particles-2010/intern/mikktspace/mikktspace.c
    branches/particles-2010/intern/mikktspace/mikktspace.h
    branches/particles-2010/intern/moto/include/GEN_List.h
    branches/particles-2010/intern/moto/include/GEN_Map.h
    branches/particles-2010/intern/moto/include/MT_CmMatrix4x4.h
    branches/particles-2010/intern/moto/include/MT_Matrix3x3.h
    branches/particles-2010/intern/moto/include/MT_Matrix4x4.h
    branches/particles-2010/intern/moto/include/MT_MinMax.h
    branches/particles-2010/intern/moto/include/MT_Optimize.h
    branches/particles-2010/intern/moto/include/MT_Plane3.h
    branches/particles-2010/intern/moto/include/MT_Point2.h
    branches/particles-2010/intern/moto/include/MT_Point3.h
    branches/particles-2010/intern/moto/include/MT_Quaternion.h
    branches/particles-2010/intern/moto/include/MT_Scalar.h
    branches/particles-2010/intern/moto/include/MT_Stream.h
    branches/particles-2010/intern/moto/include/MT_Transform.h
    branches/particles-2010/intern/moto/include/MT_Tuple2.h
    branches/particles-2010/intern/moto/include/MT_Tuple3.h
    branches/particles-2010/intern/moto/include/MT_Tuple4.h
    branches/particles-2010/intern/moto/include/MT_Vector2.h
    branches/particles-2010/intern/moto/include/MT_Vector3.h
    branches/particles-2010/intern/moto/include/MT_Vector4.h
    branches/particles-2010/intern/moto/include/MT_assert.h
    branches/particles-2010/intern/moto/include/MT_random.h
    branches/particles-2010/intern/moto/include/NM_Scalar.h
    branches/particles-2010/intern/moto/intern/MT_Assert.cpp
    branches/particles-2010/intern/moto/intern/MT_CmMatrix4x4.cpp
    branches/particles-2010/intern/moto/intern/MT_Matrix3x3.cpp
    branches/particles-2010/intern/moto/intern/MT_Matrix4x4.cpp
    branches/particles-2010/intern/moto/intern/MT_Plane3.cpp
    branches/particles-2010/intern/moto/intern/MT_Point3.cpp
    branches/particles-2010/intern/moto/intern/MT_Quaternion.cpp
    branches/particles-2010/intern/moto/intern/MT_Transform.cpp
    branches/particles-2010/intern/moto/intern/MT_Vector2.cpp
    branches/particles-2010/intern/moto/intern/MT_Vector3.cpp
    branches/particles-2010/intern/moto/intern/MT_Vector4.cpp
    branches/particles-2010/intern/moto/intern/MT_random.cpp
    branches/particles-2010/intern/opennl/CMakeLists.txt
    branches/particles-2010/intern/opennl/extern/ONL_opennl.h
    branches/particles-2010/intern/opennl/intern/opennl.c
    branches/particles-2010/intern/opennl/superlu/Cnames.h
    branches/particles-2010/intern/opennl/superlu/colamd.c
    branches/particles-2010/intern/opennl/superlu/colamd.h
    branches/particles-2010/intern/opennl/superlu/get_perm_c.c
    branches/particles-2010/intern/opennl/superlu/heap_relax_snode.c
    branches/particles-2010/intern/opennl/superlu/lsame.c
    branches/particles-2010/intern/opennl/superlu/memory.c
    branches/particles-2010/intern/opennl/superlu/mmd.c
    branches/particles-2010/intern/opennl/superlu/relax_snode.c
    branches/particles-2010/intern/opennl/superlu/scolumn_bmod.c
    branches/particles-2010/intern/opennl/superlu/scolumn_dfs.c
    branches/particles-2010/intern/opennl/superlu/scopy_to_ucol.c
    branches/particles-2010/intern/opennl/superlu/sgssv.c
    branches/particles-2010/intern/opennl/superlu/sgstrf.c
    branches/particles-2010/intern/opennl/superlu/sgstrs.c
    branches/particles-2010/intern/opennl/superlu/smemory.c
    branches/particles-2010/intern/opennl/superlu/smyblas2.c
    branches/particles-2010/intern/opennl/superlu/sp_coletree.c
    branches/particles-2010/intern/opennl/superlu/sp_ienv.c
    branches/particles-2010/intern/opennl/superlu/sp_preorder.c
    branches/particles-2010/intern/opennl/superlu/spanel_bmod.c
    branches/particles-2010/intern/opennl/superlu/spanel_dfs.c
    branches/particles-2010/intern/opennl/superlu/spivotL.c
    branches/particles-2010/intern/opennl/superlu/spruneL.c
    branches/particles-2010/intern/opennl/superlu/ssnode_bmod.c
    branches/particles-2010/intern/opennl/superlu/ssnode_dfs.c
    branches/particles-2010/intern/opennl/superlu/ssp_blas2.c
    branches/particles-2010/intern/opennl/superlu/ssp_blas3.c
    branches/particles-2010/intern/opennl/superlu/ssp_defs.h
    branches/particles-2010/intern/opennl/superlu/strsv.c
    branches/particles-2010/intern/opennl/superlu/superlu_timer.c
    branches/particles-2010/intern/opennl/superlu/supermatrix.h
    branches/particles-2010/intern/opennl/superlu/sutil.c
    branches/particles-2010/intern/opennl/superlu/util.c
    branches/particles-2010/intern/opennl/superlu/util.h
    branches/particles-2010/intern/opennl/superlu/xerbla.c
    branches/particles-2010/intern/smoke/extern/smoke_API.h
    branches/particles-2010/intern/smoke/intern/EIGENVALUE_HELPER.cpp
    branches/particles-2010/intern/smoke/intern/EIGENVALUE_HELPER.h
    branches/particles-2010/intern/smoke/intern/FFT_NOISE.h
    branches/particles-2010/intern/smoke/intern/FLUID_3D.cpp
    branches/particles-2010/intern/smoke/intern/FLUID_3D.h
    branches/particles-2010/intern/smoke/intern/FLUID_3D_SOLVERS.cpp
    branches/particles-2010/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/particles-2010/intern/smoke/intern/IMAGE.h
    branches/particles-2010/intern/smoke/intern/INTERPOLATE.h
    branches/particles-2010/intern/smoke/intern/LU_HELPER.cpp
    branches/particles-2010/intern/smoke/intern/LU_HELPER.h
    branches/particles-2010/intern/smoke/intern/MERSENNETWISTER.h
    branches/particles-2010/intern/smoke/intern/OBSTACLE.h
    branches/particles-2010/intern/smoke/intern/SPHERE.cpp
    branches/particles-2010/intern/smoke/intern/SPHERE.h
    branches/particles-2010/intern/smoke/intern/VEC3.h
    branches/particles-2010/intern/smoke/intern/WAVELET_NOISE.h
    branches/particles-2010/intern/smoke/intern/WTURBULENCE.cpp
    branches/particles-2010/intern/smoke/intern/WTURBULENCE.h
    branches/particles-2010/intern/smoke/intern/smoke_API.cpp
    branches/particles-2010/intern/smoke/intern/tnt/jama_eig.h
    branches/particles-2010/intern/smoke/intern/tnt/jama_lu.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_array1d.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_array1d_utils.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_array2d.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_array2d_utils.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_array3d.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_array3d_utils.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_cmat.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_fortran_array1d.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_fortran_array1d_utils.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_fortran_array2d.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_fortran_array2d_utils.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_fortran_array3d.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_fortran_array3d_utils.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_i_refvec.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_math_utils.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_sparse_matrix_csr.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_stopwatch.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_subscript.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_vec.h
    branches/particles-2010/intern/smoke/intern/tnt/tnt_version.h
    branches/particles-2010/intern/string/STR_HashedString.h
    branches/particles-2010/intern/string/STR_String.h
    branches/particles-2010/intern/string/intern/STR_String.cpp
    branches/particles-2010/intern/tools/dump_rna2xml.py
    branches/particles-2010/release/datafiles/blenderbuttons
    branches/particles-2010/release/freedesktop/blender.desktop
    branches/particles-2010/release/scripts/io/netrender/ui.py
    branches/particles-2010/release/scripts/keyingsets/keyingsets_builtins.py
    branches/particles-2010/release/scripts/modules/add_object_utils.py
    branches/particles-2010/release/scripts/modules/addon_utils.py
    branches/particles-2010/release/scripts/modules/bpy/__init__.py
    branches/particles-2010/release/scripts/modules/bpy/utils.py
    branches/particles-2010/release/scripts/modules/bpy_types.py
    branches/particles-2010/release/scripts/modules/image_utils.py
    branches/particles-2010/release/scripts/modules/io_utils.py
    branches/particles-2010/release/scripts/modules/rna_info.py
    branches/particles-2010/release/scripts/op/add_mesh_torus.py
    branches/particles-2010/release/scripts/op/console_python.py
    branches/particles-2010/release/scripts/op/fcurve_euler_filter.py
    branches/particles-2010/release/scripts/op/image.py
    branches/particles-2010/release/scripts/op/mesh.py
    branches/particles-2010/release/scripts/op/nla.py
    branches/particles-2010/release/scripts/op/object.py
    branches/particles-2010/release/scripts/op/object_align.py
    branches/particles-2010/release/scripts/op/object_randomize_transform.py
    branches/particles-2010/release/scripts/op/screen_play_rendered_anim.py
    branches/particles-2010/release/scripts/op/sequencer.py
    branches/particles-2010/release/scripts/op/uvcalc_follow_active.py
    branches/particles-2010/release/scripts/op/uvcalc_smart_project.py
    branches/particles-2010/release/scripts/op/vertexpaint_dirt.py
    branches/particles-2010/release/scripts/op/wm.py
    branches/particles-2010/release/scripts/templates/builtin_keyingset.py
    branches/particles-2010/release/scripts/templates/operator_export.py
    branches/particles-2010/release/scripts/templates/operator_mesh_add.py
    branches/particles-2010/release/scripts/templates/operator_modal.py
    branches/particles-2010/release/scripts/ui/properties_data_armature.py
    branches/particles-2010/release/scripts/ui/properties_data_bone.py
    branches/particles-2010/release/scripts/ui/properties_data_curve.py
    branches/particles-2010/release/scripts/ui/properties_data_empty.py
    branches/particles-2010/release/scripts/ui/properties_data_lamp.py
    branches/particles-2010/release/scripts/ui/properties_data_lattice.py
    branches/particles-2010/release/scripts/ui/properties_data_mesh.py
    branches/particles-2010/release/scripts/ui/properties_data_metaball.py
    branches/particles-2010/release/scripts/ui/properties_data_modifier.py
    branches/particles-2010/release/scripts/ui/properties_game.py
    branches/particles-2010/release/scripts/ui/properties_material.py
    branches/particles-2010/release/scripts/ui/properties_object.py
    branches/particles-2010/release/scripts/ui/properties_object_constraint.py
    branches/particles-2010/release/scripts/ui/properties_particle.py
    branches/particles-2010/release/scripts/ui/properties_physics_common.py
    branches/particles-2010/release/scripts/ui/properties_physics_field.py
    branches/particles-2010/release/scripts/ui/properties_physics_fluid.py
    branches/particles-2010/release/scripts/ui/properties_physics_smoke.py
    branches/particles-2010/release/scripts/ui/properties_render.py
    branches/particles-2010/release/scripts/ui/properties_scene.py
    branches/particles-2010/release/scripts/ui/properties_texture.py
    branches/particles-2010/release/scripts/ui/space_console.py
    branches/particles-2010/release/scripts/ui/space_dopesheet.py
    branches/particles-2010/release/scripts/ui/space_image.py
    branches/particles-2010/release/scripts/ui/space_info.py
    branches/particles-2010/release/scripts/ui/space_node.py
    branches/particles-2010/release/scripts/ui/space_outliner.py
    branches/particles-2010/release/scripts/ui/space_sequencer.py
    branches/particles-2010/release/scripts/ui/space_time.py
    branches/particles-2010/release/scripts/ui/space_userpref.py
    branches/particles-2010/release/scripts/ui/space_userpref_keymap.py
    branches/particles-2010/release/scripts/ui/space_view3d.py
    branches/particles-2010/release/scripts/ui/space_view3d_toolbar.py
    branches/particles-2010/release/text/readme.html
    branches/particles-2010/source/blender/avi/intern/avi.c
    branches/particles-2010/source/blender/avi/intern/avi_intern.h
    branches/particles-2010/source/blender/avi/intern/avirgb.c
    branches/particles-2010/source/blender/avi/intern/avirgb.h
    branches/particles-2010/source/blender/avi/intern/codecs.c
    branches/particles-2010/source/blender/avi/intern/endian.c
    branches/particles-2010/source/blender/avi/intern/endian.h
    branches/particles-2010/source/blender/avi/intern/mjpeg.c
    branches/particles-2010/source/blender/avi/intern/mjpeg.h
    branches/particles-2010/source/blender/avi/intern/options.c
    branches/particles-2010/source/blender/avi/intern/rgb32.c
    branches/particles-2010/source/blender/avi/intern/rgb32.h
    branches/particles-2010/source/blender/blenfont/BLF_api.h
    branches/particles-2010/source/blender/blenfont/intern/blf.c
    branches/particles-2010/source/blender/blenfont/intern/blf_dir.c
    branches/particles-2010/source/blender/blenfont/intern/blf_font.c
    branches/particles-2010/source/blender/blenfont/intern/blf_glyph.c
    branches/particles-2010/source/blender/blenfont/intern/blf_internal.h
    branches/particles-2010/source/blender/blenfont/intern/blf_internal_types.h
    branches/particles-2010/source/blender/blenfont/intern/blf_lang.c
    branches/particles-2010/source/blender/blenfont/intern/blf_util.c
    branches/particles-2010/source/blender/blenkernel/BKE_action.h
    branches/particles-2010/source/blender/blenkernel/BKE_blender.h
    branches/particles-2010/source/blender/blenkernel/BKE_customdata_file.h
    branches/particles-2010/source/blender/blenkernel/BKE_global.h
    branches/particles-2010/source/blender/blenkernel/BKE_idcode.h
    branches/particles-2010/source/blender/blenkernel/BKE_mesh.h
    branches/particles-2010/source/blender/blenkernel/BKE_modifier.h
    branches/particles-2010/source/blender/blenkernel/BKE_node.h
    branches/particles-2010/source/blender/blenkernel/BKE_paint.h
    branches/particles-2010/source/blender/blenkernel/BKE_particle.h
    branches/particles-2010/source/blender/blenkernel/BKE_report.h
    branches/particles-2010/source/blender/blenkernel/BKE_scene.h
    branches/particles-2010/source/blender/blenkernel/BKE_sequencer.h
    branches/particles-2010/source/blender/blenkernel/BKE_texture.h
    branches/particles-2010/source/blender/blenkernel/depsgraph_private.h
    branches/particles-2010/source/blender/blenkernel/intern/BME_Customdata.c
    branches/particles-2010/source/blender/blenkernel/intern/BME_conversions.c
    branches/particles-2010/source/blender/blenkernel/intern/BME_eulers.c
    branches/particles-2010/source/blender/blenkernel/intern/BME_mesh.c
    branches/particles-2010/source/blender/blenkernel/intern/BME_structure.c
    branches/particles-2010/source/blender/blenkernel/intern/BME_tools.c
    branches/particles-2010/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/particles-2010/source/blender/blenkernel/intern/CCGSubSurf.h
    branches/particles-2010/source/blender/blenkernel/intern/DerivedMesh.c
    branches/particles-2010/source/blender/blenkernel/intern/action.c
    branches/particles-2010/source/blender/blenkernel/intern/anim.c
    branches/particles-2010/source/blender/blenkernel/intern/anim_sys.c
    branches/particles-2010/source/blender/blenkernel/intern/armature.c
    branches/particles-2010/source/blender/blenkernel/intern/blender.c
    branches/particles-2010/source/blender/blenkernel/intern/bmesh_private.h
    branches/particles-2010/source/blender/blenkernel/intern/bmfont.c
    branches/particles-2010/source/blender/blenkernel/intern/boids.c
    branches/particles-2010/source/blender/blenkernel/intern/booleanops_mesh.c
    branches/particles-2010/source/blender/blenkernel/intern/brush.c
    branches/particles-2010/source/blender/blenkernel/intern/bullet.c
    branches/particles-2010/source/blender/blenkernel/intern/bvhutils.c
    branches/particles-2010/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/particles-2010/source/blender/blenkernel/intern/cloth.c
    branches/particles-2010/source/blender/blenkernel/intern/collision.c
    branches/particles-2010/source/blender/blenkernel/intern/colortools.c
    branches/particles-2010/source/blender/blenkernel/intern/constraint.c
    branches/particles-2010/source/blender/blenkernel/intern/context.c
    branches/particles-2010/source/blender/blenkernel/intern/curve.c
    branches/particles-2010/source/blender/blenkernel/intern/customdata.c
    branches/particles-2010/source/blender/blenkernel/intern/customdata_file.c
    branches/particles-2010/source/blender/blenkernel/intern/deform.c
    branches/particles-2010/source/blender/blenkernel/intern/depsgraph.c
    branches/particles-2010/source/blender/blenkernel/intern/displist.c
    branches/particles-2010/source/blender/blenkernel/intern/effect.c
    branches/particles-2010/source/blender/blenkernel/intern/exotic.c
    branches/particles-2010/source/blender/blenkernel/intern/fcurve.c
    branches/particles-2010/source/blender/blenkernel/intern/fluidsim.c
    branches/particles-2010/source/blender/blenkernel/intern/fmodifier.c
    branches/particles-2010/source/blender/blenkernel/intern/font.c
    branches/particles-2010/source/blender/blenkernel/intern/gpencil.c
    branches/particles-2010/source/blender/blenkernel/intern/group.c
    branches/particles-2010/source/blender/blenkernel/intern/icons.c
    branches/particles-2010/source/blender/blenkernel/intern/idcode.c
    branches/particles-2010/source/blender/blenkernel/intern/idprop.c
    branches/particles-2010/source/blender/blenkernel/intern/image.c
    branches/particles-2010/source/blender/blenkernel/intern/image_gen.c
    branches/particles-2010/source/blender/blenkernel/intern/implicit.c
    branches/particles-2010/source/blender/blenkernel/intern/ipo.c
    branches/particles-2010/source/blender/blenkernel/intern/key.c
    branches/particles-2010/source/blender/blenkernel/intern/lattice.c
    branches/particles-2010/source/blender/blenkernel/intern/library.c
    branches/particles-2010/source/blender/blenkernel/intern/material.c
    branches/particles-2010/source/blender/blenkernel/intern/mball.c
    branches/particles-2010/source/blender/blenkernel/intern/mesh.c
    branches/particles-2010/source/blender/blenkernel/intern/mesh_validate.c
    branches/particles-2010/source/blender/blenkernel/intern/modifier.c
    branches/particles-2010/source/blender/blenkernel/intern/multires.c
    branches/particles-2010/source/blender/blenkernel/intern/nla.c
    branches/particles-2010/source/blender/blenkernel/intern/node.c
    branches/particles-2010/source/blender/blenkernel/intern/object.c
    branches/particles-2010/source/blender/blenkernel/intern/packedFile.c
    branches/particles-2010/source/blender/blenkernel/intern/paint.c
    branches/particles-2010/source/blender/blenkernel/intern/particle.c
    branches/particles-2010/source/blender/blenkernel/intern/particle_system.c
    branches/particles-2010/source/blender/blenkernel/intern/pointcache.c
    branches/particles-2010/source/blender/blenkernel/intern/property.c
    branches/particles-2010/source/blender/blenkernel/intern/report.c
    branches/particles-2010/source/blender/blenkernel/intern/sca.c
    branches/particles-2010/source/blender/blenkernel/intern/scene.c
    branches/particles-2010/source/blender/blenkernel/intern/screen.c
    branches/particles-2010/source/blender/blenkernel/intern/script.c
    branches/particles-2010/source/blender/blenkernel/intern/seqcache.c
    branches/particles-2010/source/blender/blenkernel/intern/seqeffects.c
    branches/particles-2010/source/blender/blenkernel/intern/sequencer.c
    branches/particles-2010/source/blender/blenkernel/intern/shrinkwrap.c
    branches/particles-2010/source/blender/blenkernel/intern/sketch.c
    branches/particles-2010/source/blender/blenkernel/intern/smoke.c
    branches/particles-2010/source/blender/blenkernel/intern/softbody.c
    branches/particles-2010/source/blender/blenkernel/intern/sound.c
    branches/particles-2010/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/particles-2010/source/blender/blenkernel/intern/suggestions.c
    branches/particles-2010/source/blender/blenkernel/intern/text.c
    branches/particles-2010/source/blender/blenkernel/intern/texture.c
    branches/particles-2010/source/blender/blenkernel/intern/unit.c
    branches/particles-2010/source/blender/blenkernel/intern/world.c
    branches/particles-2010/source/blender/blenkernel/intern/writeavi.c
    branches/particles-2010/source/blender/blenkernel/intern/writeffmpeg.c
    branches/particles-2010/source/blender/blenkernel/intern/writeframeserver.c
    branches/particles-2010/source/blender/blenkernel/nla_private.h
    branches/particles-2010/source/blender/blenlib/BLI_blenlib.h
    branches/particles-2010/source/blender/blenlib/BLI_bpath.h
    branches/particles-2010/source/blender/blenlib/BLI_dynstr.h
    branches/particles-2010/source/blender/blenlib/BLI_math_rotation.h
    branches/particles-2010/source/blender/blenlib/BLI_path_util.h
    branches/particles-2010/source/blender/blenlib/BLI_pbvh.h
    branches/particles-2010/source/blender/blenlib/BLI_string.h
    branches/particles-2010/source/blender/blenlib/BLI_winstuff.h
    branches/particles-2010/source/blender/blenlib/PIL_dynlib.h
    branches/particles-2010/source/blender/blenlib/PIL_time.h
    branches/particles-2010/source/blender/blenlib/SConscript
    branches/particles-2010/source/blender/blenlib/intern/BLI_args.c
    branches/particles-2010/source/blender/blenlib/intern/BLI_callbacks.h
    branches/particles-2010/source/blender/blenlib/intern/BLI_dynstr.c
    branches/particles-2010/source/blender/blenlib/intern/BLI_ghash.c
    branches/particles-2010/source/blender/blenlib/intern/BLI_heap.c
    branches/particles-2010/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/particles-2010/source/blender/blenlib/intern/BLI_kdtree.c
    branches/particles-2010/source/blender/blenlib/intern/BLI_linklist.c
    branches/particles-2010/source/blender/blenlib/intern/BLI_memarena.c
    branches/particles-2010/source/blender/blenlib/intern/BLI_mempool.c
    branches/particles-2010/source/blender/blenlib/intern/DLRB_tree.c
    branches/particles-2010/source/blender/blenlib/intern/boxpack2d.c
    branches/particles-2010/source/blender/blenlib/intern/bpath.c
    branches/particles-2010/source/blender/blenlib/intern/cpu.c
    branches/particles-2010/source/blender/blenlib/intern/dynamiclist.h
    branches/particles-2010/source/blender/blenlib/intern/dynlib.c
    branches/particles-2010/source/blender/blenlib/intern/edgehash.c
    branches/particles-2010/source/blender/blenlib/intern/fileops.c
    branches/particles-2010/source/blender/blenlib/intern/fnmatch.c
    branches/particles-2010/source/blender/blenlib/intern/freetypefont.c
    branches/particles-2010/source/blender/blenlib/intern/graph.c
    branches/particles-2010/source/blender/blenlib/intern/gsqueue.c
    branches/particles-2010/source/blender/blenlib/intern/jitter.c
    branches/particles-2010/source/blender/blenlib/intern/listbase.c
    branches/particles-2010/source/blender/blenlib/intern/math_base.c
    branches/particles-2010/source/blender/blenlib/intern/math_base_inline.c
    branches/particles-2010/source/blender/blenlib/intern/math_color.c
    branches/particles-2010/source/blender/blenlib/intern/math_geom.c
    branches/particles-2010/source/blender/blenlib/intern/math_geom_inline.c
    branches/particles-2010/source/blender/blenlib/intern/math_matrix.c
    branches/particles-2010/source/blender/blenlib/intern/math_rotation.c
    branches/particles-2010/source/blender/blenlib/intern/math_vector.c
    branches/particles-2010/source/blender/blenlib/intern/math_vector_inline.c
    branches/particles-2010/source/blender/blenlib/intern/noise.c
    branches/particles-2010/source/blender/blenlib/intern/path_util.c
    branches/particles-2010/source/blender/blenlib/intern/pbvh.c
    branches/particles-2010/source/blender/blenlib/intern/rand.c
    branches/particles-2010/source/blender/blenlib/intern/rct.c
    branches/particles-2010/source/blender/blenlib/intern/scanfill.c
    branches/particles-2010/source/blender/blenlib/intern/storage.c
    branches/particles-2010/source/blender/blenlib/intern/string.c
    branches/particles-2010/source/blender/blenlib/intern/threads.c
    branches/particles-2010/source/blender/blenlib/intern/time.c
    branches/particles-2010/source/blender/blenlib/intern/uvproject.c
    branches/particles-2010/source/blender/blenlib/intern/voxel.c
    branches/particles-2010/source/blender/blenlib/intern/winstuff.c
    branches/particles-2010/source/blender/blenloader/BLO_readfile.h
    branches/particles-2010/source/blender/blenloader/BLO_soundfile.h
    branches/particles-2010/source/blender/blenloader/BLO_sys_types.h
    branches/particles-2010/source/blender/blenloader/BLO_undofile.h
    branches/particles-2010/source/blender/blenloader/BLO_writefile.h
    branches/particles-2010/source/blender/blenloader/intern/readblenentry.c
    branches/particles-2010/source/blender/blenloader/intern/readfile.c
    branches/particles-2010/source/blender/blenloader/intern/readfile.h
    branches/particles-2010/source/blender/blenloader/intern/undofile.c
    branches/particles-2010/source/blender/blenloader/intern/writefile.c
    branches/particles-2010/source/blender/blenpluginapi/documentation.h
    branches/particles-2010/source/blender/blenpluginapi/externdef.h
    branches/particles-2010/source/blender/blenpluginapi/floatpatch.h
    branches/particles-2010/source/blender/blenpluginapi/iff.h
    branches/particles-2010/source/blender/blenpluginapi/intern/pluginapi.c
    branches/particles-2010/source/blender/blenpluginapi/plugin.h
    branches/particles-2010/source/blender/blenpluginapi/util.h
    branches/particles-2010/source/blender/collada/AnimationImporter.cpp
    branches/particles-2010/source/blender/collada/ArmatureExporter.cpp
    branches/particles-2010/source/blender/collada/ArmatureImporter.cpp
    branches/particles-2010/source/blender/collada/CameraExporter.cpp
    branches/particles-2010/source/blender/collada/DocumentExporter.cpp
    branches/particles-2010/source/blender/collada/DocumentImporter.cpp
    branches/particles-2010/source/blender/collada/EffectExporter.cpp
    branches/particles-2010/source/blender/collada/GeometryExporter.cpp
    branches/particles-2010/source/blender/collada/ImageExporter.cpp
    branches/particles-2010/source/blender/collada/InstanceWriter.cpp
    branches/particles-2010/source/blender/collada/LightExporter.cpp
    branches/particles-2010/source/blender/collada/MaterialExporter.cpp
    branches/particles-2010/source/blender/collada/MeshImporter.cpp
    branches/particles-2010/source/blender/collada/MeshImporter.h
    branches/particles-2010/source/blender/collada/SkinInfo.cpp
    branches/particles-2010/source/blender/collada/TransformReader.cpp
    branches/particles-2010/source/blender/collada/TransformWriter.cpp
    branches/particles-2010/source/blender/collada/collada.cpp
    branches/particles-2010/source/blender/collada/collada_internal.cpp
    branches/particles-2010/source/blender/collada/collada_internal.h
    branches/particles-2010/source/blender/collada/collada_utils.cpp
    branches/particles-2010/source/blender/editors/animation/anim_channels_defines.c
    branches/particles-2010/source/blender/editors/animation/anim_channels_edit.c
    branches/particles-2010/source/blender/editors/animation/anim_deps.c
    branches/particles-2010/source/blender/editors/animation/anim_draw.c
    branches/particles-2010/source/blender/editors/animation/anim_filter.c
    branches/particles-2010/source/blender/editors/animation/anim_intern.h
    branches/particles-2010/source/blender/editors/animation/anim_ipo_utils.c
    branches/particles-2010/source/blender/editors/animation/anim_markers.c
    branches/particles-2010/source/blender/editors/animation/anim_ops.c
    branches/particles-2010/source/blender/editors/animation/drivers.c
    branches/particles-2010/source/blender/editors/animation/fmodifier_ui.c
    branches/particles-2010/source/blender/editors/animation/keyframes_draw.c
    branches/particles-2010/source/blender/editors/animation/keyframes_edit.c
    branches/particles-2010/source/blender/editors/animation/keyframes_general.c
    branches/particles-2010/source/blender/editors/animation/keyframing.c
    branches/particles-2010/source/blender/editors/animation/keyingsets.c
    branches/particles-2010/source/blender/editors/armature/BIF_generate.h
    branches/particles-2010/source/blender/editors/armature/BIF_retarget.h
    branches/particles-2010/source/blender/editors/armature/armature_intern.h
    branches/particles-2010/source/blender/editors/armature/armature_ops.c
    branches/particles-2010/source/blender/editors/armature/editarmature.c
    branches/particles-2010/source/blender/editors/armature/editarmature_generate.c
    branches/particles-2010/source/blender/editors/armature/editarmature_retarget.c
    branches/particles-2010/source/blender/editors/armature/editarmature_sketch.c
    branches/particles-2010/source/blender/editors/armature/meshlaplacian.c
    branches/particles-2010/source/blender/editors/armature/meshlaplacian.h
    branches/particles-2010/source/blender/editors/armature/poseSlide.c
    branches/particles-2010/source/blender/editors/armature/poseUtils.c
    branches/particles-2010/source/blender/editors/armature/poselib.c
    branches/particles-2010/source/blender/editors/armature/poseobject.c
    branches/particles-2010/source/blender/editors/armature/reeb.c
    branches/particles-2010/source/blender/editors/armature/reeb.h
    branches/particles-2010/source/blender/editors/curve/curve_intern.h
    branches/particles-2010/source/blender/editors/curve/curve_ops.c
    branches/particles-2010/source/blender/editors/curve/editcurve.c
    branches/particles-2010/source/blender/editors/curve/editfont.c
    branches/particles-2010/source/blender/editors/curve/lorem.c
    branches/particles-2010/source/blender/editors/datafiles/Bfont.c
    branches/particles-2010/source/blender/editors/datafiles/add.png.c
    branches/particles-2010/source/blender/editors/datafiles/bfont.ttf.c
    branches/particles-2010/source/blender/editors/datafiles/blenderbuttons.c
    branches/particles-2010/source/blender/editors/datafiles/blob.png.c
    branches/particles-2010/source/blender/editors/datafiles/blur.png.c
    branches/particles-2010/source/blender/editors/datafiles/bmonofont.ttf.c
    branches/particles-2010/source/blender/editors/datafiles/clay.png.c
    branches/particles-2010/source/blender/editors/datafiles/clone.png.c
    branches/particles-2010/source/blender/editors/datafiles/crease.png.c
    branches/particles-2010/source/blender/editors/datafiles/darken.png.c
    branches/particles-2010/source/blender/editors/datafiles/draw.png.c
    branches/particles-2010/source/blender/editors/datafiles/fill.png.c
    branches/particles-2010/source/blender/editors/datafiles/flatten.png.c
    branches/particles-2010/source/blender/editors/datafiles/grab.png.c
    branches/particles-2010/source/blender/editors/datafiles/inflate.png.c
    branches/particles-2010/source/blender/editors/datafiles/layer.png.c
    branches/particles-2010/source/blender/editors/datafiles/lighten.png.c
    branches/particles-2010/source/blender/editors/datafiles/mix.png.c
    branches/particles-2010/source/blender/editors/datafiles/multiply.png.c
    branches/particles-2010/source/blender/editors/datafiles/nudge.png.c
    branches/particles-2010/source/blender/editors/datafiles/pinch.png.c
    branches/particles-2010/source/blender/editors/datafiles/preview.blend.c
    branches/particles-2010/source/blender/editors/datafiles/prvicons.c
    branches/particles-2010/source/blender/editors/datafiles/scrape.png.c
    branches/particles-2010/source/blender/editors/datafiles/smear.png.c
    branches/particles-2010/source/blender/editors/datafiles/smooth.png.c
    branches/particles-2010/source/blender/editors/datafiles/snake_hook.png.c
    branches/particles-2010/source/blender/editors/datafiles/soften.png.c
    branches/particles-2010/source/blender/editors/datafiles/splash.png.c
    branches/particles-2010/source/blender/editors/datafiles/startup.blend.c
    branches/particles-2010/source/blender/editors/datafiles/subtract.png.c
    branches/particles-2010/source/blender/editors/datafiles/texdraw.png.c
    branches/particles-2010/source/blender/editors/datafiles/thumb.png.c
    branches/particles-2010/source/blender/editors/datafiles/twist.png.c
    branches/particles-2010/source/blender/editors/datafiles/vertexdraw.png.c
    branches/particles-2010/source/blender/editors/gpencil/drawgpencil.c
    branches/particles-2010/source/blender/editors/gpencil/editaction_gpencil.c
    branches/particles-2010/source/blender/editors/gpencil/gpencil_buttons.c
    branches/particles-2010/source/blender/editors/gpencil/gpencil_edit.c
    branches/particles-2010/source/blender/editors/gpencil/gpencil_intern.h
    branches/particles-2010/source/blender/editors/gpencil/gpencil_ops.c
    branches/particles-2010/source/blender/editors/gpencil/gpencil_paint.c
    branches/particles-2010/source/blender/editors/include/ED_anim_api.h
    branches/particles-2010/source/blender/editors/include/ED_fileselect.h
    branches/particles-2010/source/blender/editors/include/ED_markers.h
    branches/particles-2010/source/blender/editors/include/ED_mesh.h
    branches/particles-2010/source/blender/editors/include/ED_screen.h
    branches/particles-2010/source/blender/editors/include/ED_transform.h
    branches/particles-2010/source/blender/editors/include/ED_uvedit.h
    branches/particles-2010/source/blender/editors/include/ED_view3d.h
    branches/particles-2010/source/blender/editors/include/UI_icons.h
    branches/particles-2010/source/blender/editors/include/UI_interface.h
    branches/particles-2010/source/blender/editors/include/UI_resources.h
    branches/particles-2010/source/blender/editors/interface/interface.c
    branches/particles-2010/source/blender/editors/interface/interface_anim.c
    branches/particles-2010/source/blender/editors/interface/interface_draw.c
    branches/particles-2010/source/blender/editors/interface/interface_handlers.c
    branches/particles-2010/source/blender/editors/interface/interface_icons.c
    branches/particles-2010/source/blender/editors/interface/interface_intern.h
    branches/particles-2010/source/blender/editors/interface/interface_layout.c
    branches/particles-2010/source/blender/editors/interface/interface_ops.c
    branches/particles-2010/source/blender/editors/interface/interface_panel.c
    branches/particles-2010/source/blender/editors/interface/interface_regions.c
    branches/particles-2010/source/blender/editors/interface/interface_style.c
    branches/particles-2010/source/blender/editors/interface/interface_templates.c
    branches/particles-2010/source/blender/editors/interface/interface_utils.c
    branches/particles-2010/source/blender/editors/interface/interface_widgets.c
    branches/particles-2010/source/blender/editors/interface/resources.c
    branches/particles-2010/source/blender/editors/interface/view2d.c
    branches/particles-2010/source/blender/editors/interface/view2d_ops.c
    branches/particles-2010/source/blender/editors/mesh/editface.c
    branches/particles-2010/source/blender/editors/mesh/editmesh.c
    branches/particles-2010/source/blender/editors/mesh/editmesh_add.c
    branches/particles-2010/source/blender/editors/mesh/editmesh_lib.c
    branches/particles-2010/source/blender/editors/mesh/editmesh_loop.c
    branches/particles-2010/source/blender/editors/mesh/editmesh_mods.c
    branches/particles-2010/source/blender/editors/mesh/editmesh_tools.c
    branches/particles-2010/source/blender/editors/mesh/loopcut.c
    branches/particles-2010/source/blender/editors/mesh/mesh_data.c
    branches/particles-2010/source/blender/editors/mesh/mesh_intern.h
    branches/particles-2010/source/blender/editors/mesh/mesh_ops.c
    branches/particles-2010/source/blender/editors/mesh/meshtools.c
    branches/particles-2010/source/blender/editors/metaball/mball_edit.c
    branches/particles-2010/source/blender/editors/metaball/mball_intern.h
    branches/particles-2010/source/blender/editors/metaball/mball_ops.c
    branches/particles-2010/source/blender/editors/object/object_add.c
    branches/particles-2010/source/blender/editors/object/object_bake.c
    branches/particles-2010/source/blender/editors/object/object_constraint.c
    branches/particles-2010/source/blender/editors/object/object_edit.c
    branches/particles-2010/source/blender/editors/object/object_group.c
    branches/particles-2010/source/blender/editors/object/object_hook.c
    branches/particles-2010/source/blender/editors/object/object_intern.h
    branches/particles-2010/source/blender/editors/object/object_lattice.c
    branches/particles-2010/source/blender/editors/object/object_modifier.c
    branches/particles-2010/source/blender/editors/object/object_ops.c
    branches/particles-2010/source/blender/editors/object/object_relations.c
    branches/particles-2010/source/blender/editors/object/object_select.c
    branches/particles-2010/source/blender/editors/object/object_shapekey.c
    branches/particles-2010/source/blender/editors/object/object_transform.c
    branches/particles-2010/source/blender/editors/object/object_vgroup.c
    branches/particles-2010/source/blender/editors/physics/particle_boids.c
    branches/particles-2010/source/blender/editors/physics/particle_edit.c
    branches/particles-2010/source/blender/editors/physics/particle_object.c
    branches/particles-2010/source/blender/editors/physics/physics_fluid.c
    branches/particles-2010/source/blender/editors/physics/physics_intern.h
    branches/particles-2010/source/blender/editors/physics/physics_ops.c
    branches/particles-2010/source/blender/editors/physics/physics_pointcache.c
    branches/particles-2010/source/blender/editors/render/render_intern.h
    branches/particles-2010/source/blender/editors/render/render_internal.c
    branches/particles-2010/source/blender/editors/render/render_opengl.c
    branches/particles-2010/source/blender/editors/render/render_ops.c
    branches/particles-2010/source/blender/editors/render/render_preview.c
    branches/particles-2010/source/blender/editors/render/render_shading.c
    branches/particles-2010/source/blender/editors/screen/area.c
    branches/particles-2010/source/blender/editors/screen/glutil.c
    branches/particles-2010/source/blender/editors/screen/screen_context.c
    branches/particles-2010/source/blender/editors/screen/screen_edit.c
    branches/particles-2010/source/blender/editors/screen/screen_intern.h
    branches/particles-2010/source/blender/editors/screen/screen_ops.c
    branches/particles-2010/source/blender/editors/screen/screendump.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_image.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_intern.h
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_ops.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_undo.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_utils.c
    branches/particles-2010/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/particles-2010/source/blender/editors/sculpt_paint/sculpt.c
    branches/particles-2010/source/blender/editors/sculpt_paint/sculpt_intern.h
    branches/particles-2010/source/blender/editors/sculpt_paint/sculpt_undo.c
    branches/particles-2010/source/blender/editors/sound/sound_intern.h
    branches/particles-2010/source/blender/editors/sound/sound_ops.c
    branches/particles-2010/source/blender/editors/space_action/action_draw.c
    branches/particles-2010/source/blender/editors/space_action/action_edit.c
    branches/particles-2010/source/blender/editors/space_action/action_intern.h
    branches/particles-2010/source/blender/editors/space_action/action_ops.c
    branches/particles-2010/source/blender/editors/space_action/action_select.c
    branches/particles-2010/source/blender/editors/space_action/space_action.c
    branches/particles-2010/source/blender/editors/space_api/space.c
    branches/particles-2010/source/blender/editors/space_api/spacetypes.c
    branches/particles-2010/source/blender/editors/space_buttons/buttons_context.c
    branches/particles-2010/source/blender/editors/space_buttons/buttons_header.c
    branches/particles-2010/source/blender/editors/space_buttons/buttons_intern.h
    branches/particles-2010/source/blender/editors/space_buttons/buttons_ops.c
    branches/particles-2010/source/blender/editors/space_buttons/space_buttons.c
    branches/particles-2010/source/blender/editors/space_console/console_draw.c
    branches/particles-2010/source/blender/editors/space_console/console_intern.h
    branches/particles-2010/source/blender/editors/space_console/console_ops.c
    branches/particles-2010/source/blender/editors/space_console/space_console.c
    branches/particles-2010/source/blender/editors/space_file/file_draw.c
    branches/particles-2010/source/blender/editors/space_file/file_intern.h
    branches/particles-2010/source/blender/editors/space_file/file_ops.c
    branches/particles-2010/source/blender/editors/space_file/file_panels.c
    branches/particles-2010/source/blender/editors/space_file/filelist.c
    branches/particles-2010/source/blender/editors/space_file/filelist.h
    branches/particles-2010/source/blender/editors/space_file/filesel.c
    branches/particles-2010/source/blender/editors/space_file/fsmenu.c
    branches/particles-2010/source/blender/editors/space_file/fsmenu.h
    branches/particles-2010/source/blender/editors/space_file/space_file.c
    branches/particles-2010/source/blender/editors/space_graph/graph_buttons.c
    branches/particles-2010/source/blender/editors/space_graph/graph_draw.c
    branches/particles-2010/source/blender/editors/space_graph/graph_edit.c
    branches/particles-2010/source/blender/editors/space_graph/graph_intern.h
    branches/particles-2010/source/blender/editors/space_graph/graph_ops.c
    branches/particles-2010/source/blender/editors/space_graph/graph_select.c
    branches/particles-2010/source/blender/editors/space_graph/graph_utils.c
    branches/particles-2010/source/blender/editors/space_graph/space_graph.c
    branches/particles-2010/source/blender/editors/space_image/image_buttons.c
    branches/particles-2010/source/blender/editors/space_image/image_draw.c
    branches/particles-2010/source/blender/editors/space_image/image_header.c
    branches/particles-2010/source/blender/editors/space_image/image_intern.h
    branches/particles-2010/source/blender/editors/space_image/image_ops.c
    branches/particles-2010/source/blender/editors/space_image/image_render.c
    branches/particles-2010/source/blender/editors/space_image/space_image.c
    branches/particles-2010/source/blender/editors/space_info/info_draw.c
    branches/particles-2010/source/blender/editors/space_info/info_intern.h
    branches/particles-2010/source/blender/editors/space_info/info_ops.c
    branches/particles-2010/source/blender/editors/space_info/info_report.c
    branches/particles-2010/source/blender/editors/space_info/info_stats.c
    branches/particles-2010/source/blender/editors/space_info/space_info.c
    branches/particles-2010/source/blender/editors/space_info/textview.c
    branches/particles-2010/source/blender/editors/space_info/textview.h
    branches/particles-2010/source/blender/editors/space_logic/logic_buttons.c
    branches/particles-2010/source/blender/editors/space_logic/logic_intern.h
    branches/particles-2010/source/blender/editors/space_logic/logic_ops.c
    branches/particles-2010/source/blender/editors/space_logic/logic_window.c
    branches/particles-2010/source/blender/editors/space_logic/space_logic.c
    branches/particles-2010/source/blender/editors/space_nla/nla_buttons.c
    branches/particles-2010/source/blender/editors/space_nla/nla_channels.c
    branches/particles-2010/source/blender/editors/space_nla/nla_draw.c
    branches/particles-2010/source/blender/editors/space_nla/nla_edit.c
    branches/particles-2010/source/blender/editors/space_nla/nla_intern.h
    branches/particles-2010/source/blender/editors/space_nla/nla_ops.c
    branches/particles-2010/source/blender/editors/space_nla/nla_select.c
    branches/particles-2010/source/blender/editors/space_nla/space_nla.c
    branches/particles-2010/source/blender/editors/space_node/drawnode.c
    branches/particles-2010/source/blender/editors/space_node/node_buttons.c
    branches/particles-2010/source/blender/editors/space_node/node_draw.c
    branches/particles-2010/source/blender/editors/space_node/node_edit.c
    branches/particles-2010/source/blender/editors/space_node/node_header.c
    branches/particles-2010/source/blender/editors/space_node/node_intern.h
    branches/particles-2010/source/blender/editors/space_node/node_ops.c
    branches/particles-2010/source/blender/editors/space_node/node_select.c
    branches/particles-2010/source/blender/editors/space_node/node_state.c
    branches/particles-2010/source/blender/editors/space_node/space_node.c
    branches/particles-2010/source/blender/editors/space_outliner/outliner.c
    branches/particles-2010/source/blender/editors/space_outliner/outliner_intern.h
    branches/particles-2010/source/blender/editors/space_outliner/outliner_ops.c
    branches/particles-2010/source/blender/editors/space_outliner/space_outliner.c
    branches/particles-2010/source/blender/editors/space_script/script_edit.c
    branches/particles-2010/source/blender/editors/space_script/script_header.c
    branches/particles-2010/source/blender/editors/space_script/script_intern.h
    branches/particles-2010/source/blender/editors/space_script/script_ops.c
    branches/particles-2010/source/blender/editors/space_script/space_script.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_add.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_scopes.c
    branches/particles-2010/source/blender/editors/space_sequencer/sequencer_select.c
    branches/particles-2010/source/blender/editors/space_sequencer/space_sequencer.c
    branches/particles-2010/source/blender/editors/space_sound/sound_header.c
    branches/particles-2010/source/blender/editors/space_sound/sound_intern.h
    branches/particles-2010/source/blender/editors/space_sound/space_sound.c
    branches/particles-2010/source/blender/editors/space_text/space_text.c
    branches/particles-2010/source/blender/editors/space_text/text_draw.c
    branches/particles-2010/source/blender/editors/space_text/text_header.c
    branches/particles-2010/source/blender/editors/space_text/text_intern.h
    branches/particles-2010/source/blender/editors/space_text/text_ops.c
    branches/particles-2010/source/blender/editors/space_text/text_python.c
    branches/particles-2010/source/blender/editors/space_time/space_time.c
    branches/particles-2010/source/blender/editors/space_time/time_intern.h
    branches/particles-2010/source/blender/editors/space_time/time_ops.c
    branches/particles-2010/source/blender/editors/space_userpref/space_userpref.c
    branches/particles-2010/source/blender/editors/space_userpref/userpref_intern.h
    branches/particles-2010/source/blender/editors/space_userpref/userpref_ops.c
    branches/particles-2010/source/blender/editors/space_view3d/drawanimviz.c
    branches/particles-2010/source/blender/editors/space_view3d/drawarmature.c
    branches/particles-2010/source/blender/editors/space_view3d/drawmesh.c
    branches/particles-2010/source/blender/editors/space_view3d/drawobject.c
    branches/particles-2010/source/blender/editors/space_view3d/drawvolume.c
    branches/particles-2010/source/blender/editors/space_view3d/space_view3d.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_buttons.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_draw.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_edit.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_fly.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_header.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_intern.h
    branches/particles-2010/source/blender/editors/space_view3d/view3d_ops.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_select.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_snap.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/particles-2010/source/blender/editors/space_view3d/view3d_view.c
    branches/particles-2010/source/blender/editors/transform/transform.c
    branches/particles-2010/source/blender/editors/transform/transform.h
    branches/particles-2010/source/blender/editors/transform/transform_constraints.c
    branches/particles-2010/source/blender/editors/transform/transform_conversions.c
    branches/particles-2010/source/blender/editors/transform/transform_generics.c
    branches/particles-2010/source/blender/editors/transform/transform_input.c
    branches/particles-2010/source/blender/editors/transform/transform_manipulator.c
    branches/particles-2010/source/blender/editors/transform/transform_ndofinput.c
    branches/particles-2010/source/blender/editors/transform/transform_ops.c
    branches/particles-2010/source/blender/editors/transform/transform_orientations.c
    branches/particles-2010/source/blender/editors/transform/transform_snap.c
    branches/particles-2010/source/blender/editors/util/crazyspace.c
    branches/particles-2010/source/blender/editors/util/ed_util.c
    branches/particles-2010/source/blender/editors/util/editmode_undo.c
    branches/particles-2010/source/blender/editors/util/numinput.c
    branches/particles-2010/source/blender/editors/util/undo.c
    branches/particles-2010/source/blender/editors/util/util_intern.h
    branches/particles-2010/source/blender/editors/uvedit/uvedit_draw.c
    branches/particles-2010/source/blender/editors/uvedit/uvedit_intern.h
    branches/particles-2010/source/blender/editors/uvedit/uvedit_ops.c
    branches/particles-2010/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/particles-2010/source/blender/editors/uvedit/uvedit_parametrizer.h
    branches/particles-2010/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/particles-2010/source/blender/gpu/GPU_extensions.h
    branches/particles-2010/source/blender/gpu/intern/gpu_buffers.c
    branches/particles-2010/source/blender/gpu/intern/gpu_codegen.c
    branches/particles-2010/source/blender/gpu/intern/gpu_codegen.h
    branches/particles-2010/source/blender/gpu/intern/gpu_draw.c
    branches/particles-2010/source/blender/gpu/intern/gpu_extensions.c
    branches/particles-2010/source/blender/gpu/intern/gpu_material.c
    branches/particles-2010/source/blender/gpu/intern/gpu_shader_material.glsl.c
    branches/particles-2010/source/blender/gpu/intern/gpu_shader_vertex.glsl.c
    branches/particles-2010/source/blender/ikplugin/BIK_api.h
    branches/particles-2010/source/blender/ikplugin/intern/ikplugin_api.c
    branches/particles-2010/source/blender/ikplugin/intern/ikplugin_api.h
    branches/particles-2010/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/particles-2010/source/blender/ikplugin/intern/iksolver_plugin.h
    branches/particles-2010/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/particles-2010/source/blender/ikplugin/intern/itasc_plugin.h
    branches/particles-2010/source/blender/imbuf/IMB_imbuf.h
    branches/particles-2010/source/blender/imbuf/IMB_thumbs.h
    branches/particles-2010/source/blender/imbuf/intern/IMB_anim.h
    branches/particles-2010/source/blender/imbuf/intern/IMB_filetype.h
    branches/particles-2010/source/blender/imbuf/intern/IMB_metadata.h
    branches/particles-2010/source/blender/imbuf/intern/allocimbuf.c
    branches/particles-2010/source/blender/imbuf/intern/anim_movie.c
    branches/particles-2010/source/blender/imbuf/intern/bmp.c
    branches/particles-2010/source/blender/imbuf/intern/cache.c
    branches/particles-2010/source/blender/imbuf/intern/cineon/cin_debug_stuff.h
    branches/particles-2010/source/blender/imbuf/intern/cineon/cineon_dpx.c
    branches/particles-2010/source/blender/imbuf/intern/cineon/cineonfile.h
    branches/particles-2010/source/blender/imbuf/intern/cineon/cineonlib.c
    branches/particles-2010/source/blender/imbuf/intern/cineon/cineonlib.h
    branches/particles-2010/source/blender/imbuf/intern/cineon/dpxfile.h
    branches/particles-2010/source/blender/imbuf/intern/cineon/dpxlib.c
    branches/particles-2010/source/blender/imbuf/intern/cineon/dpxlib.h
    branches/particles-2010/source/blender/imbuf/intern/cineon/logImageCore.c
    branches/particles-2010/source/blender/imbuf/intern/cineon/logImageCore.h
    branches/particles-2010/source/blender/imbuf/intern/cineon/logImageLib.c
    branches/particles-2010/source/blender/imbuf/intern/cineon/logImageLib.h
    branches/particles-2010/source/blender/imbuf/intern/cineon/logmemfile.c
    branches/particles-2010/source/blender/imbuf/intern/cineon/logmemfile.h
    branches/particles-2010/source/blender/imbuf/intern/dds/BlockDXT.cpp
    branches/particles-2010/source/blender/imbuf/intern/dds/BlockDXT.h
    branches/particles-2010/source/blender/imbuf/intern/dds/Color.h
    branches/particles-2010/source/blender/imbuf/intern/dds/ColorBlock.cpp
    branches/particles-2010/source/blender/imbuf/intern/dds/ColorBlock.h
    branches/particles-2010/source/blender/imbuf/intern/dds/Common.h
    branches/particles-2010/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/particles-2010/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/particles-2010/source/blender/imbuf/intern/dds/Image.cpp
    branches/particles-2010/source/blender/imbuf/intern/dds/Image.h
    branches/particles-2010/source/blender/imbuf/intern/dds/PixelFormat.h
    branches/particles-2010/source/blender/imbuf/intern/dds/Stream.cpp
    branches/particles-2010/source/blender/imbuf/intern/dds/Stream.h
    branches/particles-2010/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/particles-2010/source/blender/imbuf/intern/dds/dds_api.h
    branches/particles-2010/source/blender/imbuf/intern/divers.c
    branches/particles-2010/source/blender/imbuf/intern/filetype.c
    branches/particles-2010/source/blender/imbuf/intern/filter.c
    branches/particles-2010/source/blender/imbuf/intern/imageprocess.c
    branches/particles-2010/source/blender/imbuf/intern/imbuf.h
    branches/particles-2010/source/blender/imbuf/intern/iris.c
    branches/particles-2010/source/blender/imbuf/intern/jp2.c
    branches/particles-2010/source/blender/imbuf/intern/jpeg.c
    branches/particles-2010/source/blender/imbuf/intern/md5.c
    branches/particles-2010/source/blender/imbuf/intern/md5.h
    branches/particles-2010/source/blender/imbuf/intern/metadata.c
    branches/particles-2010/source/blender/imbuf/intern/module.c
    branches/particles-2010/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/particles-2010/source/blender/imbuf/intern/openexr/openexr_api.h
    branches/particles-2010/source/blender/imbuf/intern/openexr/openexr_multi.h
    branches/particles-2010/source/blender/imbuf/intern/png.c
    branches/particles-2010/source/blender/imbuf/intern/radiance_hdr.c
    branches/particles-2010/source/blender/imbuf/intern/readimage.c
    branches/particles-2010/source/blender/imbuf/intern/rectop.c
    branches/particles-2010/source/blender/imbuf/intern/rotate.c
    branches/particles-2010/source/blender/imbuf/intern/scaling.c
    branches/particles-2010/source/blender/imbuf/intern/targa.c
    branches/particles-2010/source/blender/imbuf/intern/thumbs.c
    branches/particles-2010/source/blender/imbuf/intern/thumbs_blend.c
    branches/particles-2010/source/blender/imbuf/intern/tiff.c
    branches/particles-2010/source/blender/imbuf/intern/util.c
    branches/particles-2010/source/blender/imbuf/intern/writeimage.c
    branches/particles-2010/source/blender/makesdna/DNA_action_types.h
    branches/particles-2010/source/blender/makesdna/DNA_actuator_types.h
    branches/particles-2010/source/blender/makesdna/DNA_brush_types.h
    branches/particles-2010/source/blender/makesdna/DNA_material_types.h
    branches/particles-2010/source/blender/makesdna/DNA_modifier_types.h
    branches/particles-2010/source/blender/makesdna/DNA_object_force.h
    branches/particles-2010/source/blender/makesdna/DNA_object_types.h
    branches/particles-2010/source/blender/makesdna/DNA_particle_types.h
    branches/particles-2010/source/blender/makesdna/DNA_scene_types.h
    branches/particles-2010/source/blender/makesdna/DNA_screen_types.h
    branches/particles-2010/source/blender/makesdna/DNA_space_types.h
    branches/particles-2010/source/blender/makesdna/DNA_userdef_types.h
    branches/particles-2010/source/blender/makesdna/DNA_view3d_types.h
    branches/particles-2010/source/blender/makesdna/intern/dna_genfile.c
    branches/particles-2010/source/blender/makesdna/intern/makesdna.c
    branches/particles-2010/source/blender/makesrna/RNA_access.h
    branches/particles-2010/source/blender/makesrna/RNA_documentation.h
    branches/particles-2010/source/blender/makesrna/RNA_types.h
    branches/particles-2010/source/blender/makesrna/intern/makesrna.c
    branches/particles-2010/source/blender/makesrna/intern/rna_ID.c
    branches/particles-2010/source/blender/makesrna/intern/rna_access.c
    branches/particles-2010/source/blender/makesrna/intern/rna_action.c
    branches/particles-2010/source/blender/makesrna/intern/rna_action_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_actuator.c
    branches/particles-2010/source/blender/makesrna/intern/rna_actuator_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_animation.c
    branches/particles-2010/source/blender/makesrna/intern/rna_animation_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_animviz.c
    branches/particles-2010/source/blender/makesrna/intern/rna_armature.c
    branches/particles-2010/source/blender/makesrna/intern/rna_armature_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_boid.c
    branches/particles-2010/source/blender/makesrna/intern/rna_brush.c
    branches/particles-2010/source/blender/makesrna/intern/rna_camera.c
    branches/particles-2010/source/blender/makesrna/intern/rna_cloth.c
    branches/particles-2010/source/blender/makesrna/intern/rna_color.c
    branches/particles-2010/source/blender/makesrna/intern/rna_constraint.c
    branches/particles-2010/source/blender/makesrna/intern/rna_context.c
    branches/particles-2010/source/blender/makesrna/intern/rna_controller.c
    branches/particles-2010/source/blender/makesrna/intern/rna_controller_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_curve.c
    branches/particles-2010/source/blender/makesrna/intern/rna_define.c
    branches/particles-2010/source/blender/makesrna/intern/rna_fcurve.c
    branches/particles-2010/source/blender/makesrna/intern/rna_fcurve_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_fluidsim.c
    branches/particles-2010/source/blender/makesrna/intern/rna_gpencil.c
    branches/particles-2010/source/blender/makesrna/intern/rna_group.c
    branches/particles-2010/source/blender/makesrna/intern/rna_image.c
    branches/particles-2010/source/blender/makesrna/intern/rna_image_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_internal.h
    branches/particles-2010/source/blender/makesrna/intern/rna_internal_types.h
    branches/particles-2010/source/blender/makesrna/intern/rna_key.c
    branches/particles-2010/source/blender/makesrna/intern/rna_lamp.c
    branches/particles-2010/source/blender/makesrna/intern/rna_lattice.c
    branches/particles-2010/source/blender/makesrna/intern/rna_main.c
    branches/particles-2010/source/blender/makesrna/intern/rna_main_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_material.c
    branches/particles-2010/source/blender/makesrna/intern/rna_material_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_mesh.c
    branches/particles-2010/source/blender/makesrna/intern/rna_mesh_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_meta.c
    branches/particles-2010/source/blender/makesrna/intern/rna_modifier.c
    branches/particles-2010/source/blender/makesrna/intern/rna_nla.c
    branches/particles-2010/source/blender/makesrna/intern/rna_nodetree.c
    branches/particles-2010/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/particles-2010/source/blender/makesrna/intern/rna_object.c
    branches/particles-2010/source/blender/makesrna/intern/rna_object_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_object_force.c
    branches/particles-2010/source/blender/makesrna/intern/rna_packedfile.c
    branches/particles-2010/source/blender/makesrna/intern/rna_particle.c
    branches/particles-2010/source/blender/makesrna/intern/rna_pose.c
    branches/particles-2010/source/blender/makesrna/intern/rna_pose_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_property.c
    branches/particles-2010/source/blender/makesrna/intern/rna_render.c
    branches/particles-2010/source/blender/makesrna/intern/rna_rna.c
    branches/particles-2010/source/blender/makesrna/intern/rna_scene.c
    branches/particles-2010/source/blender/makesrna/intern/rna_scene_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_screen.c
    branches/particles-2010/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/particles-2010/source/blender/makesrna/intern/rna_sensor.c
    branches/particles-2010/source/blender/makesrna/intern/rna_sensor_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_sequencer.c
    branches/particles-2010/source/blender/makesrna/intern/rna_sequencer_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_smoke.c
    branches/particles-2010/source/blender/makesrna/intern/rna_sound.c
    branches/particles-2010/source/blender/makesrna/intern/rna_space.c
    branches/particles-2010/source/blender/makesrna/intern/rna_test.c
    branches/particles-2010/source/blender/makesrna/intern/rna_text.c
    branches/particles-2010/source/blender/makesrna/intern/rna_text_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_texture.c
    branches/particles-2010/source/blender/makesrna/intern/rna_timeline.c
    branches/particles-2010/source/blender/makesrna/intern/rna_ui.c
    branches/particles-2010/source/blender/makesrna/intern/rna_ui_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_userdef.c
    branches/particles-2010/source/blender/makesrna/intern/rna_vfont.c
    branches/particles-2010/source/blender/makesrna/intern/rna_wm.c
    branches/particles-2010/source/blender/makesrna/intern/rna_wm_api.c
    branches/particles-2010/source/blender/makesrna/intern/rna_world.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_armature.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_array.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_bevel.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_boolean.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_boolean_util.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_boolean_util.h
    branches/particles-2010/source/blender/modifiers/intern/MOD_build.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_cast.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_cloth.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_collision.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_curve.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_decimate.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_displace.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_explode.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_fluidsim.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_fluidsim_util.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_fluidsim_util.h
    branches/particles-2010/source/blender/modifiers/intern/MOD_hook.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_lattice.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_mask.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_mirror.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_multires.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_none.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_particleinstance.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_screw.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_shapekey.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_shrinkwrap.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_smoke.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_smooth.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_softbody.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_solidify.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_subsurf.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_surface.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_util.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_util.h
    branches/particles-2010/source/blender/modifiers/intern/MOD_uvproject.c
    branches/particles-2010/source/blender/modifiers/intern/MOD_wave.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_alphaOver.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_bilateralblur.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_blur.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_brightness.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_channelMatte.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_chromaMatte.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_colorMatte.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_colorSpill.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_colorbalance.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_composite.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_crop.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_curves.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_defocus.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_diffMatte.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_dilate.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_directionalblur.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_displace.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_distanceMatte.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_filter.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_flip.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_gamma.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_glare.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_hueSatVal.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_huecorrect.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_idMask.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_image.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_invert.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_lensdist.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_levels.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_lummaMatte.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_mapUV.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_mapValue.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_math.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_mixrgb.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_normal.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_normalize.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_outputFile.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_premulkey.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_rgb.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_rotate.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_scale.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_sepcombHSVA.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_sepcombRGBA.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYCCA.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_sepcombYUVA.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_setalpha.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_splitViewer.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_texture.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_translate.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_valToRgb.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_value.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_vecBlur.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_viewer.c
    branches/particles-2010/source/blender/nodes/intern/CMP_nodes/CMP_zcombine.c
    branches/particles-2010/source/blender/nodes/intern/CMP_util.c
    branches/particles-2010/source/blender/nodes/intern/CMP_util.h
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_camera.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_curves.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_geom.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_invert.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_material.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_math.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_normal.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_output.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_texture.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_value.c
    branches/particles-2010/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c
    branches/particles-2010/source/blender/nodes/intern/SHD_util.c
    branches/particles-2010/source/blender/nodes/intern/SHD_util.h
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_at.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_compose.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_decompose.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_image.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_math.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_output.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_scale.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_valToNor.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
    branches/particles-2010/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
    branches/particles-2010/source/blender/nodes/intern/TEX_util.c
    branches/particles-2010/source/blender/nodes/intern/TEX_util.h
    branches/particles-2010/source/blender/nodes/intern/node_util.c
    branches/particles-2010/source/blender/nodes/intern/node_util.h
    branches/particles-2010/source/blender/python/BPY_extern.h
    branches/particles-2010/source/blender/python/SConscript
    branches/particles-2010/source/blender/python/generic/IDProp.c
    branches/particles-2010/source/blender/python/generic/IDProp.h
    branches/particles-2010/source/blender/python/generic/bgl.c
    branches/particles-2010/source/blender/python/generic/bgl.h
    branches/particles-2010/source/blender/python/generic/blf_py_api.c
    branches/particles-2010/source/blender/python/generic/blf_py_api.h
    branches/particles-2010/source/blender/python/generic/bpy_internal_import.c
    branches/particles-2010/source/blender/python/generic/bpy_internal_import.h
    branches/particles-2010/source/blender/python/generic/mathutils.c
    branches/particles-2010/source/blender/python/generic/mathutils.h
    branches/particles-2010/source/blender/python/generic/mathutils_Color.c
    branches/particles-2010/source/blender/python/generic/mathutils_Color.h
    branches/particles-2010/source/blender/python/generic/mathutils_Euler.c
    branches/particles-2010/source/blender/python/generic/mathutils_Euler.h
    branches/particles-2010/source/blender/python/generic/mathutils_Matrix.c
    branches/particles-2010/source/blender/python/generic/mathutils_Matrix.h
    branches/particles-2010/source/blender/python/generic/mathutils_Quaternion.c
    branches/particles-2010/source/blender/python/generic/mathutils_Quaternion.h
    branches/particles-2010/source/blender/python/generic/mathutils_Vector.c
    branches/particles-2010/source/blender/python/generic/mathutils_Vector.h
    branches/particles-2010/source/blender/python/generic/mathutils_geometry.c
    branches/particles-2010/source/blender/python/generic/mathutils_geometry.h
    branches/particles-2010/source/blender/python/generic/noise_py_api.c
    branches/particles-2010/source/blender/python/generic/noise_py_api.h
    branches/particles-2010/source/blender/python/generic/py_capi_utils.c
    branches/particles-2010/source/blender/python/generic/py_capi_utils.h
    branches/particles-2010/source/blender/python/intern/CMakeLists.txt
    branches/particles-2010/source/blender/python/intern/bpy.c
    branches/particles-2010/source/blender/python/intern/bpy.h
    branches/particles-2010/source/blender/python/intern/bpy_app.c
    branches/particles-2010/source/blender/python/intern/bpy_app.h
    branches/particles-2010/source/blender/python/intern/bpy_driver.c
    branches/particles-2010/source/blender/python/intern/bpy_driver.h
    branches/particles-2010/source/blender/python/intern/bpy_interface.c
    branches/particles-2010/source/blender/python/intern/bpy_operator.c
    branches/particles-2010/source/blender/python/intern/bpy_operator.h
    branches/particles-2010/source/blender/python/intern/bpy_operator_wrap.c
    branches/particles-2010/source/blender/python/intern/bpy_operator_wrap.h
    branches/particles-2010/source/blender/python/intern/bpy_props.c
    branches/particles-2010/source/blender/python/intern/bpy_props.h
    branches/particles-2010/source/blender/python/intern/bpy_rna.c
    branches/particles-2010/source/blender/python/intern/bpy_rna.h
    branches/particles-2010/source/blender/python/intern/bpy_rna_array.c
    branches/particles-2010/source/blender/python/intern/bpy_rna_callback.c
    branches/particles-2010/source/blender/python/intern/bpy_rna_callback.h
    branches/particles-2010/source/blender/python/intern/bpy_traceback.c
    branches/particles-2010/source/blender/python/intern/bpy_traceback.h
    branches/particles-2010/source/blender/python/intern/bpy_util.c
    branches/particles-2010/source/blender/python/intern/bpy_util.h
    branches/particles-2010/source/blender/python/intern/stubs.c
    branches/particles-2010/source/blender/quicktime/apple/quicktime_export.c
    branches/particles-2010/source/blender/quicktime/apple/quicktime_import.c
    branches/particles-2010/source/blender/quicktime/quicktime_export.h
    branches/particles-2010/source/blender/quicktime/quicktime_import.h
    branches/particles-2010/source/blender/readblenfile/BLO_readblenfile.h
    branches/particles-2010/source/blender/readblenfile/intern/BLO_readblenfile.c
    branches/particles-2010/source/blender/readblenfile/stub/BLO_readblenfileSTUB.c
    branches/particles-2010/source/blender/render/extern/include/RE_shader_ext.h
    branches/particles-2010/source/blender/render/intern/include/envmap.h
    branches/particles-2010/source/blender/render/intern/include/gammaCorrectionTables.h
    branches/particles-2010/source/blender/render/intern/include/initrender.h
    branches/particles-2010/source/blender/render/intern/include/occlusion.h
    branches/particles-2010/source/blender/render/intern/include/pixelblending.h
    branches/particles-2010/source/blender/render/intern/include/pixelshading.h
    branches/particles-2010/source/blender/render/intern/include/pointdensity.h
    branches/particles-2010/source/blender/render/intern/include/raycounter.h
    branches/particles-2010/source/blender/render/intern/include/rayintersection.h
    branches/particles-2010/source/blender/render/intern/include/rayobject.h
    branches/particles-2010/source/blender/render/intern/include/render_types.h
    branches/particles-2010/source/blender/render/intern/include/rendercore.h
    branches/particles-2010/source/blender/render/intern/include/renderdatabase.h
    branches/particles-2010/source/blender/render/intern/include/renderpipeline.h
    branches/particles-2010/source/blender/render/intern/include/shadbuf.h
    branches/particles-2010/source/blender/render/intern/include/shading.h
    branches/particles-2010/source/blender/render/intern/include/sss.h
    branches/particles-2010/source/blender/render/intern/include/strand.h
    branches/particles-2010/source/blender/render/intern/include/sunsky.h
    branches/particles-2010/source/blender/render/intern/include/texture.h
    branches/particles-2010/source/blender/render/intern/include/volume_precache.h
    branches/particles-2010/source/blender/render/intern/include/volumetric.h
    branches/particles-2010/source/blender/render/intern/include/voxeldata.h
    branches/particles-2010/source/blender/render/intern/include/zbuf.h
    branches/particles-2010/source/blender/render/intern/raytrace/bvh.h
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject.cpp
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_blibvh.cpp
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_empty.cpp
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_hint.h
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_instance.cpp
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_internal.h
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_octree.cpp
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_qbvh.cpp
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_raycounter.cpp
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_rtbuild.h
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_svbvh.cpp
    branches/particles-2010/source/blender/render/intern/raytrace/rayobject_vbvh.cpp
    branches/particles-2010/source/blender/render/intern/raytrace/reorganize.h
    branches/particles-2010/source/blender/render/intern/raytrace/svbvh.h
    branches/particles-2010/source/blender/render/intern/raytrace/vbvh.h
    branches/particles-2010/source/blender/render/intern/source/convertblender.c
    branches/particles-2010/source/blender/render/intern/source/envmap.c
    branches/particles-2010/source/blender/render/intern/source/gammaCorrectionTables.c
    branches/particles-2010/source/blender/render/intern/source/imagetexture.c
    branches/particles-2010/source/blender/render/intern/source/initrender.c
    branches/particles-2010/source/blender/render/intern/source/occlusion.c
    branches/particles-2010/source/blender/render/intern/source/pipeline.c
    branches/particles-2010/source/blender/render/intern/source/pixelblending.c
    branches/particles-2010/source/blender/render/intern/source/pixelshading.c
    branches/particles-2010/source/blender/render/intern/source/pointdensity.c
    branches/particles-2010/source/blender/render/intern/source/rayshade.c
    branches/particles-2010/source/blender/render/intern/source/render_texture.c
    branches/particles-2010/source/blender/render/intern/source/rendercore.c
    branches/particles-2010/source/blender/render/intern/source/renderdatabase.c
    branches/particles-2010/source/blender/render/intern/source/shadbuf.c
    branches/particles-2010/source/blender/render/intern/source/shadeinput.c
    branches/particles-2010/source/blender/render/intern/source/shadeoutput.c
    branches/particles-2010/source/blender/render/intern/source/sss.c
    branches/particles-2010/source/blender/render/intern/source/strand.c
    branches/particles-2010/source/blender/render/intern/source/sunsky.c
    branches/particles-2010/source/blender/render/intern/source/volume_precache.c
    branches/particles-2010/source/blender/render/intern/source/volumetric.c
    branches/particles-2010/source/blender/render/intern/source/voxeldata.c
    branches/particles-2010/source/blender/render/intern/source/zbuf.c
    branches/particles-2010/source/blender/windowmanager/WM_types.h
    branches/particles-2010/source/blender/windowmanager/intern/wm.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_apple.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_cursors.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_dragdrop.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_draw.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_event_system.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_files.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_gesture.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_init_exit.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_jobs.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_keymap.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_operators.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_subwindow.c
    branches/particles-2010/source/blender/windowmanager/intern/wm_window.c
    branches/particles-2010/source/blender/windowmanager/wm.h
    branches/particles-2010/source/blender/windowmanager/wm_cursors.h
    branches/particles-2010/source/blender/windowmanager/wm_draw.h
    branches/particles-2010/source/blender/windowmanager/wm_event_system.h
    branches/particles-2010/source/blender/windowmanager/wm_event_types.h
    branches/particles-2010/source/blender/windowmanager/wm_files.h
    branches/particles-2010/source/blender/windowmanager/wm_subwindow.h
    branches/particles-2010/source/blender/windowmanager/wm_window.h
    branches/particles-2010/source/blenderplayer/CMakeLists.txt
    branches/particles-2010/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/particles-2010/source/creator/CMakeLists.txt
    branches/particles-2010/source/creator/buildinfo.c
    branches/particles-2010/source/creator/creator.c
    branches/particles-2010/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/particles-2010/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/particles-2010/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/particles-2010/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.cpp
    branches/particles-2010/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.cpp
    branches/particles-2010/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.cpp
    branches/particles-2010/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/particles-2010/source/gameengine/BlenderRoutines/KX_BlenderSystem.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureActuator.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureChannel.h
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureConstraint.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/particles-2010/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/particles-2010/source/gameengine/Converter/BL_DeformableGameObject.cpp
    branches/particles-2010/source/gameengine/Converter/BL_MeshDeformer.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ModifierDeformer.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/particles-2010/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/particles-2010/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/particles-2010/source/gameengine/Converter/BlenderWorldInfo.cpp
    branches/particles-2010/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp
    branches/particles-2010/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/particles-2010/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/particles-2010/source/gameengine/Converter/KX_ConvertControllers.cpp
    branches/particles-2010/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/particles-2010/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/particles-2010/source/gameengine/Converter/KX_IpoConvert.cpp
    branches/particles-2010/source/gameengine/Converter/KX_SoftBodyDeformer.cpp
    branches/particles-2010/source/gameengine/Expressions/BoolValue.cpp
    branches/particles-2010/source/gameengine/Expressions/ConstExpr.cpp
    branches/particles-2010/source/gameengine/Expressions/EXP_C-Api.cpp
    branches/particles-2010/source/gameengine/Expressions/EmptyValue.cpp
    branches/particles-2010/source/gameengine/Expressions/ErrorValue.cpp
    branches/particles-2010/source/gameengine/Expressions/Expression.cpp
    branches/particles-2010/source/gameengine/Expressions/FloatValue.cpp
    branches/particles-2010/source/gameengine/Expressions/IdentifierExpr.cpp
    branches/particles-2010/source/gameengine/Expressions/IfExpr.cpp
    branches/particles-2010/source/gameengine/Expressions/InputParser.cpp
    branches/particles-2010/source/gameengine/Expressions/IntValue.cpp
    branches/particles-2010/source/gameengine/Expressions/KX_HashedPtr.cpp
    branches/particles-2010/source/gameengine/Expressions/ListValue.cpp
    branches/particles-2010/source/gameengine/Expressions/Operator1Expr.cpp
    branches/particles-2010/source/gameengine/Expressions/Operator2Expr.cpp
    branches/particles-2010/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/particles-2010/source/gameengine/Expressions/PyObjectPlus.h
    branches/particles-2010/source/gameengine/Expressions/StringValue.cpp
    branches/particles-2010/source/gameengine/Expressions/Value.cpp
    branches/particles-2010/source/gameengine/Expressions/VectorValue.cpp
    branches/particles-2010/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/particles-2010/source/gameengine/GameLogic/Joystick/SCA_JoystickEvents.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ANDController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ActuatorEventManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_AlwaysEventManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_AlwaysSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_BasicEventManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_EventManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ExpressionController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_IActuator.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_IController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_IInputDevice.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ILogicBrick.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_IObject.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_IScene.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_JoystickManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_KeyboardManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_LogicManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_MouseManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_NANDController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_NORController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_ORController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PropertyActuator.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PropertyEventManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PythonKeyboard.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_PythonMouse.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_RandomEventManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_RandomNumberGenerator.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_TimeEventManager.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_XNORController.cpp
    branches/particles-2010/source/gameengine/GameLogic/SCA_XORController.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/GPC_Canvas.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/GPC_Engine.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/GPC_KeyboardDevice.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/GPC_MouseDevice.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/GPC_RawImage.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/GPC_System.cpp
    branches/particles-2010/source/gameengine/GamePlayer/common/bmfont.cpp
    branches/particles-2010/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/particles-2010/source/gameengine/GamePlayer/ghost/GPG_Canvas.cpp
    branches/particles-2010/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.cpp
    branches/particles-2010/source/gameengine/GamePlayer/ghost/GPG_System.cpp
    branches/particles-2010/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/particles-2010/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/particles-2010/source/gameengine/Ketsji/BL_Material.cpp
    branches/particles-2010/source/gameengine/Ketsji/BL_Shader.cpp
    branches/particles-2010/source/gameengine/Ketsji/BL_Texture.cpp
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.cpp
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectActuator.h
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KXNetwork/KX_NetworkObjectSensor.h
    branches/particles-2010/source/gameengine/Ketsji/KX_ArmatureSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_Camera.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_CameraIpoSGController.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_Dome.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_EmptyObject.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_FontObject.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_IPhysicsController.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_Light.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_LightIpoSGController.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_MaterialIpoController.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_MotionState.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_NearSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ObColorIpoSGController.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_OrientationInterpolator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PolygonMaterial.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PositionInterpolator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PyMath.h
    branches/particles-2010/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PythonInitTypes.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_RadarSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_RayCast.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_RayEventManager.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SCA_DynamicActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SG_NodeRelationships.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ScalarInterpolator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_ScalingInterpolator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_Scene.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_TimeCategoryLogger.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_TimeLogger.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_TouchEventManager.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_VehicleWrapper.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_VertexProxy.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_WorldInfo.cpp
    branches/particles-2010/source/gameengine/Ketsji/KX_WorldIpoController.cpp
    branches/particles-2010/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.cpp
    branches/particles-2010/source/gameengine/Network/NG_NetworkMessage.cpp
    branches/particles-2010/source/gameengine/Network/NG_NetworkObject.cpp
    branches/particles-2010/source/gameengine/Network/NG_NetworkScene.cpp
    branches/particles-2010/source/gameengine/Physics/Bullet/CcdGraphicController.cpp
    branches/particles-2010/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/particles-2010/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/particles-2010/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/particles-2010/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp
    branches/particles-2010/source/gameengine/Physics/common/PHY_IController.cpp
    branches/particles-2010/source/gameengine/Physics/common/PHY_IGraphicController.cpp
    branches/particles-2010/source/gameengine/Physics/common/PHY_IGraphicController.h
    branches/particles-2010/source/gameengine/Physics/common/PHY_IMotionState.cpp
    branches/particles-2010/source/gameengine/Physics/common/PHY_IPhysicsController.cpp
    branches/particles-2010/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.cpp
    branches/particles-2010/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/particles-2010/source/gameengine/Physics/common/PHY_IVehicle.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_BucketManager.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_FramingManager.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/particles-2010/source/gameengine/Rasterizer/RAS_IRenderTools.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_MeshObject.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_GLExtensionManager.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_Polygon.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_TexVert.cpp
    branches/particles-2010/source/gameengine/Rasterizer/RAS_texmatrix.cpp
    branches/particles-2010/source/gameengine/SceneGraph/SG_BBox.cpp
    branches/particles-2010/source/gameengine/SceneGraph/SG_Controller.cpp
    branches/particles-2010/source/gameengine/SceneGraph/SG_IObject.cpp
    branches/particles-2010/source/gameengine/SceneGraph/SG_Node.cpp
    branches/particles-2010/source/gameengine/SceneGraph/SG_ParentRelation.h
    branches/particles-2010/source/gameengine/SceneGraph/SG_Spatial.cpp
    branches/particles-2010/source/gameengine/SceneGraph/SG_Tree.cpp
    branches/particles-2010/source/gameengine/VideoTexture/Common.h
    branches/particles-2010/source/gameengine/VideoTexture/Exception.cpp
    branches/particles-2010/source/gameengine/VideoTexture/FilterBase.cpp
    branches/particles-2010/source/gameengine/VideoTexture/FilterBlueScreen.cpp
    branches/particles-2010/source/gameengine/VideoTexture/FilterColor.cpp
    branches/particles-2010/source/gameengine/VideoTexture/FilterNormal.cpp
    branches/particles-2010/source/gameengine/VideoTexture/FilterSource.cpp
    branches/particles-2010/source/gameengine/VideoTexture/ImageBase.cpp
    branches/particles-2010/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/particles-2010/source/gameengine/VideoTexture/ImageMix.cpp
    branches/particles-2010/source/gameengine/VideoTexture/ImageRender.cpp
    branches/particles-2010/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/particles-2010/source/gameengine/VideoTexture/PyTypeList.cpp
    branches/particles-2010/source/gameengine/VideoTexture/Texture.cpp
    branches/particles-2010/source/gameengine/VideoTexture/Texture.h
    branches/particles-2010/source/gameengine/VideoTexture/VideoBase.cpp
    branches/particles-2010/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/particles-2010/source/gameengine/VideoTexture/blendVideoTex.cpp
    branches/particles-2010/source/kernel/gen_messaging/GEN_messaging.h
    branches/particles-2010/source/kernel/gen_messaging/intern/messaging.c
    branches/particles-2010/source/kernel/gen_system/GEN_HashedPtr.cpp
    branches/particles-2010/source/kernel/gen_system/GEN_HashedPtr.h
    branches/particles-2010/source/kernel/gen_system/GEN_Map.h
    branches/particles-2010/source/kernel/gen_system/SYS_SingletonSystem.cpp
    branches/particles-2010/source/kernel/gen_system/SYS_SingletonSystem.h
    branches/particles-2010/source/kernel/gen_system/SYS_System.cpp
    branches/particles-2010/source/kernel/gen_system/SYS_System.h
    branches/particles-2010/source/tests/CMakeLists.txt
    branches/particles-2010/source/tests/pep8.py

Added Paths:
-----------
    branches/particles-2010/build_files/cmake/FindPythonLibsUnix.cmake
    branches/particles-2010/build_files/cmake/buildinfo.cmake
    branches/particles-2010/doc/doxygen/
    branches/particles-2010/doc/doxygen/Doxyfile
    branches/particles-2010/doc/doxygen/doxygen.extern
    branches/particles-2010/doc/doxygen/doxygen.intern
    branches/particles-2010/doc/doxygen/doxygen.main
    branches/particles-2010/doc/doxygen/doxygen.source
    branches/particles-2010/doc/doxygen/footer.html
    branches/particles-2010/doc/python_api/examples/bpy.types.BlendDataLibraries.load.py
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionDispatch/btInternalEdgeUtility.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btBox2dShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btBox2dShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvex2dShape.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btConvex2dShape.h
    branches/particles-2010/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleInfoMap.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Character/
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Character/btCharacterControllerInterface.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Character/btKinematicCharacterController.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Character/btKinematicCharacterController.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHinge2Constraint.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/ConstraintSolver/btUniversalConstraint.h
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btDefaultSoftBodySolver.cpp
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btDefaultSoftBodySolver.h
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftBodyData.h
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftBodySolverVertexBuffer.h
    branches/particles-2010/extern/bullet2/src/BulletSoftBody/btSoftBodySolvers.h
    branches/particles-2010/extern/bullet2/src/LinearMath/btSerializer.cpp
    branches/particles-2010/extern/bullet2/src/LinearMath/btSerializer.h
    branches/particles-2010/intern/opennl/superlu/superlu_sys_types.h
    branches/particles-2010/release/release_todo.txt
    branches/particles-2010/release/scripts/modules/mesh_utils.py
    branches/particles-2010/release/scripts/op/uvcalc_lightmap.py
    branches/particles-2010/source/blender/python/intern/bpy_library.c
    branches/particles-2010/source/blender/python/intern/bpy_rna_anim.c
    branches/particles-2010/source/blender/python/intern/bpy_rna_anim.h

Removed Paths:
-------------
    branches/particles-2010/doc/Doxyfile
    branches/particles-2010/doc/doxygen/Doxyfile
    branches/particles-2010/doc/doxygen/doxygen.extern
    branches/particles-2010/doc/doxygen/doxygen.intern
    branches/particles-2010/doc/doxygen/doxygen.main
    branches/particles-2010/doc/doxygen/doxygen.source
    branches/particles-2010/doc/doxygen/footer.html
    branches/particles-2010/doc/doxygen.main
    branches/particles-2010/doc/footer.html
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp
    branches/particles-2010/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Character/btCharacterControllerInterface.h
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Character/btKinematicCharacterController.cpp
    branches/particles-2010/extern/bullet2/src/BulletDynamics/Character/btKinematicCharacterController.h
    branches/particles-2010/intern/opennl/superlu/BLO_sys_types.h
    branches/particles-2010/release/datafiles/splash.blend
    branches/particles-2010/release/scripts/op/uv.py

Property Changed:
----------------
    branches/particles-2010/


Property changes on: branches/particles-2010
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/blender:33741-35121
   + /trunk/blender:33741-35561

Modified: branches/particles-2010/CMakeLists.txt
===================================================================
--- branches/particles-2010/CMakeLists.txt	2011-03-15 19:55:45 UTC (rev 35561)
+++ branches/particles-2010/CMakeLists.txt	2011-03-15 20:10:32 UTC (rev 35562)
@@ -67,11 +67,12 @@
 get_blender_version()
 
 # Blender internal features
-option(WITH_INTERNATIONAL "Enable I18N   (International fonts and text)" ON)
-option(WITH_PYTHON        "Enable Embedded Python API" ON)
-option(WITH_PYTHON_MODULE "Enable building as a python module (experemental)" OFF)
-option(WITH_BUILDINFO     "Include extra build details" ON)
-option(WITH_IK_ITASC      "Enable ITASC IK solver" ON)
+option(WITH_INTERNATIONAL "Enable I18N (International fonts and text)" ON)
+option(WITH_PYTHON        "Enable Embedded Python API  (only disable for development)" ON)
+option(WITH_PYTHON_SAFETY "Enable internal API error checking to track invalid data to prevent crash on access (at the expense of some effeciency, only enable for development)." OFF)
+option(WITH_PYTHON_MODULE "Enable building as a python module (experemental, only enable for development)" OFF)
+option(WITH_BUILDINFO     "Include extra build details (only disable for development & faster builds)" ON)
+option(WITH_IK_ITASC      "Enable ITASC IK solver (only disable for development & for incompatible C++ compilers)" ON)
 option(WITH_FFTW3         "Enable FFTW3 support (Used for smoke and audio effects)" OFF)
 option(WITH_BULLET        "Enable Bullet (Physics Engine)" ON)
 option(WITH_OPENCL        "Enable OpenCL" OFF)
@@ -126,16 +127,29 @@
 # Misc
 option(WITH_RAYOPTIMIZATION	"Enable use of SIMD (SSE) optimizations for the raytracer" ON) 
 option(WITH_INSTALL       "Install accompanying scripts and language files needed to run blender" ON)
+if(UNIX AND NOT APPLE)
+	option(WITH_INSTALL_PORTABLE "Install redistributeable runtime, otherwise install into CMAKE_INSTALL_PREFIX" ON)
+endif()
 option(WITH_PYTHON_INSTALL       "Copy system python into the blender install folder" ON)
 
 # Debug
-option(WITH_CXX_GUARDEDALLOC "Enable GuardedAlloc for C++ memory allocation tracking" OFF)
+option(WITH_CXX_GUARDEDALLOC "Enable GuardedAlloc for C++ memory allocation tracking (only enable for development)" OFF)
 mark_as_advanced(WITH_CXX_GUARDEDALLOC)
 
 option(WITH_ASSERT_ABORT "Call abort() when raising an assertion through BLI_assert()" OFF)
 mark_as_advanced(WITH_ASSERT_ABORT)
 
 if(APPLE)
+	if(NOT CMAKE_OSX_ARCHITECTURES)
+		set(CMAKE_OSX_ARCHITECTURES x86_64 CACHE STRING
+		"Choose the architecture you want to build Blender for: i386, x86_64 or ppc"
+		FORCE)
+	endif()
+	if(NOT CMAKE_OSX_DEPLOYMENT_TARGET)
+		set(CMAKE_OSX_DEPLOYMENT_TARGET 10.5 CACHE STRING
+		"Choose the minimum OSX version required: 10.4 or 10.5"
+		FORCE)
+	endif()
 	option(WITH_COCOA	  "Use Cocoa framework instead of deprecated Carbon" ON)
 	option(USE_QTKIT	  "Use QtKit instead of Carbon quicktime (needed for having partial quicktime for 64bit)" OFF)
 	option(WITH_LIBS10.5  "Use 10.5 libs (needed for 64bit builds)" OFF)
@@ -187,9 +201,17 @@
 
 # For alternate Python locations the commandline can be used to override detected/default cache settings, e.g:
 # On Unix: 
-#   cmake -D PYTHON_LIBRARY=/usr/local/lib/python3.1/config/libpython3.1.so -D PYTHON_INCLUDE_DIRS=/usr/local/include/python3.1 -G "Unix Makefiles" ../blender
+#   cmake ../blender \
+#         -D PYTHON_VERSION=3.2 \
+#         -D PYTHON_INCLUDE_DIRS=/opt/py32/include/python3.2d \
+#         -D PYTHON_LIBPATH=/opt/py32/lib \
+#         -D PYTHON_LIBRARY=python3.2d
+#
 # On Macs: 
-#   cmake -D PYTHON_INCLUDE_DIRS=/System/Library/Frameworks/Python.framework/Versions/3.1/include/python3.1 -D PYTHON_LIBPATH=/System/Library/Frameworks/Python.framework/Versions/3.1/lib/python3.1/config -G Xcode ../blender
+#   cmake ../blender \
+#         -D PYTHON_INCLUDE_DIRS=/System/Library/Frameworks/Python.framework/Versions/3.2/include/python3.2 \
+#         -D PYTHON_LIBPATH=/System/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2/config \
+#         -G Xcode
 #
 # When changing any of this remember to update the notes in doc/build_systems/cmake.txt
 
@@ -244,23 +266,19 @@
 
 
 	if(WITH_PYTHON)
-		# No way to set py31. remove for now.
+		# No way to set py32. remove for now.
 		# find_package(PythonLibs)
-		set(PYTHON /usr)
-		set(PYTHON_VERSION 3.1 CACHE STRING "")
-		mark_as_advanced(PYTHON_VERSION)
-		set(PYTHON_INCLUDE_DIRS "${PYTHON}/include/python${PYTHON_VERSION}" CACHE STRING "")
-		mark_as_advanced(PYTHON_INCLUDE_DIRS)
-		# set(PYTHON_BINARY python) # not used yet
-		set(PYTHON_LIBRARY python${PYTHON_VERSION} CACHE STRING "")
-		mark_as_advanced(PYTHON_LIBRARY)
-		set(PYTHON_LIBPATH ${PYTHON}/lib CACHE STRING "")
-		mark_as_advanced(PYTHON_LIBPATH)
-		# find_package(PythonInterp) # not used yet
-		# set(PYTHON_BINARY ${PYTHON_EXECUTABLE} CACHE STRING "")
 
-		set(PYTHON_LINKFLAGS "-Xlinker -export-dynamic")
-		mark_as_advanced(PYTHON_LINKFLAGS)
+		# defines...
+		
+		#  PYTHON_VERSION
+		#  PYTHON_INCLUDE_DIRS
+		#  PYTHON_LIBRARY
+		#  PYTHON_LIBPATH
+		#  PYTHON_LINKFLAGS
+
+		include(build_files/cmake/FindPythonLibsUnix.cmake)
+
 	endif()
 
 	if(WITH_SDL)
@@ -614,18 +632,18 @@
 
 		if(WITH_PYTHON)
 			set(PYTHON ${LIBDIR}/python)
-			set(PYTHON_VERSION 3.1)
+			set(PYTHON_VERSION 3.2)
 			set(PYTHON_INCLUDE_DIRS "${PYTHON}/include/python${PYTHON_VERSION}")
 			# set(PYTHON_BINARY python) # not used yet
-			set(PYTHON_LIBRARY python31)
+			set(PYTHON_LIBRARY python32)
 			set(PYTHON_LIBPATH ${PYTHON}/lib)
 		endif()
 
 		# MSVC only, Mingw doesnt need
 		if(CMAKE_CL_64)
-			set(PLATFORM_LINKFLAGS "/MACHINE:X64 /NODEFAULTLIB:libc.lib ")
+			set(PLATFORM_LINKFLAGS "/MACHINE:X64 /NODEFAULTLIB:libc.lib /STACK:2097152 ")
 		else()
-			set(PLATFORM_LINKFLAGS "/NODEFAULTLIB:libc.lib ")
+			set(PLATFORM_LINKFLAGS "/NODEFAULTLIB:libc.lib /STACK:2097152 ")
 		endif()
 
 		set(CMAKE_EXE_LINKER_FLAGS_DEBUG "${CMAKE_EXE_LINKER_FLAGS_DEBUG} /NODEFAULTLIB:libcmt.lib;libc.lib ")
@@ -721,13 +739,15 @@
 
 		if(WITH_PYTHON)
 			set(PYTHON ${LIBDIR}/python)
-			set(PYTHON_VERSION 3.1)
+			set(PYTHON_VERSION 3.2)
 			set(PYTHON_INCLUDE_DIRS "${PYTHON}/include/python${PYTHON_VERSION}")
 			# set(PYTHON_BINARY python) # not used yet
-			set(PYTHON_LIBRARY python31mw)
+			set(PYTHON_LIBRARY python32mw)
 			set(PYTHON_LIBPATH ${PYTHON}/lib)
 		endif()
 
+		set(PLATFORM_LINKFLAGS "--stack,2097152")
+
 	endif()
 
 	# used in many places so include globally, like OpenGL
@@ -735,6 +755,10 @@
 
 elseif(APPLE)
 
+	if (${CMAKE_OSX_DEPLOYMENT_TARGET} STREQUAL "10.5")
+		set(WITH_LIBS10.5 ON CACHE BOOL "Use 10.5 libs" FORCE)
+	endif()
+
 	if(WITH_LIBS10.5)
 		set(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/darwin-9.x.universal)
 	else()
@@ -770,10 +794,10 @@
 		set(SNDFILE_LIBPATH ${SNDFILE}/lib ${FFMPEG}/lib)
 	endif()
 
-	set(PYTHON_VERSION 3.1)
+	set(PYTHON_VERSION 3.2)
 
-	if(PYTHON_VERSION MATCHES 3.1)
-		# we use precompiled libraries for py 3.1 and up by default
+	if(PYTHON_VERSION MATCHES 3.2)
+		# we use precompiled libraries for py 3.2 and up by default
 
 		set(PYTHON ${LIBDIR}/python)
 		set(PYTHON_INCLUDE_DIRS "${PYTHON}/include/python${PYTHON_VERSION}")
@@ -785,7 +809,7 @@
 		# otherwise, use custom system framework
 
 		set(PYTHON /System/Library/Frameworks/Python.framework/Versions/)
-		set(PYTHON_VERSION 3.1)
+		set(PYTHON_VERSION 3.2)
 		set(PYTHON_INCLUDE_DIRS "${PYTHON}${PYTHON_VERSION}/include/python${PYTHON_VERSION}")
 		# set(PYTHON_BINARY ${PYTHON}${PYTHON_VERSION}/bin/python${PYTHON_VERSION}) # not used yet
 		set(PYTHON_LIBRARY "")
@@ -921,28 +945,6 @@
 	endif()
 endif()
 
-
-# buildinfo
-if(WITH_BUILDINFO)
-	# BUILD_PLATFORM and BUILD_PLATFORM are taken from CMake
-	if(UNIX)
-		execute_process(COMMAND date "+%Y-%m-%d" OUTPUT_VARIABLE BUILD_DATE OUTPUT_STRIP_TRAILING_WHITESPACE)
-		execute_process(COMMAND date "+%H:%M:%S" OUTPUT_VARIABLE BUILD_TIME OUTPUT_STRIP_TRAILING_WHITESPACE)  
-		execute_process(COMMAND svnversion ${CMAKE_SOURCE_DIR} OUTPUT_VARIABLE BUILD_REV RESULT_VARIABLE BUILD_REV_RETURN OUTPUT_STRIP_TRAILING_WHITESPACE)
-		if(BUILD_REV_RETURN)
-			set(BUILD_REV "unknown")
-		endif()
-	endif()
-	
-	if(WIN32)
-		execute_process(COMMAND cmd /c date /t OUTPUT_VARIABLE BUILD_DATE OUTPUT_STRIP_TRAILING_WHITESPACE)
-		execute_process(COMMAND cmd /c time /t OUTPUT_VARIABLE BUILD_TIME OUTPUT_STRIP_TRAILING_WHITESPACE)  
-		execute_process(COMMAND svnversion ${CMAKE_SOURCE_DIR} OUTPUT_VARIABLE BUILD_REV RESULT_VARIABLE BUILD_REV_RETURN OUTPUT_STRIP_TRAILING_WHITESPACE)
-		if(BUILD_REV_RETURN)
-			set(BUILD_REV "unknown")
-		endif()
-	endif()
-endif()
 #-----------------------------------------------------------------------------
 # Common.
 

Modified: branches/particles-2010/GNUmakefile
===================================================================
--- branches/particles-2010/GNUmakefile	2011-03-15 19:55:45 UTC (rev 35561)
+++ branches/particles-2010/GNUmakefile	2011-03-15 20:10:32 UTC (rev 35562)
@@ -48,11 +48,14 @@
 
 # Get the number of cores for threaded build
 NPROCS:=1
+DEFAULT_TARGET=install
 ifeq ($(OS), Linux)
 	NPROCS:=$(shell grep -c ^processor /proc/cpuinfo)
 endif
 ifeq ($(OS), Darwin)
-	NPROCS:=$(shell system_profiler | awk '/Number Of CPUs/{print $4}{next;}')
+	NPROCS:=$(shell sysctl -a | grep "hw.ncpu " | cut -d" " -f3)
+	# make install not support on mac yet 
+	DEFAULT_TARGET=
 endif
 ifeq ($(OS), FreeBSD)
 	NPROCS:=$(shell sysctl -a | grep "hw.ncpu " | cut -d" " -f3 )
@@ -75,7 +78,7 @@
 
 	@echo 
 	@echo Building Blender ...
-	cd $(BUILD_DIR) ; make -s -j $(NPROCS)
+	cd $(BUILD_DIR) ; make -s -j $(NPROCS) ${DEFAULT_TARGET} 
 	@echo 
 	@echo run blender from "$(BUILD_DIR)/bin/blender"
 	@echo 

Copied: branches/particles-2010/build_files/cmake/FindPythonLibsUnix.cmake (from rev 35560, trunk/blender/build_files/cmake/FindPythonLibsUnix.cmake)
===================================================================
--- branches/particles-2010/build_files/cmake/FindPythonLibsUnix.cmake	                        (rev 0)
+++ branches/particles-2010/build_files/cmake/FindPythonLibsUnix.cmake	2011-03-15 20:10:32 UTC (rev 35562)
@@ -0,0 +1,72 @@
+# - Find python libraries
+#
+#  PYTHON_VERSION
+#  PYTHON_INCLUDE_DIRS

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list