[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [52585] branches/cloth-eltopo: Merging revisions r51311-r52578 from trunk

Daniel Genrich daniel.genrich at gmx.net
Mon Nov 26 22:27:57 CET 2012


Revision: 52585
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=52585
Author:   genscher
Date:     2012-11-26 21:27:56 +0000 (Mon, 26 Nov 2012)
Log Message:
-----------
Merging revisions r51311-r52578 from trunk

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

Modified Paths:
--------------
    branches/cloth-eltopo/CMakeLists.txt
    branches/cloth-eltopo/GNUmakefile
    branches/cloth-eltopo/SConstruct
    branches/cloth-eltopo/build_files/buildbot/master.cfg
    branches/cloth-eltopo/build_files/buildbot/slave_compile.py
    branches/cloth-eltopo/build_files/buildbot/slave_pack.py
    branches/cloth-eltopo/build_files/cmake/Modules/FindOpenColorIO.cmake
    branches/cloth-eltopo/build_files/cmake/Modules/FindOpenImageIO.cmake
    branches/cloth-eltopo/build_files/cmake/Modules/FindPythonLibsUnix.cmake
    branches/cloth-eltopo/build_files/cmake/cmake_consistency_check.py
    branches/cloth-eltopo/build_files/cmake/cmake_consistency_check_config.py
    branches/cloth-eltopo/build_files/cmake/cmake_netbeans_project.py
    branches/cloth-eltopo/build_files/cmake/cmake_qtcreator_project.py
    branches/cloth-eltopo/build_files/cmake/cmake_static_check_clang_array.py
    branches/cloth-eltopo/build_files/cmake/cmake_static_check_cppcheck.py
    branches/cloth-eltopo/build_files/cmake/cmake_static_check_smatch.py
    branches/cloth-eltopo/build_files/cmake/cmake_static_check_sparse.py
    branches/cloth-eltopo/build_files/cmake/cmake_static_check_splint.py
    branches/cloth-eltopo/build_files/cmake/config/blender_lite.cmake
    branches/cloth-eltopo/build_files/cmake/example_scripts/make_quicky.py
    branches/cloth-eltopo/build_files/cmake/macros.cmake
    branches/cloth-eltopo/build_files/cmake/project_info.py
    branches/cloth-eltopo/build_files/cmake/project_source_info.py
    branches/cloth-eltopo/build_files/scons/config/Modules/FindPython.py
    branches/cloth-eltopo/build_files/scons/config/darwin-config.py
    branches/cloth-eltopo/build_files/scons/config/freebsd7-config.py
    branches/cloth-eltopo/build_files/scons/config/freebsd8-config.py
    branches/cloth-eltopo/build_files/scons/config/freebsd9-config.py
    branches/cloth-eltopo/build_files/scons/config/linux-config.py
    branches/cloth-eltopo/build_files/scons/config/linuxcross-config.py
    branches/cloth-eltopo/build_files/scons/config/win32-mingw-config.py
    branches/cloth-eltopo/build_files/scons/config/win32-vc-config.py
    branches/cloth-eltopo/build_files/scons/config/win64-mingw-config.py
    branches/cloth-eltopo/build_files/scons/config/win64-vc-config.py
    branches/cloth-eltopo/build_files/scons/tools/Blender.py
    branches/cloth-eltopo/build_files/scons/tools/btools.py
    branches/cloth-eltopo/doc/blender_file_format/BlendFileDnaExporter_25.py
    branches/cloth-eltopo/doc/blender_file_format/BlendFileReader.py
    branches/cloth-eltopo/doc/python_api/rst/bge.constraints.rst
    branches/cloth-eltopo/doc/python_api/rst/bge.logic.rst
    branches/cloth-eltopo/doc/python_api/rst/bge.texture.rst
    branches/cloth-eltopo/doc/python_api/rst/bge.types.rst
    branches/cloth-eltopo/doc/python_api/rst/bgl.rst
    branches/cloth-eltopo/doc/python_api/rst/gpu.rst
    branches/cloth-eltopo/doc/python_api/rst/info_gotcha.rst
    branches/cloth-eltopo/doc/python_api/rst/info_overview.rst
    branches/cloth-eltopo/doc/python_api/rst/info_quickstart.rst
    branches/cloth-eltopo/doc/python_api/sphinx_doc_gen.py
    branches/cloth-eltopo/extern/Eigen3/Eigen/Cholesky
    branches/cloth-eltopo/extern/Eigen3/Eigen/Core
    branches/cloth-eltopo/extern/Eigen3/Eigen/Eigen2Support
    branches/cloth-eltopo/extern/Eigen3/Eigen/Eigenvalues
    branches/cloth-eltopo/extern/Eigen3/Eigen/Geometry
    branches/cloth-eltopo/extern/Eigen3/Eigen/Householder
    branches/cloth-eltopo/extern/Eigen3/Eigen/Jacobi
    branches/cloth-eltopo/extern/Eigen3/Eigen/LU
    branches/cloth-eltopo/extern/Eigen3/Eigen/LeastSquares
    branches/cloth-eltopo/extern/Eigen3/Eigen/QR
    branches/cloth-eltopo/extern/Eigen3/Eigen/SVD
    branches/cloth-eltopo/extern/Eigen3/Eigen/Sparse
    branches/cloth-eltopo/extern/Eigen3/Eigen/StdDeque
    branches/cloth-eltopo/extern/Eigen3/Eigen/StdList
    branches/cloth-eltopo/extern/Eigen3/Eigen/StdVector
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Cholesky/LDLT.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Cholesky/LLT.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Array.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/ArrayBase.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/ArrayWrapper.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Assign.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/BandMatrix.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Block.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/BooleanRedux.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/CommaInitializer.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/CwiseBinaryOp.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/CwiseNullaryOp.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/CwiseUnaryOp.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/CwiseUnaryView.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/DenseBase.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/DenseCoeffsBase.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/DenseStorage.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Diagonal.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/DiagonalMatrix.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/DiagonalProduct.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Dot.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/EigenBase.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Flagged.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/ForceAlignedAccess.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Functors.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Fuzzy.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/GenericPacketMath.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/GlobalFunctions.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/IO.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Map.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/MapBase.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/MathFunctions.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Matrix.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/MatrixBase.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/NestByValue.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/NoAlias.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/NumTraits.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/PermutationMatrix.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/PlainObjectBase.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Product.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/ProductBase.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Random.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Redux.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Replicate.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/ReturnByValue.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Reverse.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Select.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/SelfAdjointView.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/SelfCwiseBinaryOp.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/SolveTriangular.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/StableNorm.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Stride.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Swap.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Transpose.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Transpositions.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/TriangularMatrix.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/VectorBlock.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/VectorwiseOp.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Visitor.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/arch/AltiVec/Complex.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/arch/Default/Settings.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/arch/NEON/Complex.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/arch/NEON/PacketMath.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/arch/SSE/Complex.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/arch/SSE/PacketMath.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/CoeffBasedProduct.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixVector.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/Parallelizer.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/SelfadjointProduct.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/SelfadjointRank2Update.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/TriangularMatrixVector.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/TriangularSolverMatrix.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/TriangularSolverVector.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/BlasUtil.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/Constants.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/DisableStupidWarnings.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/ForwardDeclarations.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/Macros.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/Memory.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/Meta.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/StaticAssert.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/XprHelper.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Block.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Cwise.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/CwiseOperators.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/AlignedBox.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/All.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/AngleAxis.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Hyperplane.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/ParametrizedLine.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Quaternion.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Rotation2D.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/RotationBase.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Scaling.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Transform.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Translation.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/LU.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Lazy.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/LeastSquares.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Macros.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/MathFunctions.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Memory.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Meta.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/Minor.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/QR.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/SVD.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/TriangularSolver.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigen2Support/VectorBlock.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/ComplexSchur.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/EigenSolver.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/HessenbergDecomposition.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/RealSchur.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/AlignedBox.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/AngleAxis.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/EulerAngles.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/Homogeneous.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/Hyperplane.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/OrthoMethods.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/ParametrizedLine.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/Quaternion.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/Rotation2D.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/RotationBase.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/Scaling.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/Transform.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/Translation.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/Umeyama.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Geometry/arch/Geometry_SSE.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Householder/BlockHouseholder.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Householder/Householder.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Householder/HouseholderSequence.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Jacobi/Jacobi.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/LU/Determinant.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/LU/FullPivLU.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/LU/Inverse.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/LU/PartialPivLU.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/LU/arch/Inverse_SSE.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/QR/ColPivHouseholderQR.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/QR/FullPivHouseholderQR.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/QR/HouseholderQR.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/SVD/JacobiSVD.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/SVD/UpperBidiagonalization.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/StlSupport/StdDeque.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/StlSupport/StdList.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/StlSupport/StdVector.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/StlSupport/details.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/misc/Image.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/misc/Kernel.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/misc/Solve.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/plugins/ArrayCwiseBinaryOps.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/plugins/BlockMethods.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/plugins/CommonCwiseBinaryOps.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/plugins/CommonCwiseUnaryOps.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/plugins/MatrixCwiseBinaryOps.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/plugins/MatrixCwiseUnaryOps.h
    branches/cloth-eltopo/extern/bullet2/readme.txt
    branches/cloth-eltopo/extern/bullet2/src/Bullet-C-Api.h
    branches/cloth-eltopo/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/cloth-eltopo/extern/bullet2/src/LinearMath/btConvexHullComputer.cpp
    branches/cloth-eltopo/extern/bullet2/src/LinearMath/btConvexHullComputer.h
    branches/cloth-eltopo/extern/carve/lib/intersect_face_division.cpp
    branches/cloth-eltopo/extern/glew/src/glew.c
    branches/cloth-eltopo/extern/libmv/CMakeLists.txt
    branches/cloth-eltopo/extern/libmv/bundle.sh
    branches/cloth-eltopo/extern/libmv/libmv/multiview/euclidean_resection.cc
    branches/cloth-eltopo/extern/libmv/libmv/multiview/euclidean_resection.h
    branches/cloth-eltopo/extern/libmv/libmv/simple_pipeline/pipeline.cc
    branches/cloth-eltopo/extern/libmv/libmv/simple_pipeline/pipeline.h
    branches/cloth-eltopo/extern/libmv/libmv/simple_pipeline/reconstruction.h
    branches/cloth-eltopo/extern/libmv/libmv/simple_pipeline/resect.cc
    branches/cloth-eltopo/extern/libmv/libmv/simple_pipeline/resect.h
    branches/cloth-eltopo/extern/libmv/libmv-capi.cpp
    branches/cloth-eltopo/extern/libmv/libmv-capi.h
    branches/cloth-eltopo/extern/libmv/third_party/ceres/bundle.sh
    branches/cloth-eltopo/extern/recastnavigation/Recast/Source/RecastMeshDetail.cpp
    branches/cloth-eltopo/extern/xdnd/xdnd.c
    branches/cloth-eltopo/intern/CMakeLists.txt
    branches/cloth-eltopo/intern/SConscript
    branches/cloth-eltopo/intern/audaspace/CMakeLists.txt
    branches/cloth-eltopo/intern/audaspace/FX/AUD_AccumulatorFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_AccumulatorFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_BaseIIRFilterReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_BaseIIRFilterReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_ButterworthFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_ButterworthFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_CallbackIIRFilterReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_CallbackIIRFilterReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DelayFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DelayFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DelayReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DelayReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DoubleFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DoubleFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DoubleReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DoubleReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DynamicIIRFilterFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DynamicIIRFilterReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_DynamicIIRFilterReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_EffectFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_EffectFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_EffectReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_EffectReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_EnvelopeFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_EnvelopeFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_FaderFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_FaderFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_FaderReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_FaderReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_HighpassFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_HighpassFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_IIRFilterFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_IIRFilterFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_IIRFilterReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_IIRFilterReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_LimiterFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_LimiterFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_LimiterReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_LimiterReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_LoopFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_LoopFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_LoopReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_LoopReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_LowpassFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_LowpassFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_PingPongFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_PingPongFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_PitchFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_PitchFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_PitchReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_PitchReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_RectifyFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_RectifyFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_ReverseFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_ReverseFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_ReverseReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_ReverseReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_SquareFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_SquareFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_SumFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_SumFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_SuperposeFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_SuperposeFactory.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_SuperposeReader.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_SuperposeReader.h
    branches/cloth-eltopo/intern/audaspace/FX/AUD_VolumeFactory.cpp
    branches/cloth-eltopo/intern/audaspace/FX/AUD_VolumeFactory.h
    branches/cloth-eltopo/intern/audaspace/OpenAL/AUD_OpenALDevice.cpp
    branches/cloth-eltopo/intern/audaspace/OpenAL/AUD_OpenALDevice.h
    branches/cloth-eltopo/intern/audaspace/Python/AUD_PyAPI.cpp
    branches/cloth-eltopo/intern/audaspace/SConscript
    branches/cloth-eltopo/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.cpp
    branches/cloth-eltopo/intern/audaspace/ffmpeg/AUD_FFMPEGFactory.h
    branches/cloth-eltopo/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/cloth-eltopo/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_AnimateableProperty.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_AnimateableProperty.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_BufferReader.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_BufferReader.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_C-API.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_C-API.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ChannelMapperFactory.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ChannelMapperFactory.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ChannelMapperReader.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ChannelMapperReader.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ConverterFactory.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ConverterFactory.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ConverterReader.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ConverterReader.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_FileFactory.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_FileFactory.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_FileWriter.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_FileWriter.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_IDevice.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_IFactory.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_JOSResampleFactory.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_JOSResampleFactory.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_JOSResampleReader.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_JOSResampleReader.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_LinearResampleFactory.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_LinearResampleFactory.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_LinearResampleReader.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_LinearResampleReader.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_Mixer.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_MixerFactory.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_MixerFactory.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_NULLDevice.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_NULLDevice.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ResampleReader.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ResampleReader.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SequencerEntry.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SequencerEntry.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SequencerFactory.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SequencerFactory.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SequencerHandle.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SequencerHandle.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SequencerReader.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SequencerReader.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SilenceFactory.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SilenceFactory.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SinusFactory.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SinusFactory.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SoftwareDevice.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_SoftwareDevice.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_StreamBufferFactory.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_StreamBufferFactory.h
    branches/cloth-eltopo/intern/audaspace/sndfile/AUD_SndFileFactory.cpp
    branches/cloth-eltopo/intern/audaspace/sndfile/AUD_SndFileFactory.h
    branches/cloth-eltopo/intern/audaspace/sndfile/AUD_SndFileReader.cpp
    branches/cloth-eltopo/intern/audaspace/sndfile/AUD_SndFileReader.h
    branches/cloth-eltopo/intern/bsp/CMakeLists.txt
    branches/cloth-eltopo/intern/bsp/extern/CSG_BooleanOps.h
    branches/cloth-eltopo/intern/bsp/intern/BOP_CarveInterface.cpp
    branches/cloth-eltopo/intern/container/CMakeLists.txt
    branches/cloth-eltopo/intern/container/CTR_HashedPtr.h
    branches/cloth-eltopo/intern/container/CTR_Map.h
    branches/cloth-eltopo/intern/container/CTR_TaggedIndex.h
    branches/cloth-eltopo/intern/container/CTR_TaggedSetOps.h
    branches/cloth-eltopo/intern/cycles/CMakeLists.txt
    branches/cloth-eltopo/intern/cycles/SConscript
    branches/cloth-eltopo/intern/cycles/app/CMakeLists.txt
    branches/cloth-eltopo/intern/cycles/app/cycles_test.cpp
    branches/cloth-eltopo/intern/cycles/app/cycles_xml.cpp
    branches/cloth-eltopo/intern/cycles/blender/CCL_api.h
    branches/cloth-eltopo/intern/cycles/blender/CMakeLists.txt
    branches/cloth-eltopo/intern/cycles/blender/addon/__init__.py
    branches/cloth-eltopo/intern/cycles/blender/addon/engine.py
    branches/cloth-eltopo/intern/cycles/blender/addon/enums.py
    branches/cloth-eltopo/intern/cycles/blender/addon/properties.py
    branches/cloth-eltopo/intern/cycles/blender/addon/ui.py
    branches/cloth-eltopo/intern/cycles/blender/blender_camera.cpp
    branches/cloth-eltopo/intern/cycles/blender/blender_mesh.cpp
    branches/cloth-eltopo/intern/cycles/blender/blender_object.cpp
    branches/cloth-eltopo/intern/cycles/blender/blender_particles.cpp
    branches/cloth-eltopo/intern/cycles/blender/blender_python.cpp
    branches/cloth-eltopo/intern/cycles/blender/blender_session.cpp
    branches/cloth-eltopo/intern/cycles/blender/blender_session.h
    branches/cloth-eltopo/intern/cycles/blender/blender_shader.cpp
    branches/cloth-eltopo/intern/cycles/blender/blender_sync.cpp
    branches/cloth-eltopo/intern/cycles/blender/blender_sync.h
    branches/cloth-eltopo/intern/cycles/blender/blender_util.h
    branches/cloth-eltopo/intern/cycles/bvh/CMakeLists.txt
    branches/cloth-eltopo/intern/cycles/bvh/bvh_node.h
    branches/cloth-eltopo/intern/cycles/cmake/external_libs.cmake
    branches/cloth-eltopo/intern/cycles/device/CMakeLists.txt
    branches/cloth-eltopo/intern/cycles/device/device.cpp
    branches/cloth-eltopo/intern/cycles/device/device.h
    branches/cloth-eltopo/intern/cycles/device/device_cpu.cpp
    branches/cloth-eltopo/intern/cycles/device/device_cuda.cpp
    branches/cloth-eltopo/intern/cycles/device/device_intern.h
    branches/cloth-eltopo/intern/cycles/device/device_multi.cpp
    branches/cloth-eltopo/intern/cycles/device/device_network.cpp
    branches/cloth-eltopo/intern/cycles/device/device_opencl.cpp
    branches/cloth-eltopo/intern/cycles/device/device_task.cpp
    branches/cloth-eltopo/intern/cycles/kernel/CMakeLists.txt
    branches/cloth-eltopo/intern/cycles/kernel/kernel_accumulate.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_attribute.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_bvh.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_camera.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_displace.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_emission.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_light.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_object.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_passes.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_path.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_projection.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_shader.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_triangle.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_types.h
    branches/cloth-eltopo/intern/cycles/kernel/osl/CMakeLists.txt
    branches/cloth-eltopo/intern/cycles/kernel/osl/background.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/emissive.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/osl_closures.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/osl_closures.h
    branches/cloth-eltopo/intern/cycles/kernel/osl/osl_globals.h
    branches/cloth-eltopo/intern/cycles/kernel/osl/osl_services.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/osl_services.h
    branches/cloth-eltopo/intern/cycles/kernel/osl/osl_shader.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/osl_shader.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm_bsdf.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm_closure.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm_convert.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm_fresnel.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm_geometry.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm_hsv.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm_image.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm_math.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm_tex_coord.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/svm_types.h
    branches/cloth-eltopo/intern/cycles/render/CMakeLists.txt
    branches/cloth-eltopo/intern/cycles/render/attribute.cpp
    branches/cloth-eltopo/intern/cycles/render/buffers.cpp
    branches/cloth-eltopo/intern/cycles/render/camera.cpp
    branches/cloth-eltopo/intern/cycles/render/camera.h
    branches/cloth-eltopo/intern/cycles/render/graph.cpp
    branches/cloth-eltopo/intern/cycles/render/graph.h
    branches/cloth-eltopo/intern/cycles/render/image.cpp
    branches/cloth-eltopo/intern/cycles/render/image.h
    branches/cloth-eltopo/intern/cycles/render/light.cpp
    branches/cloth-eltopo/intern/cycles/render/mesh.cpp
    branches/cloth-eltopo/intern/cycles/render/nodes.cpp
    branches/cloth-eltopo/intern/cycles/render/nodes.h
    branches/cloth-eltopo/intern/cycles/render/object.cpp
    branches/cloth-eltopo/intern/cycles/render/object.h
    branches/cloth-eltopo/intern/cycles/render/osl.cpp
    branches/cloth-eltopo/intern/cycles/render/osl.h
    branches/cloth-eltopo/intern/cycles/render/particles.cpp
    branches/cloth-eltopo/intern/cycles/render/scene.cpp
    branches/cloth-eltopo/intern/cycles/render/scene.h
    branches/cloth-eltopo/intern/cycles/render/session.cpp
    branches/cloth-eltopo/intern/cycles/render/session.h
    branches/cloth-eltopo/intern/cycles/render/shader.cpp
    branches/cloth-eltopo/intern/cycles/render/shader.h
    branches/cloth-eltopo/intern/cycles/render/svm.cpp
    branches/cloth-eltopo/intern/cycles/render/svm.h
    branches/cloth-eltopo/intern/cycles/render/tile.cpp
    branches/cloth-eltopo/intern/cycles/render/tile.h
    branches/cloth-eltopo/intern/cycles/subd/CMakeLists.txt
    branches/cloth-eltopo/intern/cycles/subd/subd_build.cpp
    branches/cloth-eltopo/intern/cycles/util/CMakeLists.txt
    branches/cloth-eltopo/intern/cycles/util/util_attribute.cpp
    branches/cloth-eltopo/intern/cycles/util/util_boundbox.h
    branches/cloth-eltopo/intern/cycles/util/util_cuda.cpp
    branches/cloth-eltopo/intern/cycles/util/util_math.h
    branches/cloth-eltopo/intern/cycles/util/util_md5.h
    branches/cloth-eltopo/intern/cycles/util/util_opencl.cpp
    branches/cloth-eltopo/intern/cycles/util/util_path.cpp
    branches/cloth-eltopo/intern/cycles/util/util_path.h
    branches/cloth-eltopo/intern/cycles/util/util_progress.h
    branches/cloth-eltopo/intern/cycles/util/util_task.cpp
    branches/cloth-eltopo/intern/cycles/util/util_task.h
    branches/cloth-eltopo/intern/cycles/util/util_thread.h
    branches/cloth-eltopo/intern/cycles/util/util_transform.cpp
    branches/cloth-eltopo/intern/cycles/util/util_transform.h
    branches/cloth-eltopo/intern/cycles/util/util_types.h
    branches/cloth-eltopo/intern/elbeem/intern/ntl_geometryobject.cpp
    branches/cloth-eltopo/intern/elbeem/intern/ntl_geometryshader.h
    branches/cloth-eltopo/intern/elbeem/intern/ntl_world.cpp
    branches/cloth-eltopo/intern/elbeem/intern/ntl_world.h
    branches/cloth-eltopo/intern/ffmpeg/ffmpeg_compat.h
    branches/cloth-eltopo/intern/ghost/CMakeLists.txt
    branches/cloth-eltopo/intern/ghost/GHOST_C-api.h
    branches/cloth-eltopo/intern/ghost/GHOST_IEventConsumer.h
    branches/cloth-eltopo/intern/ghost/GHOST_ISystem.h
    branches/cloth-eltopo/intern/ghost/GHOST_IWindow.h
    branches/cloth-eltopo/intern/ghost/GHOST_Rect.h
    branches/cloth-eltopo/intern/ghost/GHOST_Types.h
    branches/cloth-eltopo/intern/ghost/intern/GHOST_Debug.h
    branches/cloth-eltopo/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm
    branches/cloth-eltopo/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
    branches/cloth-eltopo/intern/ghost/intern/GHOST_EventDragnDrop.h
    branches/cloth-eltopo/intern/ghost/intern/GHOST_Rect.cpp
    branches/cloth-eltopo/intern/ghost/intern/GHOST_System.h
    branches/cloth-eltopo/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/cloth-eltopo/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/cloth-eltopo/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/cloth-eltopo/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/cloth-eltopo/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/cloth-eltopo/intern/ghost/intern/GHOST_SystemX11.h
    branches/cloth-eltopo/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/cloth-eltopo/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/cloth-eltopo/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/cloth-eltopo/intern/ghost/test/multitest/EventToBuf.c
    branches/cloth-eltopo/intern/ghost/test/multitest/MultiTest.c
    branches/cloth-eltopo/intern/guardedalloc/cpp/mallocn.cpp
    branches/cloth-eltopo/intern/iksolver/intern/IK_QJacobianSolver.cpp
    branches/cloth-eltopo/intern/itasc/CMakeLists.txt
    branches/cloth-eltopo/intern/itasc/Scene.cpp
    branches/cloth-eltopo/intern/itasc/kdl/chain.hpp
    branches/cloth-eltopo/intern/itasc/kdl/tree.hpp
    branches/cloth-eltopo/intern/memutil/MEM_CacheLimiter.h
    branches/cloth-eltopo/intern/memutil/MEM_CacheLimiterC-Api.h
    branches/cloth-eltopo/intern/memutil/MEM_SmartPtr.h
    branches/cloth-eltopo/intern/memutil/intern/MEM_CacheLimiterC-Api.cpp
    branches/cloth-eltopo/intern/opencolorio/CMakeLists.txt
    branches/cloth-eltopo/intern/opencolorio/ocio_impl.cc
    branches/cloth-eltopo/intern/opennl/CMakeLists.txt
    branches/cloth-eltopo/intern/opennl/SConscript
    branches/cloth-eltopo/intern/raskter/raskter.c
    branches/cloth-eltopo/intern/smoke/intern/FLUID_3D.cpp
    branches/cloth-eltopo/intern/smoke/intern/smoke_API.cpp
    branches/cloth-eltopo/intern/smoke/intern/spectrum.cpp
    branches/cloth-eltopo/intern/smoke/intern/spectrum.h
    branches/cloth-eltopo/intern/tools/bpy_introspect_ui.py
    branches/cloth-eltopo/intern/tools/credits_svn_gen.py
    branches/cloth-eltopo/intern/tools/dump_rna2xml.py
    branches/cloth-eltopo/intern/utfconv/utfconv.h
    branches/cloth-eltopo/release/datafiles/blender_icons.png
    branches/cloth-eltopo/release/datafiles/prvicons.png
    branches/cloth-eltopo/release/datafiles/startup.blend
    branches/cloth-eltopo/release/scripts/modules/addon_utils.py
    branches/cloth-eltopo/release/scripts/modules/bl_i18n_utils/bl_process_msg.py
    branches/cloth-eltopo/release/scripts/modules/bl_i18n_utils/import_po_from_branches.py
    branches/cloth-eltopo/release/scripts/modules/bl_i18n_utils/settings.py
    branches/cloth-eltopo/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
    branches/cloth-eltopo/release/scripts/modules/bl_i18n_utils/update_branches.py
    branches/cloth-eltopo/release/scripts/modules/bl_i18n_utils/update_mo.py
    branches/cloth-eltopo/release/scripts/modules/bl_i18n_utils/update_pot.py
    branches/cloth-eltopo/release/scripts/modules/bl_i18n_utils/update_trunk.py
    branches/cloth-eltopo/release/scripts/modules/bl_i18n_utils/utils.py
    branches/cloth-eltopo/release/scripts/modules/bpy/utils.py
    branches/cloth-eltopo/release/scripts/modules/bpy_extras/mesh_utils.py
    branches/cloth-eltopo/release/scripts/modules/bpy_extras/object_utils.py
    branches/cloth-eltopo/release/scripts/startup/bl_operators/add_mesh_torus.py
    branches/cloth-eltopo/release/scripts/startup/bl_operators/object.py
    branches/cloth-eltopo/release/scripts/startup/bl_operators/presets.py
    branches/cloth-eltopo/release/scripts/startup/bl_operators/screen_play_rendered_anim.py
    branches/cloth-eltopo/release/scripts/startup/bl_operators/uvcalc_smart_project.py
    branches/cloth-eltopo/release/scripts/startup/bl_operators/wm.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_data_bone.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_data_camera.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_data_lamp.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_game.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_material.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_object_constraint.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_physics_common.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_render.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/properties_texture.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_clip.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_dopesheet.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_filebrowser.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_graph.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_image.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_info.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_logic.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_node.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_sequencer.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_text.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_time.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_userpref.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_userpref_keymap.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_view3d.py
    branches/cloth-eltopo/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/cloth-eltopo/release/text/readme.html
    branches/cloth-eltopo/release/windows/contrib/vfapi/vfapi-plugin.c
    branches/cloth-eltopo/source/blender/avi/intern/avi.c
    branches/cloth-eltopo/source/blender/avi/intern/avi_mjpeg.c
    branches/cloth-eltopo/source/blender/avi/intern/avi_rgb.c
    branches/cloth-eltopo/source/blender/blenfont/BLF_translation.h
    branches/cloth-eltopo/source/blender/blenfont/CMakeLists.txt
    branches/cloth-eltopo/source/blender/blenfont/SConscript
    branches/cloth-eltopo/source/blender/blenfont/intern/blf.c
    branches/cloth-eltopo/source/blender/blenfont/intern/blf_lang.c
    branches/cloth-eltopo/source/blender/blenfont/intern/blf_translation.c
    branches/cloth-eltopo/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_armature.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_blender.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_bmesh.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_cdderivedmesh.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_colortools.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_curve.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_customdata.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_deform.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_global.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_idprop.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_image.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_lamp.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_lattice.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_library.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_mesh.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_modifier.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_multires.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_node.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_paint.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_particle.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_scene.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_sequencer.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_subsurf.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_text.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_tracking.h
    branches/cloth-eltopo/source/blender/blenkernel/BKE_utildefines.h
    branches/cloth-eltopo/source/blender/blenkernel/CMakeLists.txt
    branches/cloth-eltopo/source/blender/blenkernel/SConscript
    branches/cloth-eltopo/source/blender/blenkernel/depsgraph_private.h
    branches/cloth-eltopo/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/DerivedMesh.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/action.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/anim.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/anim_sys.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/armature.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/blender.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/bmfont.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/boids.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/booleanops_mesh.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/brush.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/bullet.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/bvhutils.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/camera.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/cloth.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/colortools.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/constraint.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/context.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/curve.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/customdata.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/deform.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/depsgraph.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/displist.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/dynamicpaint.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/effect.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/fcurve.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/fluidsim.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/fmodifier.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/font.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/gpencil.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/group.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/idcode.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/idprop.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/image.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/image_gen.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/implicit.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/ipo.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/key.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/lamp.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/lattice.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/library.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/mask.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/mask_evaluate.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/mask_rasterize.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/material.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/mball.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/mesh.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/mesh_validate.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/modifier.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/modifiers_bmesh.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/movieclip.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/multires.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/navmesh_conversion.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/nla.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/node.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/object.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/ocean.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/packedFile.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/paint.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/particle.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/particle_system.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/pointcache.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/report.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/sca.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/scene.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/seqeffects.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/seqmodifier.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/sequencer.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/shrinkwrap.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/smoke.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/softbody.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/sound.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/suggestions.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/text.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/texture.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/tracking.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/unit.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/world.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/writeavi.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/writeffmpeg.c
    branches/cloth-eltopo/source/blender/blenkernel/intern/writeframeserver.c
    branches/cloth-eltopo/source/blender/blenlib/BLI_array.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_bpath.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_dlrbTree.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_endian_switch_inline.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_ghash.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_heap.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_kdopbvh.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_kdtree.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_math.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_math_base.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_math_color.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_math_geom.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_math_inline.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_math_matrix.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_math_vector.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_pbvh.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_rand.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_scanfill.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_string.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_string_utf8.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_threads.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_utildefines.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_voronoi.h
    branches/cloth-eltopo/source/blender/blenlib/CMakeLists.txt
    branches/cloth-eltopo/source/blender/blenlib/PIL_time.h
    branches/cloth-eltopo/source/blender/blenlib/intern/BLI_ghash.c
    branches/cloth-eltopo/source/blender/blenlib/intern/BLI_heap.c
    branches/cloth-eltopo/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/cloth-eltopo/source/blender/blenlib/intern/BLI_kdtree.c
    branches/cloth-eltopo/source/blender/blenlib/intern/DLRB_tree.c
    branches/cloth-eltopo/source/blender/blenlib/intern/boxpack2d.c
    branches/cloth-eltopo/source/blender/blenlib/intern/bpath.c
    branches/cloth-eltopo/source/blender/blenlib/intern/edgehash.c
    branches/cloth-eltopo/source/blender/blenlib/intern/freetypefont.c
    branches/cloth-eltopo/source/blender/blenlib/intern/graph.c
    branches/cloth-eltopo/source/blender/blenlib/intern/listbase.c
    branches/cloth-eltopo/source/blender/blenlib/intern/math_base_inline.c
    branches/cloth-eltopo/source/blender/blenlib/intern/math_color_inline.c
    branches/cloth-eltopo/source/blender/blenlib/intern/math_geom.c
    branches/cloth-eltopo/source/blender/blenlib/intern/math_geom_inline.c
    branches/cloth-eltopo/source/blender/blenlib/intern/math_matrix.c
    branches/cloth-eltopo/source/blender/blenlib/intern/math_rotation.c
    branches/cloth-eltopo/source/blender/blenlib/intern/math_vector.c
    branches/cloth-eltopo/source/blender/blenlib/intern/math_vector_inline.c
    branches/cloth-eltopo/source/blender/blenlib/intern/noise.c
    branches/cloth-eltopo/source/blender/blenlib/intern/path_util.c
    branches/cloth-eltopo/source/blender/blenlib/intern/pbvh.c
    branches/cloth-eltopo/source/blender/blenlib/intern/rand.c
    branches/cloth-eltopo/source/blender/blenlib/intern/rct.c
    branches/cloth-eltopo/source/blender/blenlib/intern/scanfill.c
    branches/cloth-eltopo/source/blender/blenlib/intern/smallhash.c
    branches/cloth-eltopo/source/blender/blenlib/intern/storage.c
    branches/cloth-eltopo/source/blender/blenlib/intern/string.c
    branches/cloth-eltopo/source/blender/blenlib/intern/string_utf8.c
    branches/cloth-eltopo/source/blender/blenlib/intern/threads.c
    branches/cloth-eltopo/source/blender/blenlib/intern/time.c
    branches/cloth-eltopo/source/blender/blenlib/intern/voronoi.c
    branches/cloth-eltopo/source/blender/blenlib/intern/voxel.c
    branches/cloth-eltopo/source/blender/blenlib/intern/winstuff.c
    branches/cloth-eltopo/source/blender/blenloader/CMakeLists.txt
    branches/cloth-eltopo/source/blender/blenloader/SConscript
    branches/cloth-eltopo/source/blender/blenloader/intern/readblenentry.c
    branches/cloth-eltopo/source/blender/blenloader/intern/readfile.c
    branches/cloth-eltopo/source/blender/blenloader/intern/runtime.c
    branches/cloth-eltopo/source/blender/blenloader/intern/versioning_250.c
    branches/cloth-eltopo/source/blender/blenloader/intern/versioning_legacy.c
    branches/cloth-eltopo/source/blender/blenloader/intern/writefile.c
    branches/cloth-eltopo/source/blender/bmesh/CMakeLists.txt
    branches/cloth-eltopo/source/blender/bmesh/SConscript
    branches/cloth-eltopo/source/blender/bmesh/bmesh.h
    branches/cloth-eltopo/source/blender/bmesh/bmesh_class.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_construct.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_core.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_core.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_inline.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_interp.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_iterators.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_iterators.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_marking.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_mesh.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_mesh.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_mesh_conv.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_mods.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_opdefines.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_operator_api.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_operator_api_inline.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_operators.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_operators.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_operators_private.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_polygon.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_private.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_queries.c
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_queries.h
    branches/cloth-eltopo/source/blender/bmesh/intern/bmesh_walkers_impl.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_connect.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_create.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_dissolve.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_dupe.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_edgesplit.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_extrude.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_hull.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_inset.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_join_triangles.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_mesh_conv.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_mirror.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_primitive.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_removedoubles.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_slide.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_subdivide.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_subdivide.h
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_triangulate.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_utils.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_wireframe.c
    branches/cloth-eltopo/source/blender/bmesh/tools/BME_bevel.c
    branches/cloth-eltopo/source/blender/collada/AnimationExporter.cpp
    branches/cloth-eltopo/source/blender/collada/AnimationExporter.h
    branches/cloth-eltopo/source/blender/collada/AnimationImporter.cpp
    branches/cloth-eltopo/source/blender/collada/AnimationImporter.h
    branches/cloth-eltopo/source/blender/collada/ArmatureExporter.cpp
    branches/cloth-eltopo/source/blender/collada/ArmatureImporter.h
    branches/cloth-eltopo/source/blender/collada/CMakeLists.txt
    branches/cloth-eltopo/source/blender/collada/DocumentExporter.cpp
    branches/cloth-eltopo/source/blender/collada/DocumentExporter.h
    branches/cloth-eltopo/source/blender/collada/DocumentImporter.cpp
    branches/cloth-eltopo/source/blender/collada/DocumentImporter.h
    branches/cloth-eltopo/source/blender/collada/EffectExporter.cpp
    branches/cloth-eltopo/source/blender/collada/GeometryExporter.cpp
    branches/cloth-eltopo/source/blender/collada/ImageExporter.cpp
    branches/cloth-eltopo/source/blender/collada/MeshImporter.cpp
    branches/cloth-eltopo/source/blender/collada/SceneExporter.cpp
    branches/cloth-eltopo/source/blender/collada/collada_internal.h
    branches/cloth-eltopo/source/blender/collada/collada_utils.cpp
    branches/cloth-eltopo/source/blender/collada/collada_utils.h
    branches/cloth-eltopo/source/blender/compositor/CMakeLists.txt
    branches/cloth-eltopo/source/blender/compositor/intern/COM_Converter.cpp
    branches/cloth-eltopo/source/blender/compositor/intern/COM_ExecutionGroup.cpp
    branches/cloth-eltopo/source/blender/compositor/intern/COM_ExecutionSystem.cpp
    branches/cloth-eltopo/source/blender/compositor/intern/COM_ExecutionSystem.h
    branches/cloth-eltopo/source/blender/compositor/intern/COM_InputSocket.cpp
    branches/cloth-eltopo/source/blender/compositor/intern/COM_InputSocket.h
    branches/cloth-eltopo/source/blender/compositor/intern/COM_MemoryBuffer.cpp
    branches/cloth-eltopo/source/blender/compositor/intern/COM_NodeOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/intern/COM_NodeOperation.h
    branches/cloth-eltopo/source/blender/compositor/intern/COM_OutputSocket.cpp
    branches/cloth-eltopo/source/blender/compositor/intern/COM_OutputSocket.h
    branches/cloth-eltopo/source/blender/compositor/intern/COM_WorkPackage.h
    branches/cloth-eltopo/source/blender/compositor/intern/COM_WorkScheduler.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_BlurNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_ConvertAlphaNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_CropNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_HueSaturationValueNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_ImageNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_MuteNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_NormalNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_OutputFileNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_ScaleNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_SeparateRGBANode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_Stabilize2dNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_ViewLevelsNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_ViewerNode.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_BokehBlurOperation.h
    branches/cloth-eltopo/source/blender/compositor/operations/COM_ColorSpillOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_CropOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_CropOperation.h
    branches/cloth-eltopo/source/blender/compositor/operations/COM_DilateErodeOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_DisplaceOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_FastGaussianBlurOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_GammaCorrectOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_GaussianAlphaXBlurOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_GaussianAlphaYBlurOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_GaussianBokehBlurOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_GaussianXBlurOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_GaussianYBlurOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_GlareFogGlowOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_ImageOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_InpaintOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_KeyingDespillOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_KeyingOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_KeyingScreenOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_MathBaseOperation.h
    branches/cloth-eltopo/source/blender/compositor/operations/COM_MixBaseOperation.h
    branches/cloth-eltopo/source/blender/compositor/operations/COM_MovieDistortionOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_MovieDistortionOperation.h
    branches/cloth-eltopo/source/blender/compositor/operations/COM_OpenCLKernels.cl
    branches/cloth-eltopo/source/blender/compositor/operations/COM_OutputFileOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_ProjectorLensDistortionOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_RenderLayersBaseProg.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_RenderLayersBaseProg.h
    branches/cloth-eltopo/source/blender/compositor/operations/COM_ScaleOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_ScaleOperation.h
    branches/cloth-eltopo/source/blender/compositor/operations/COM_ScreenLensDistortionOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_TrackPositionOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_ViewerBaseOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_ViewerOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_WriteBufferOperation.cpp
    branches/cloth-eltopo/source/blender/datatoc/datatoc.c
    branches/cloth-eltopo/source/blender/editors/animation/anim_channels_defines.c
    branches/cloth-eltopo/source/blender/editors/animation/anim_channels_edit.c
    branches/cloth-eltopo/source/blender/editors/animation/anim_draw.c
    branches/cloth-eltopo/source/blender/editors/animation/anim_filter.c
    branches/cloth-eltopo/source/blender/editors/animation/anim_ipo_utils.c
    branches/cloth-eltopo/source/blender/editors/animation/anim_markers.c
    branches/cloth-eltopo/source/blender/editors/animation/anim_ops.c
    branches/cloth-eltopo/source/blender/editors/animation/drivers.c
    branches/cloth-eltopo/source/blender/editors/animation/fmodifier_ui.c
    branches/cloth-eltopo/source/blender/editors/animation/keyframes_draw.c
    branches/cloth-eltopo/source/blender/editors/animation/keyframes_edit.c
    branches/cloth-eltopo/source/blender/editors/animation/keyframes_general.c
    branches/cloth-eltopo/source/blender/editors/animation/keyframing.c
    branches/cloth-eltopo/source/blender/editors/animation/keyingsets.c
    branches/cloth-eltopo/source/blender/editors/armature/armature_ops.c
    branches/cloth-eltopo/source/blender/editors/armature/editarmature.c
    branches/cloth-eltopo/source/blender/editors/armature/editarmature_generate.c
    branches/cloth-eltopo/source/blender/editors/armature/editarmature_retarget.c
    branches/cloth-eltopo/source/blender/editors/armature/editarmature_sketch.c
    branches/cloth-eltopo/source/blender/editors/armature/meshlaplacian.c
    branches/cloth-eltopo/source/blender/editors/armature/poseSlide.c
    branches/cloth-eltopo/source/blender/editors/armature/poseUtils.c
    branches/cloth-eltopo/source/blender/editors/armature/poselib.c
    branches/cloth-eltopo/source/blender/editors/armature/poseobject.c
    branches/cloth-eltopo/source/blender/editors/armature/reeb.c
    branches/cloth-eltopo/source/blender/editors/armature/reeb.h
    branches/cloth-eltopo/source/blender/editors/curve/editcurve.c
    branches/cloth-eltopo/source/blender/editors/curve/editfont.c
    branches/cloth-eltopo/source/blender/editors/gpencil/drawgpencil.c
    branches/cloth-eltopo/source/blender/editors/gpencil/editaction_gpencil.c
    branches/cloth-eltopo/source/blender/editors/gpencil/gpencil_edit.c
    branches/cloth-eltopo/source/blender/editors/gpencil/gpencil_paint.c
    branches/cloth-eltopo/source/blender/editors/include/ED_gpencil.h
    branches/cloth-eltopo/source/blender/editors/include/ED_image.h
    branches/cloth-eltopo/source/blender/editors/include/ED_mask.h
    branches/cloth-eltopo/source/blender/editors/include/ED_mball.h
    branches/cloth-eltopo/source/blender/editors/include/ED_mesh.h
    branches/cloth-eltopo/source/blender/editors/include/ED_object.h
    branches/cloth-eltopo/source/blender/editors/include/ED_screen_types.h
    branches/cloth-eltopo/source/blender/editors/include/ED_view3d.h
    branches/cloth-eltopo/source/blender/editors/include/UI_icons.h
    branches/cloth-eltopo/source/blender/editors/include/UI_interface.h
    branches/cloth-eltopo/source/blender/editors/include/UI_resources.h
    branches/cloth-eltopo/source/blender/editors/interface/interface.c
    branches/cloth-eltopo/source/blender/editors/interface/interface_draw.c
    branches/cloth-eltopo/source/blender/editors/interface/interface_handlers.c
    branches/cloth-eltopo/source/blender/editors/interface/interface_icons.c
    branches/cloth-eltopo/source/blender/editors/interface/interface_intern.h
    branches/cloth-eltopo/source/blender/editors/interface/interface_layout.c
    branches/cloth-eltopo/source/blender/editors/interface/interface_ops.c
    branches/cloth-eltopo/source/blender/editors/interface/interface_panel.c
    branches/cloth-eltopo/source/blender/editors/interface/interface_regions.c
    branches/cloth-eltopo/source/blender/editors/interface/interface_style.c
    branches/cloth-eltopo/source/blender/editors/interface/interface_templates.c
    branches/cloth-eltopo/source/blender/editors/interface/interface_widgets.c
    branches/cloth-eltopo/source/blender/editors/interface/resources.c
    branches/cloth-eltopo/source/blender/editors/interface/view2d.c
    branches/cloth-eltopo/source/blender/editors/interface/view2d_ops.c
    branches/cloth-eltopo/source/blender/editors/io/io_collada.c
    branches/cloth-eltopo/source/blender/editors/mask/mask_add.c
    branches/cloth-eltopo/source/blender/editors/mask/mask_draw.c
    branches/cloth-eltopo/source/blender/editors/mask/mask_intern.h
    branches/cloth-eltopo/source/blender/editors/mask/mask_ops.c
    branches/cloth-eltopo/source/blender/editors/mask/mask_select.c
    branches/cloth-eltopo/source/blender/editors/mesh/CMakeLists.txt
    branches/cloth-eltopo/source/blender/editors/mesh/SConscript
    branches/cloth-eltopo/source/blender/editors/mesh/editface.c
    branches/cloth-eltopo/source/blender/editors/mesh/editmesh_add.c
    branches/cloth-eltopo/source/blender/editors/mesh/editmesh_bvh.c
    branches/cloth-eltopo/source/blender/editors/mesh/editmesh_knife.c
    branches/cloth-eltopo/source/blender/editors/mesh/editmesh_loopcut.c
    branches/cloth-eltopo/source/blender/editors/mesh/editmesh_rip.c
    branches/cloth-eltopo/source/blender/editors/mesh/editmesh_select.c
    branches/cloth-eltopo/source/blender/editors/mesh/editmesh_slide.c
    branches/cloth-eltopo/source/blender/editors/mesh/editmesh_tools.c
    branches/cloth-eltopo/source/blender/editors/mesh/editmesh_utils.c
    branches/cloth-eltopo/source/blender/editors/mesh/mesh_data.c
    branches/cloth-eltopo/source/blender/editors/mesh/mesh_intern.h
    branches/cloth-eltopo/source/blender/editors/mesh/mesh_navmesh.c
    branches/cloth-eltopo/source/blender/editors/mesh/mesh_ops.c
    branches/cloth-eltopo/source/blender/editors/mesh/meshtools.c
    branches/cloth-eltopo/source/blender/editors/metaball/mball_edit.c
    branches/cloth-eltopo/source/blender/editors/object/CMakeLists.txt
    branches/cloth-eltopo/source/blender/editors/object/object_add.c
    branches/cloth-eltopo/source/blender/editors/object/object_bake.c
    branches/cloth-eltopo/source/blender/editors/object/object_constraint.c
    branches/cloth-eltopo/source/blender/editors/object/object_edit.c
    branches/cloth-eltopo/source/blender/editors/object/object_group.c
    branches/cloth-eltopo/source/blender/editors/object/object_hook.c
    branches/cloth-eltopo/source/blender/editors/object/object_lattice.c
    branches/cloth-eltopo/source/blender/editors/object/object_modifier.c
    branches/cloth-eltopo/source/blender/editors/object/object_ops.c
    branches/cloth-eltopo/source/blender/editors/object/object_relations.c
    branches/cloth-eltopo/source/blender/editors/object/object_select.c
    branches/cloth-eltopo/source/blender/editors/object/object_shapekey.c
    branches/cloth-eltopo/source/blender/editors/object/object_transform.c
    branches/cloth-eltopo/source/blender/editors/object/object_vgroup.c
    branches/cloth-eltopo/source/blender/editors/physics/CMakeLists.txt
    branches/cloth-eltopo/source/blender/editors/physics/SConscript
    branches/cloth-eltopo/source/blender/editors/physics/dynamicpaint_ops.c
    branches/cloth-eltopo/source/blender/editors/physics/particle_boids.c
    branches/cloth-eltopo/source/blender/editors/physics/particle_edit.c
    branches/cloth-eltopo/source/blender/editors/physics/particle_object.c
    branches/cloth-eltopo/source/blender/editors/physics/physics_fluid.c
    branches/cloth-eltopo/source/blender/editors/physics/physics_ops.c
    branches/cloth-eltopo/source/blender/editors/render/render_internal.c
    branches/cloth-eltopo/source/blender/editors/render/render_opengl.c
    branches/cloth-eltopo/source/blender/editors/render/render_preview.c
    branches/cloth-eltopo/source/blender/editors/render/render_shading.c
    branches/cloth-eltopo/source/blender/editors/render/render_update.c
    branches/cloth-eltopo/source/blender/editors/render/render_view.c
    branches/cloth-eltopo/source/blender/editors/screen/area.c
    branches/cloth-eltopo/source/blender/editors/screen/glutil.c
    branches/cloth-eltopo/source/blender/editors/screen/screen_context.c
    branches/cloth-eltopo/source/blender/editors/screen/screen_edit.c
    branches/cloth-eltopo/source/blender/editors/screen/screen_ops.c
    branches/cloth-eltopo/source/blender/editors/screen/screendump.c
    branches/cloth-eltopo/source/blender/editors/sculpt_paint/paint_image.c
    branches/cloth-eltopo/source/blender/editors/sculpt_paint/paint_ops.c
    branches/cloth-eltopo/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/cloth-eltopo/source/blender/editors/sculpt_paint/paint_utils.c
    branches/cloth-eltopo/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/cloth-eltopo/source/blender/editors/sculpt_paint/sculpt.c
    branches/cloth-eltopo/source/blender/editors/sculpt_paint/sculpt_undo.c
    branches/cloth-eltopo/source/blender/editors/space_action/action_draw.c
    branches/cloth-eltopo/source/blender/editors/space_action/action_edit.c
    branches/cloth-eltopo/source/blender/editors/space_action/action_intern.h
    branches/cloth-eltopo/source/blender/editors/space_action/action_ops.c
    branches/cloth-eltopo/source/blender/editors/space_action/action_select.c
    branches/cloth-eltopo/source/blender/editors/space_action/space_action.c
    branches/cloth-eltopo/source/blender/editors/space_api/spacetypes.c
    branches/cloth-eltopo/source/blender/editors/space_buttons/buttons_context.c
    branches/cloth-eltopo/source/blender/editors/space_buttons/buttons_ops.c
    branches/cloth-eltopo/source/blender/editors/space_buttons/buttons_texture.c
    branches/cloth-eltopo/source/blender/editors/space_buttons/space_buttons.c
    branches/cloth-eltopo/source/blender/editors/space_clip/clip_draw.c
    branches/cloth-eltopo/source/blender/editors/space_clip/clip_editor.c
    branches/cloth-eltopo/source/blender/editors/space_clip/clip_ops.c
    branches/cloth-eltopo/source/blender/editors/space_clip/clip_utils.c
    branches/cloth-eltopo/source/blender/editors/space_clip/space_clip.c
    branches/cloth-eltopo/source/blender/editors/space_clip/tracking_ops.c
    branches/cloth-eltopo/source/blender/editors/space_clip/tracking_select.c
    branches/cloth-eltopo/source/blender/editors/space_console/console_draw.c
    branches/cloth-eltopo/source/blender/editors/space_console/console_ops.c
    branches/cloth-eltopo/source/blender/editors/space_console/space_console.c
    branches/cloth-eltopo/source/blender/editors/space_file/file_draw.c
    branches/cloth-eltopo/source/blender/editors/space_file/file_ops.c
    branches/cloth-eltopo/source/blender/editors/space_file/file_panels.c
    branches/cloth-eltopo/source/blender/editors/space_file/filelist.c
    branches/cloth-eltopo/source/blender/editors/space_file/filesel.c
    branches/cloth-eltopo/source/blender/editors/space_file/fsmenu.c
    branches/cloth-eltopo/source/blender/editors/space_file/fsmenu.h
    branches/cloth-eltopo/source/blender/editors/space_file/space_file.c
    branches/cloth-eltopo/source/blender/editors/space_graph/graph_buttons.c
    branches/cloth-eltopo/source/blender/editors/space_graph/graph_draw.c
    branches/cloth-eltopo/source/blender/editors/space_graph/graph_edit.c
    branches/cloth-eltopo/source/blender/editors/space_graph/graph_intern.h
    branches/cloth-eltopo/source/blender/editors/space_graph/graph_ops.c
    branches/cloth-eltopo/source/blender/editors/space_graph/graph_select.c
    branches/cloth-eltopo/source/blender/editors/space_graph/space_graph.c
    branches/cloth-eltopo/source/blender/editors/space_image/image_buttons.c
    branches/cloth-eltopo/source/blender/editors/space_image/image_draw.c
    branches/cloth-eltopo/source/blender/editors/space_image/image_edit.c
    branches/cloth-eltopo/source/blender/editors/space_image/image_ops.c
    branches/cloth-eltopo/source/blender/editors/space_image/space_image.c
    branches/cloth-eltopo/source/blender/editors/space_info/info_draw.c
    branches/cloth-eltopo/source/blender/editors/space_info/info_ops.c
    branches/cloth-eltopo/source/blender/editors/space_info/info_report.c
    branches/cloth-eltopo/source/blender/editors/space_info/space_info.c
    branches/cloth-eltopo/source/blender/editors/space_info/textview.c
    branches/cloth-eltopo/source/blender/editors/space_logic/CMakeLists.txt
    branches/cloth-eltopo/source/blender/editors/space_logic/SConscript
    branches/cloth-eltopo/source/blender/editors/space_logic/logic_buttons.c
    branches/cloth-eltopo/source/blender/editors/space_logic/logic_ops.c
    branches/cloth-eltopo/source/blender/editors/space_logic/logic_window.c
    branches/cloth-eltopo/source/blender/editors/space_logic/space_logic.c
    branches/cloth-eltopo/source/blender/editors/space_nla/nla_buttons.c
    branches/cloth-eltopo/source/blender/editors/space_nla/nla_channels.c
    branches/cloth-eltopo/source/blender/editors/space_nla/nla_draw.c
    branches/cloth-eltopo/source/blender/editors/space_nla/nla_edit.c
    branches/cloth-eltopo/source/blender/editors/space_nla/nla_ops.c
    branches/cloth-eltopo/source/blender/editors/space_nla/nla_select.c
    branches/cloth-eltopo/source/blender/editors/space_node/drawnode.c
    branches/cloth-eltopo/source/blender/editors/space_node/node_add.c
    branches/cloth-eltopo/source/blender/editors/space_node/node_draw.c
    branches/cloth-eltopo/source/blender/editors/space_node/node_edit.c
    branches/cloth-eltopo/source/blender/editors/space_node/node_group.c
    branches/cloth-eltopo/source/blender/editors/space_node/node_header.c
    branches/cloth-eltopo/source/blender/editors/space_node/node_intern.h
    branches/cloth-eltopo/source/blender/editors/space_node/node_ops.c
    branches/cloth-eltopo/source/blender/editors/space_node/node_relationships.c
    branches/cloth-eltopo/source/blender/editors/space_node/node_templates.c
    branches/cloth-eltopo/source/blender/editors/space_node/node_view.c
    branches/cloth-eltopo/source/blender/editors/space_node/space_node.c
    branches/cloth-eltopo/source/blender/editors/space_outliner/outliner_draw.c
    branches/cloth-eltopo/source/blender/editors/space_outliner/outliner_edit.c
    branches/cloth-eltopo/source/blender/editors/space_outliner/outliner_select.c
    branches/cloth-eltopo/source/blender/editors/space_outliner/outliner_tools.c
    branches/cloth-eltopo/source/blender/editors/space_outliner/outliner_tree.c
    branches/cloth-eltopo/source/blender/editors/space_outliner/space_outliner.c
    branches/cloth-eltopo/source/blender/editors/space_sequencer/CMakeLists.txt
    branches/cloth-eltopo/source/blender/editors/space_sequencer/SConscript
    branches/cloth-eltopo/source/blender/editors/space_sequencer/sequencer_add.c
    branches/cloth-eltopo/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/cloth-eltopo/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/cloth-eltopo/source/blender/editors/space_sequencer/sequencer_select.c
    branches/cloth-eltopo/source/blender/editors/space_sequencer/space_sequencer.c
    branches/cloth-eltopo/source/blender/editors/space_text/CMakeLists.txt
    branches/cloth-eltopo/source/blender/editors/space_text/SConscript
    branches/cloth-eltopo/source/blender/editors/space_text/space_text.c
    branches/cloth-eltopo/source/blender/editors/space_text/text_draw.c
    branches/cloth-eltopo/source/blender/editors/space_text/text_intern.h
    branches/cloth-eltopo/source/blender/editors/space_text/text_ops.c
    branches/cloth-eltopo/source/blender/editors/space_text/text_python.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/CMakeLists.txt
    branches/cloth-eltopo/source/blender/editors/space_view3d/drawanimviz.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/drawarmature.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/drawmesh.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/drawobject.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/space_view3d.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_buttons.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_draw.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_edit.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_fly.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_header.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_intern.h
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_ops.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_select.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_snap.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_view.c
    branches/cloth-eltopo/source/blender/editors/transform/transform.c
    branches/cloth-eltopo/source/blender/editors/transform/transform.h
    branches/cloth-eltopo/source/blender/editors/transform/transform_constraints.c
    branches/cloth-eltopo/source/blender/editors/transform/transform_conversions.c
    branches/cloth-eltopo/source/blender/editors/transform/transform_generics.c
    branches/cloth-eltopo/source/blender/editors/transform/transform_manipulator.c
    branches/cloth-eltopo/source/blender/editors/transform/transform_ops.c
    branches/cloth-eltopo/source/blender/editors/transform/transform_orientations.c
    branches/cloth-eltopo/source/blender/editors/transform/transform_snap.c
    branches/cloth-eltopo/source/blender/editors/util/crazyspace.c
    branches/cloth-eltopo/source/blender/editors/util/editmode_undo.c
    branches/cloth-eltopo/source/blender/editors/util/numinput.c
    branches/cloth-eltopo/source/blender/editors/util/undo.c
    branches/cloth-eltopo/source/blender/editors/uvedit/uvedit_buttons.c
    branches/cloth-eltopo/source/blender/editors/uvedit/uvedit_draw.c
    branches/cloth-eltopo/source/blender/editors/uvedit/uvedit_intern.h
    branches/cloth-eltopo/source/blender/editors/uvedit/uvedit_ops.c
    branches/cloth-eltopo/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/cloth-eltopo/source/blender/editors/uvedit/uvedit_smart_stitch.c
    branches/cloth-eltopo/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/cloth-eltopo/source/blender/gpu/GPU_buffers.h
    branches/cloth-eltopo/source/blender/gpu/GPU_draw.h
    branches/cloth-eltopo/source/blender/gpu/GPU_extensions.h
    branches/cloth-eltopo/source/blender/gpu/GPU_material.h
    branches/cloth-eltopo/source/blender/gpu/SConscript
    branches/cloth-eltopo/source/blender/gpu/intern/gpu_buffers.c
    branches/cloth-eltopo/source/blender/gpu/intern/gpu_codegen.c
    branches/cloth-eltopo/source/blender/gpu/intern/gpu_codegen.h
    branches/cloth-eltopo/source/blender/gpu/intern/gpu_draw.c
    branches/cloth-eltopo/source/blender/gpu/intern/gpu_extensions.c
    branches/cloth-eltopo/source/blender/gpu/intern/gpu_material.c
    branches/cloth-eltopo/source/blender/gpu/shaders/gpu_shader_material.glsl
    branches/cloth-eltopo/source/blender/gpu/shaders/gpu_shader_vertex.glsl
    branches/cloth-eltopo/source/blender/ikplugin/BIK_api.h
    branches/cloth-eltopo/source/blender/ikplugin/intern/ikplugin_api.c
    branches/cloth-eltopo/source/blender/ikplugin/intern/iksolver_plugin.c
    branches/cloth-eltopo/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/cloth-eltopo/source/blender/imbuf/CMakeLists.txt
    branches/cloth-eltopo/source/blender/imbuf/IMB_imbuf.h
    branches/cloth-eltopo/source/blender/imbuf/IMB_imbuf_types.h
    branches/cloth-eltopo/source/blender/imbuf/intern/IMB_filetype.h
    branches/cloth-eltopo/source/blender/imbuf/intern/IMB_indexer.h
    branches/cloth-eltopo/source/blender/imbuf/intern/allocimbuf.c
    branches/cloth-eltopo/source/blender/imbuf/intern/anim_movie.c
    branches/cloth-eltopo/source/blender/imbuf/intern/bmp.c
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/CMakeLists.txt
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/SConscript
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/cin_debug_stuff.h
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/cineon_dpx.c
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/cineonfile.h
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/cineonlib.c
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/cineonlib.h
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/dpxfile.h
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/dpxlib.c
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/dpxlib.h
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/logImageCore.c
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/logImageCore.h
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/logImageLib.h
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/logmemfile.c
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/logmemfile.h
    branches/cloth-eltopo/source/blender/imbuf/intern/colormanagement.c
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/BlockDXT.cpp
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/BlockDXT.h
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/CMakeLists.txt
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/ColorBlock.cpp
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/Common.h
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/PixelFormat.h
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/SConscript
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/Stream.h
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/cloth-eltopo/source/blender/imbuf/intern/divers.c
    branches/cloth-eltopo/source/blender/imbuf/intern/filetype.c
    branches/cloth-eltopo/source/blender/imbuf/intern/imageprocess.c
    branches/cloth-eltopo/source/blender/imbuf/intern/indexer.c
    branches/cloth-eltopo/source/blender/imbuf/intern/iris.c
    branches/cloth-eltopo/source/blender/imbuf/intern/jp2.c
    branches/cloth-eltopo/source/blender/imbuf/intern/jpeg.c
    branches/cloth-eltopo/source/blender/imbuf/intern/openexr/CMakeLists.txt
    branches/cloth-eltopo/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/cloth-eltopo/source/blender/imbuf/intern/openexr/openexr_multi.h
    branches/cloth-eltopo/source/blender/imbuf/intern/openexr/openexr_stub.cpp
    branches/cloth-eltopo/source/blender/imbuf/intern/png.c
    branches/cloth-eltopo/source/blender/imbuf/intern/radiance_hdr.c
    branches/cloth-eltopo/source/blender/imbuf/intern/readimage.c
    branches/cloth-eltopo/source/blender/imbuf/intern/rectop.c
    branches/cloth-eltopo/source/blender/imbuf/intern/scaling.c
    branches/cloth-eltopo/source/blender/imbuf/intern/targa.c
    branches/cloth-eltopo/source/blender/imbuf/intern/thumbs.c
    branches/cloth-eltopo/source/blender/imbuf/intern/thumbs_blend.c
    branches/cloth-eltopo/source/blender/imbuf/intern/util.c
    branches/cloth-eltopo/source/blender/makesdna/DNA_action_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_actuator_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_anim_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_armature_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_boid_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_cloth_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_constraint_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_curve_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_customdata_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_genfile.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_gpencil_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_image_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_ipo_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_lamp_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_material_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_meshdata_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_meta_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_modifier_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_movieclip_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_nla_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_node_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_object_force.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_object_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_packedFile_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_scene_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_sequence_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_space_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_text_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_texture_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_tracking_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_userdef_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_view2d_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_view3d_types.h
    branches/cloth-eltopo/source/blender/makesdna/DNA_world_types.h
    branches/cloth-eltopo/source/blender/makesdna/intern/dna_genfile.c
    branches/cloth-eltopo/source/blender/makesdna/intern/makesdna.c
    branches/cloth-eltopo/source/blender/makesrna/RNA_access.h
    branches/cloth-eltopo/source/blender/makesrna/RNA_types.h
    branches/cloth-eltopo/source/blender/makesrna/intern/makesrna.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_ID.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_access.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_action.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_actuator.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_animation.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_animation_api.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_armature.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_boid.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_brush.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_camera.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_cloth.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_color.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_constraint.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_controller.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_curve.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_define.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_fcurve.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_fluidsim.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_gpencil.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_group.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_image.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_image_api.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_internal.h
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_lamp.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_main.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_main_api.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_mask.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_material.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_mesh.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_mesh_api.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_meta.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_modifier.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_nla.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_nodetree.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_object.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_object_api.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_object_force.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_particle.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_pose.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_render.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_rna.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_scene.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_scene_api.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_sequencer.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_sequencer_api.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_smoke.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_space.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_speaker.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_text.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_texture.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_tracking.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_ui.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_ui_api.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_userdef.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_wm.c
    branches/cloth-eltopo/source/blender/makesrna/intern/rna_wm_api.c
    branches/cloth-eltopo/source/blender/makesrna/rna_cleanup/rna_cleaner.py
    branches/cloth-eltopo/source/blender/makesrna/rna_cleanup/rna_cleaner_merge.py
    branches/cloth-eltopo/source/blender/modifiers/CMakeLists.txt
    branches/cloth-eltopo/source/blender/modifiers/MOD_modifiertypes.h
    branches/cloth-eltopo/source/blender/modifiers/SConscript
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_armature.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_array.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_bevel.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_boolean.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_boolean_util.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_build.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_cloth.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_curve.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_decimate.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_dynamicpaint.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_explode.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_fluidsim_util.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_lattice.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_mask.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_mirror.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_ocean.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_particleinstance.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_remesh.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_screw.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_shapekey.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_shrinkwrap.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_skin.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_smooth.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_solidify.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_util.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_util.h
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_warp.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_wave.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_weightvgedit.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_weightvgmix.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_weightvgproximity.c
    branches/cloth-eltopo/source/blender/nodes/CMakeLists.txt
    branches/cloth-eltopo/source/blender/nodes/NOD_composite.h
    branches/cloth-eltopo/source/blender/nodes/NOD_shader.h
    branches/cloth-eltopo/source/blender/nodes/NOD_socket.h
    branches/cloth-eltopo/source/blender/nodes/composite/node_composite_tree.c
    branches/cloth-eltopo/source/blender/nodes/composite/node_composite_util.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_alphaOver.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_bilateralblur.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_bokehimage.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_boxmask.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_brightness.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_channelMatte.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_chromaMatte.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_colorMatte.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_colorSpill.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_colorbalance.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_colorcorrection.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_common.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_composite.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_crop.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_curves.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_defocus.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_despeckle.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_diffMatte.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_dilate.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_displace.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_distanceMatte.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_doubleEdgeMask.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_ellipsemask.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_filter.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_flip.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_gamma.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_glare.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_hueSatVal.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_huecorrect.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_idMask.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_image.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_invert.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_keyingscreen.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_lensdist.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_levels.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_lummaMatte.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_mapUV.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_mapValue.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_math.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_mixrgb.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_normal.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_normalize.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_premulkey.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_rgb.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_rotate.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_sepcombHSVA.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_sepcombRGBA.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_sepcombYCCA.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_sepcombYUVA.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_setalpha.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_splitViewer.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_stabilize2d.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_switch.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_texture.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_tonemap.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_translate.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_valToRgb.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_value.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_viewer.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_zcombine.c
    branches/cloth-eltopo/source/blender/nodes/intern/node_common.c
    branches/cloth-eltopo/source/blender/nodes/intern/node_common.h
    branches/cloth-eltopo/source/blender/nodes/intern/node_exec.c
    branches/cloth-eltopo/source/blender/nodes/intern/node_exec.h
    branches/cloth-eltopo/source/blender/nodes/intern/node_socket.c
    branches/cloth-eltopo/source/blender/nodes/intern/node_util.c
    branches/cloth-eltopo/source/blender/nodes/intern/node_util.h
    branches/cloth-eltopo/source/blender/nodes/shader/node_shader_tree.c
    branches/cloth-eltopo/source/blender/nodes/shader/node_shader_util.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_add_shader.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_attribute.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_background.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_brightness.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_bsdf_anisotropic.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_bsdf_diffuse.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_bsdf_glass.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_bsdf_glossy.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_bsdf_translucent.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_bsdf_transparent.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_bsdf_velvet.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_bump.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_camera.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_common.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_curves.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_emission.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_fresnel.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_gamma.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_geom.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_geometry.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_holdout.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_hueSatVal.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_invert.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_layer_weight.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_light_falloff.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_light_path.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_mapping.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_material.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_math.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_mixRgb.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_mix_shader.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_normal.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_object_info.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_output.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_output_lamp.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_output_material.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_output_world.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_particle_info.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_rgb.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_sepcombRGB.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_squeeze.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_brick.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_checker.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_coord.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_environment.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_gradient.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_image.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_magic.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_musgrave.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_noise.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_sky.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_voronoi.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tex_wave.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_texture.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_valToRgb.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_value.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_vectMath.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_volume_isotropic.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_volume_transparent.c
    branches/cloth-eltopo/source/blender/nodes/texture/node_texture_tree.c
    branches/cloth-eltopo/source/blender/nodes/texture/node_texture_util.c
    branches/cloth-eltopo/source/blender/nodes/texture/node_texture_util.h
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_at.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_bricks.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_checker.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_common.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_compose.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_coord.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_curves.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_decompose.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_distance.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_hueSatVal.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_image.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_invert.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_math.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_mixRgb.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_output.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_proc.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_rotate.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_scale.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_texture.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_translate.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_valToNor.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_valToRgb.c
    branches/cloth-eltopo/source/blender/nodes/texture/nodes/node_texture_viewer.c
    branches/cloth-eltopo/source/blender/opencl/CMakeLists.txt
    branches/cloth-eltopo/source/blender/python/BPY_extern.h
    branches/cloth-eltopo/source/blender/python/bmesh/bmesh_py_ops.c
    branches/cloth-eltopo/source/blender/python/bmesh/bmesh_py_types.c
    branches/cloth-eltopo/source/blender/python/bmesh/bmesh_py_types.h
    branches/cloth-eltopo/source/blender/python/bmesh/bmesh_py_types_customdata.c
    branches/cloth-eltopo/source/blender/python/bmesh/bmesh_py_types_meshdata.c
    branches/cloth-eltopo/source/blender/python/bmesh/bmesh_py_types_select.c
    branches/cloth-eltopo/source/blender/python/generic/bgl.c
    branches/cloth-eltopo/source/blender/python/generic/bpy_internal_import.c
    branches/cloth-eltopo/source/blender/python/generic/idprop_py_api.c
    branches/cloth-eltopo/source/blender/python/generic/idprop_py_api.h
    branches/cloth-eltopo/source/blender/python/generic/py_capi_utils.c
    branches/cloth-eltopo/source/blender/python/intern/CMakeLists.txt
    branches/cloth-eltopo/source/blender/python/intern/bpy.c
    branches/cloth-eltopo/source/blender/python/intern/bpy_app.c
    branches/cloth-eltopo/source/blender/python/intern/bpy_app_handlers.c
    branches/cloth-eltopo/source/blender/python/intern/bpy_driver.c
    branches/cloth-eltopo/source/blender/python/intern/bpy_interface.c
    branches/cloth-eltopo/source/blender/python/intern/bpy_intern_string.c
    branches/cloth-eltopo/source/blender/python/intern/bpy_intern_string.h
    branches/cloth-eltopo/source/blender/python/intern/bpy_props.c
    branches/cloth-eltopo/source/blender/python/intern/bpy_rna.c
    branches/cloth-eltopo/source/blender/python/intern/bpy_rna.h
    branches/cloth-eltopo/source/blender/python/intern/bpy_rna_array.c
    branches/cloth-eltopo/source/blender/python/intern/bpy_util.c
    branches/cloth-eltopo/source/blender/python/intern/bpy_util.h
    branches/cloth-eltopo/source/blender/python/mathutils/mathutils.c
    branches/cloth-eltopo/source/blender/python/mathutils/mathutils_Color.c
    branches/cloth-eltopo/source/blender/python/mathutils/mathutils_Color.h
    branches/cloth-eltopo/source/blender/python/mathutils/mathutils_Euler.c
    branches/cloth-eltopo/source/blender/python/mathutils/mathutils_Euler.h
    branches/cloth-eltopo/source/blender/python/mathutils/mathutils_Matrix.c
    branches/cloth-eltopo/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/cloth-eltopo/source/blender/python/mathutils/mathutils_Quaternion.h
    branches/cloth-eltopo/source/blender/python/mathutils/mathutils_Vector.c
    branches/cloth-eltopo/source/blender/python/mathutils/mathutils_geometry.c
    branches/cloth-eltopo/source/blender/quicktime/apple/qtkit_export.m
    branches/cloth-eltopo/source/blender/quicktime/apple/qtkit_import.m
    branches/cloth-eltopo/source/blender/quicktime/apple/quicktime_export.c
    branches/cloth-eltopo/source/blender/quicktime/quicktime_export.h
    branches/cloth-eltopo/source/blender/quicktime/quicktime_import.h
    branches/cloth-eltopo/source/blender/render/extern/include/RE_engine.h
    branches/cloth-eltopo/source/blender/render/extern/include/RE_pipeline.h
    branches/cloth-eltopo/source/blender/render/extern/include/RE_shader_ext.h
    branches/cloth-eltopo/source/blender/render/intern/include/envmap.h
    branches/cloth-eltopo/source/blender/render/intern/include/initrender.h
    branches/cloth-eltopo/source/blender/render/intern/include/pointdensity.h
    branches/cloth-eltopo/source/blender/render/intern/include/rayobject.h
    branches/cloth-eltopo/source/blender/render/intern/include/render_types.h
    branches/cloth-eltopo/source/blender/render/intern/include/rendercore.h
    branches/cloth-eltopo/source/blender/render/intern/include/renderdatabase.h
    branches/cloth-eltopo/source/blender/render/intern/include/shadbuf.h
    branches/cloth-eltopo/source/blender/render/intern/include/shading.h
    branches/cloth-eltopo/source/blender/render/intern/include/sunsky.h
    branches/cloth-eltopo/source/blender/render/intern/include/texture_ocean.h
    branches/cloth-eltopo/source/blender/render/intern/include/volume_precache.h
    branches/cloth-eltopo/source/blender/render/intern/raytrace/bvh.h
    branches/cloth-eltopo/source/blender/render/intern/raytrace/rayobject.cpp
    branches/cloth-eltopo/source/blender/render/intern/raytrace/rayobject_blibvh.cpp
    branches/cloth-eltopo/source/blender/render/intern/raytrace/rayobject_instance.cpp
    branches/cloth-eltopo/source/blender/render/intern/raytrace/rayobject_internal.h
    branches/cloth-eltopo/source/blender/render/intern/raytrace/rayobject_octree.cpp
    branches/cloth-eltopo/source/blender/render/intern/raytrace/rayobject_qbvh.cpp
    branches/cloth-eltopo/source/blender/render/intern/raytrace/rayobject_raycounter.cpp
    branches/cloth-eltopo/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
    branches/cloth-eltopo/source/blender/render/intern/raytrace/rayobject_rtbuild.h
    branches/cloth-eltopo/source/blender/render/intern/raytrace/rayobject_vbvh.cpp
    branches/cloth-eltopo/source/blender/render/intern/raytrace/reorganize.h
    branches/cloth-eltopo/source/blender/render/intern/raytrace/svbvh.h
    branches/cloth-eltopo/source/blender/render/intern/raytrace/vbvh.h
    branches/cloth-eltopo/source/blender/render/intern/source/convertblender.c
    branches/cloth-eltopo/source/blender/render/intern/source/envmap.c
    branches/cloth-eltopo/source/blender/render/intern/source/external_engine.c
    branches/cloth-eltopo/source/blender/render/intern/source/gammaCorrectionTables.c
    branches/cloth-eltopo/source/blender/render/intern/source/imagetexture.c
    branches/cloth-eltopo/source/blender/render/intern/source/initrender.c
    branches/cloth-eltopo/source/blender/render/intern/source/occlusion.c
    branches/cloth-eltopo/source/blender/render/intern/source/pipeline.c
    branches/cloth-eltopo/source/blender/render/intern/source/pixelshading.c
    branches/cloth-eltopo/source/blender/render/intern/source/pointdensity.c
    branches/cloth-eltopo/source/blender/render/intern/source/rayshade.c
    branches/cloth-eltopo/source/blender/render/intern/source/render_result.c
    branches/cloth-eltopo/source/blender/render/intern/source/render_texture.c
    branches/cloth-eltopo/source/blender/render/intern/source/rendercore.c
    branches/cloth-eltopo/source/blender/render/intern/source/renderdatabase.c
    branches/cloth-eltopo/source/blender/render/intern/source/shadbuf.c
    branches/cloth-eltopo/source/blender/render/intern/source/shadeinput.c
    branches/cloth-eltopo/source/blender/render/intern/source/shadeoutput.c
    branches/cloth-eltopo/source/blender/render/intern/source/sss.c
    branches/cloth-eltopo/source/blender/render/intern/source/strand.c
    branches/cloth-eltopo/source/blender/render/intern/source/sunsky.c
    branches/cloth-eltopo/source/blender/render/intern/source/texture_ocean.c
    branches/cloth-eltopo/source/blender/render/intern/source/volume_precache.c
    branches/cloth-eltopo/source/blender/render/intern/source/volumetric.c
    branches/cloth-eltopo/source/blender/render/intern/source/voxeldata.c
    branches/cloth-eltopo/source/blender/render/intern/source/zbuf.c
    branches/cloth-eltopo/source/blender/windowmanager/CMakeLists.txt
    branches/cloth-eltopo/source/blender/windowmanager/WM_api.h
    branches/cloth-eltopo/source/blender/windowmanager/WM_keymap.h
    branches/cloth-eltopo/source/blender/windowmanager/WM_types.h
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_cursors.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_dragdrop.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_draw.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_event_system.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_files.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_init_exit.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_jobs.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_keymap.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_operators.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_playanim.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_subwindow.c
    branches/cloth-eltopo/source/blender/windowmanager/intern/wm_window.c
    branches/cloth-eltopo/source/blender/windowmanager/wm_event_system.h
    branches/cloth-eltopo/source/blender/windowmanager/wm_event_types.h
    branches/cloth-eltopo/source/blenderplayer/CMakeLists.txt
    branches/cloth-eltopo/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/cloth-eltopo/source/creator/CMakeLists.txt
    branches/cloth-eltopo/source/creator/creator.c
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.h
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.cpp
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.cpp
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/KX_BlenderSystem.cpp
    branches/cloth-eltopo/source/gameengine/BlenderRoutines/SConscript
    branches/cloth-eltopo/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/cloth-eltopo/source/gameengine/Converter/BL_ArmatureActuator.h
    branches/cloth-eltopo/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/cloth-eltopo/source/gameengine/Converter/BL_ArmatureConstraint.cpp
    branches/cloth-eltopo/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/cloth-eltopo/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/cloth-eltopo/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/cloth-eltopo/source/gameengine/Converter/BL_MeshDeformer.cpp
    branches/cloth-eltopo/source/gameengine/Converter/BL_MeshDeformer.h
    branches/cloth-eltopo/source/gameengine/Converter/BL_ModifierDeformer.cpp
    branches/cloth-eltopo/source/gameengine/Converter/BL_ModifierDeformer.h
    branches/cloth-eltopo/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/cloth-eltopo/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/cloth-eltopo/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/cloth-eltopo/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/cloth-eltopo/source/gameengine/Converter/BL_SkinDeformer.h
    branches/cloth-eltopo/source/gameengine/Converter/CMakeLists.txt
    branches/cloth-eltopo/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/cloth-eltopo/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/cloth-eltopo/source/gameengine/Converter/KX_ConvertActuators.h
    branches/cloth-eltopo/source/gameengine/Converter/KX_ConvertControllers.cpp
    branches/cloth-eltopo/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/cloth-eltopo/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/cloth-eltopo/source/gameengine/Converter/KX_IpoConvert.cpp
    branches/cloth-eltopo/source/gameengine/Converter/KX_SoftBodyDeformer.cpp
    branches/cloth-eltopo/source/gameengine/Converter/KX_SoftBodyDeformer.h
    branches/cloth-eltopo/source/gameengine/Converter/SConscript
    branches/cloth-eltopo/source/gameengine/Expressions/BoolValue.cpp
    branches/cloth-eltopo/source/gameengine/Expressions/FloatValue.cpp
    branches/cloth-eltopo/source/gameengine/Expressions/InputParser.cpp
    branches/cloth-eltopo/source/gameengine/Expressions/IntValue.cpp
    branches/cloth-eltopo/source/gameengine/Expressions/ListValue.cpp
    branches/cloth-eltopo/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/cloth-eltopo/source/gameengine/Expressions/PyObjectPlus.h
    branches/cloth-eltopo/source/gameengine/Expressions/StringValue.cpp
    branches/cloth-eltopo/source/gameengine/Expressions/Value.h
    branches/cloth-eltopo/source/gameengine/Expressions/VectorValue.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/Joystick/SCA_JoystickEvents.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_AlwaysSensor.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_IController.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_IInputDevice.h
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_ILogicBrick.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_LogicManager.h
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_MouseManager.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_PythonController.h
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_PythonKeyboard.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_PythonMouse.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/cloth-eltopo/source/gameengine/GameLogic/SCA_TimeEventManager.cpp
    branches/cloth-eltopo/source/gameengine/GamePlayer/CMakeLists.txt
    branches/cloth-eltopo/source/gameengine/GamePlayer/common/GPC_KeyboardDevice.h
    branches/cloth-eltopo/source/gameengine/GamePlayer/common/GPC_MouseDevice.h
    branches/cloth-eltopo/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.cpp
    branches/cloth-eltopo/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.cpp
    branches/cloth-eltopo/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/cloth-eltopo/source/gameengine/GamePlayer/common/SConscript
    branches/cloth-eltopo/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/cloth-eltopo/source/gameengine/GamePlayer/ghost/GPG_Canvas.h
    branches/cloth-eltopo/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.cpp
    branches/cloth-eltopo/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.h
    branches/cloth-eltopo/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/cloth-eltopo/source/gameengine/GamePlayer/ghost/SConscript
    branches/cloth-eltopo/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/cloth-eltopo/source/gameengine/Ketsji/BL_Action.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/BL_Material.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/BL_Material.h
    branches/cloth-eltopo/source/gameengine/Ketsji/BL_Shader.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/BL_Shader.h
    branches/cloth-eltopo/source/gameengine/Ketsji/BL_Texture.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/CMakeLists.txt
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_Camera.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_Camera.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_Dome.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_Dome.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_FontObject.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_GameObject.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_IPOTransform.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_Light.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_MeshProxy.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_NavMeshObject.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_ObstacleSimulation.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PolygonMaterial.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PolygonMaterial.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PythonInitTypes.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PythonMain.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PythonMain.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_RadarSensor.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_RayCast.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_SCA_EndObjectActuator.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_Scene.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_Scene.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_TimeCategoryLogger.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_TimeLogger.h
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_VehicleWrapper.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_VertexProxy.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_VertexProxy.h
    branches/cloth-eltopo/source/gameengine/Ketsji/SConscript
    branches/cloth-eltopo/source/gameengine/Network/NG_NetworkDeviceInterface.h
    branches/cloth-eltopo/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/cloth-eltopo/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/cloth-eltopo/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/cloth-eltopo/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp
    branches/cloth-eltopo/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h
    branches/cloth-eltopo/source/gameengine/Physics/common/CMakeLists.txt
    branches/cloth-eltopo/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_BucketManager.cpp
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_BucketManager.h
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_Deformer.h
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_ICanvas.h
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_MaterialBucket.h
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_MeshObject.cpp
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_MeshObject.h
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Erosion2DFilter.h
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_Polygon.cpp
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_TexVert.cpp
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_TexVert.h
    branches/cloth-eltopo/source/gameengine/Rasterizer/RAS_texmatrix.cpp
    branches/cloth-eltopo/source/gameengine/SceneGraph/SG_IObject.h
    branches/cloth-eltopo/source/gameengine/SceneGraph/SG_Spatial.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/BlendType.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/Common.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/Exception.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/Exception.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/FilterBase.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/FilterBase.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/FilterBlueScreen.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/FilterBlueScreen.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/FilterColor.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/FilterColor.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/FilterNormal.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/FilterNormal.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/FilterSource.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/FilterSource.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/ImageBase.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/ImageBase.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/ImageBuff.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/ImageMix.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/ImageMix.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/ImageRender.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/ImageRender.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/ImageViewport.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/PyTypeList.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/PyTypeList.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/Texture.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/Texture.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/VideoBase.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/VideoBase.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/cloth-eltopo/source/gameengine/VideoTexture/VideoFFmpeg.h
    branches/cloth-eltopo/source/gameengine/VideoTexture/blendVideoTex.cpp
    branches/cloth-eltopo/source/tests/CMakeLists.txt
    branches/cloth-eltopo/source/tests/bl_test.py
    branches/cloth-eltopo/source/tests/rna_array.py
    branches/cloth-eltopo/source/tools/MakeCursor.py
    branches/cloth-eltopo/source/tools/check_style_c.py
    branches/cloth-eltopo/source/tools/spell_check_source.py
    branches/cloth-eltopo/source/tools/spell_check_source_config.py
    branches/cloth-eltopo/source/tools/tag_release.py

Added Paths:
-----------
    branches/cloth-eltopo/build_files/build_environment/
    branches/cloth-eltopo/build_files/buildbot/config/user-config-glibc211-i686.py
    branches/cloth-eltopo/build_files/buildbot/config/user-config-glibc211-x86_64.py
    branches/cloth-eltopo/build_files/buildbot/config/user-config-glibc27-i686.py
    branches/cloth-eltopo/build_files/buildbot/config/user-config-glibc27-x86_64.py
    branches/cloth-eltopo/build_files/buildbot/config/user-config-player-glibc211-i686.py
    branches/cloth-eltopo/build_files/buildbot/config/user-config-player-glibc211-x86_64.py
    branches/cloth-eltopo/build_files/buildbot/config/user-config-player-glibc27-i686.py
    branches/cloth-eltopo/build_files/buildbot/config/user-config-player-glibc27-x86_64.py
    branches/cloth-eltopo/build_files/buildbot/slave_rsync.py
    branches/cloth-eltopo/build_files/cmake/Modules/FindIcuLinux.cmake
    branches/cloth-eltopo/extern/Eigen3/Eigen/CholmodSupport
    branches/cloth-eltopo/extern/Eigen3/Eigen/IterativeLinearSolvers
    branches/cloth-eltopo/extern/Eigen3/Eigen/OrderingMethods
    branches/cloth-eltopo/extern/Eigen3/Eigen/PaStiXSupport
    branches/cloth-eltopo/extern/Eigen3/Eigen/PardisoSupport
    branches/cloth-eltopo/extern/Eigen3/Eigen/SparseCholesky
    branches/cloth-eltopo/extern/Eigen3/Eigen/SparseCore
    branches/cloth-eltopo/extern/Eigen3/Eigen/SuperLUSupport
    branches/cloth-eltopo/extern/Eigen3/Eigen/UmfPackSupport
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Cholesky/LLT_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/CholmodSupport/
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/Assign_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/GeneralProduct.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixVector_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/TriangularMatrixVector_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/products/TriangularSolverMatrix_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/MKL_support.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Core/util/NonMPL2.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/ComplexSchur_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/RealSchur_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/IterativeLinearSolvers/
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/LU/PartialPivLU_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/OrderingMethods/
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/PaStiXSupport/
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/PardisoSupport/
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/QR/ColPivHouseholderQR_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/QR/HouseholderQR_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/SVD/JacobiSVD_MKL.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/SparseCholesky/
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/SparseCore/
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/SuperLUSupport/
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/UmfPackSupport/
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/misc/SparseSolve.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/misc/blas.h
    branches/cloth-eltopo/extern/bullet2/patches/convex_hull.patch
    branches/cloth-eltopo/intern/audaspace/FX/AUD_IDynamicIIRFilterCalculator.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ILockable.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_MutexLock.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_Sequencer.cpp
    branches/cloth-eltopo/intern/audaspace/intern/AUD_Sequencer.h
    branches/cloth-eltopo/intern/cycles/blender/addon/osl.py
    branches/cloth-eltopo/intern/cycles/kernel/closure/
    branches/cloth-eltopo/intern/cycles/kernel/osl/SConscript
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_phong_ramp.cpp
    branches/cloth-eltopo/intern/cycles/kernel/shaders/
    branches/cloth-eltopo/intern/cycles/util/util_stats.h
    branches/cloth-eltopo/intern/locale/
    branches/cloth-eltopo/release/darwin/
    branches/cloth-eltopo/release/scripts/modules/bl_i18n_utils/update_languages_menu.py
    branches/cloth-eltopo/release/scripts/templates/script_stub.py
    branches/cloth-eltopo/source/blender/blenlib/BLI_math_interp.h
    branches/cloth-eltopo/source/blender/blenlib/BLI_quadric.h
    branches/cloth-eltopo/source/blender/blenlib/intern/math_interp.c
    branches/cloth-eltopo/source/blender/blenlib/intern/quadric.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_bevel.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_similar.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_smooth_laplacian.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_symmetrize.c
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_unsubdivide.c
    branches/cloth-eltopo/source/blender/bmesh/tools/bmesh_bevel.c
    branches/cloth-eltopo/source/blender/bmesh/tools/bmesh_bevel.h
    branches/cloth-eltopo/source/blender/bmesh/tools/bmesh_decimate.h
    branches/cloth-eltopo/source/blender/bmesh/tools/bmesh_decimate_collapse.c
    branches/cloth-eltopo/source/blender/bmesh/tools/bmesh_decimate_dissolve.c
    branches/cloth-eltopo/source/blender/bmesh/tools/bmesh_decimate_unsubdivide.c
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_MapRangeNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_MapRangeNode.h
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_PixelateNode.cpp
    branches/cloth-eltopo/source/blender/compositor/nodes/COM_PixelateNode.h
    branches/cloth-eltopo/source/blender/compositor/operations/COM_MapRangeOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_MapRangeOperation.h
    branches/cloth-eltopo/source/blender/compositor/operations/COM_PixelateOperation.cpp
    branches/cloth-eltopo/source/blender/compositor/operations/COM_PixelateOperation.h
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_iterators.c
    branches/cloth-eltopo/source/blender/editors/space_view3d/view3d_project.c
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/FlipDXT.cpp
    branches/cloth-eltopo/source/blender/imbuf/intern/dds/FlipDXT.h
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_laplaciansmooth.c
    branches/cloth-eltopo/source/blender/modifiers/intern/MOD_triangulate.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_mapRange.c
    branches/cloth-eltopo/source/blender/nodes/composite/nodes/node_composite_pixelate.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_ambient_occlusion.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_bsdf_refraction.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_normal_map.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_script.c
    branches/cloth-eltopo/source/blender/nodes/shader/nodes/node_shader_tangent.c
    branches/cloth-eltopo/source/creator/blender.map
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_CharacterWrapper.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_CharacterWrapper.h
    branches/cloth-eltopo/source/gameengine/Physics/common/PHY_ICharacter.h
    branches/cloth-eltopo/source/tests/bl_rst_completeness.py
    branches/cloth-eltopo/source/tests/rst_to_doctree_mini.py
    branches/cloth-eltopo/source/tools/check_style_c_config.py

Removed Paths:
-------------
    branches/cloth-eltopo/build_files/buildbot/config/user-config-i686.py
    branches/cloth-eltopo/build_files/buildbot/config/user-config-player-i686.py
    branches/cloth-eltopo/build_files/buildbot/config/user-config-player-x86_64.py
    branches/cloth-eltopo/build_files/buildbot/config/user-config-x86_64.py
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Eigenvalues/EigenvaluesCommon.h
    branches/cloth-eltopo/extern/Eigen3/Eigen/src/Sparse/
    branches/cloth-eltopo/intern/audaspace/intern/AUD_Reference.h
    branches/cloth-eltopo/intern/audaspace/intern/AUD_ReferenceHandler.cpp
    branches/cloth-eltopo/intern/container/CTR_List.h
    branches/cloth-eltopo/intern/container/CTR_UHeap.h
    branches/cloth-eltopo/intern/container/intern/
    branches/cloth-eltopo/intern/cycles/kernel/kernel_mbvh.h
    branches/cloth-eltopo/intern/cycles/kernel/kernel_qbvh.h
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_ashikhmin_velvet.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_diffuse.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_microfacet.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_oren_nayar.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_phong.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_reflection.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_refraction.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_transparent.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_ward.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/bsdf_westin.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/bssrdf.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/debug.cpp
    branches/cloth-eltopo/intern/cycles/kernel/osl/nodes/
    branches/cloth-eltopo/intern/cycles/kernel/osl/vol_subsurface.cpp
    branches/cloth-eltopo/intern/cycles/kernel/svm/bsdf.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/bsdf_ashikhmin_velvet.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/bsdf_diffuse.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/bsdf_microfacet.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/bsdf_oren_nayar.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/bsdf_reflection.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/bsdf_refraction.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/bsdf_transparent.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/bsdf_ward.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/bsdf_westin.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/emissive.h
    branches/cloth-eltopo/intern/cycles/kernel/svm/volume.h
    branches/cloth-eltopo/intern/decimation/
    branches/cloth-eltopo/source/blender/bmesh/operators/bmo_bevel.c
    branches/cloth-eltopo/source/blender/editors/object/object_iterators.c
    branches/cloth-eltopo/source/blender/imbuf/intern/cineon/logImageLib.c
    branches/cloth-eltopo/source/darwin/
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp
    branches/cloth-eltopo/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.h

Property Changed:
----------------
    branches/cloth-eltopo/source/blender/editors/interface/interface.c
    branches/cloth-eltopo/source/blender/editors/space_outliner/

Modified: branches/cloth-eltopo/CMakeLists.txt
===================================================================
--- branches/cloth-eltopo/CMakeLists.txt	2012-11-26 21:25:50 UTC (rev 52584)
+++ branches/cloth-eltopo/CMakeLists.txt	2012-11-26 21:27:56 UTC (rev 52585)
@@ -154,7 +154,7 @@
 if((UNIX AND NOT APPLE) OR (MINGW))
 	set(PLATFORM_DEFAULT ON)
 else()
-	set(PLATFORM_DEFAULT ON)
+	set(PLATFORM_DEFAULT OFF)
 endif()
 option(WITH_OPENMP        "Enable OpenMP (has to be supported by the compiler)" ${PLATFORM_DEFAULT})
 unset(PLATFORM_DEFAULT)
@@ -186,14 +186,13 @@
 
 
 # Modifiers
-option(WITH_MOD_FLUID        	"Enable Elbeem Modifier (Fluid Simulation)" ON)
-option(WITH_MOD_SMOKE        	"Enable Smoke Modifier (Smoke Simulation)" ON)
-option(WITH_MOD_DECIMATE       	"Enable Decimate Modifier" ON)
-option(WITH_MOD_BOOLEAN        	"Enable Boolean Modifier" ON)
-option(WITH_MOD_REMESH        	"Enable Remesh Modifier" ON)
-option(WITH_MOD_CLOTH_ELTOPO   	"Enable Experimental cloth solver" ON)
+option(WITH_MOD_FLUID           "Enable Elbeem Modifier (Fluid Simulation)" ON)
+option(WITH_MOD_SMOKE           "Enable Smoke Modifier (Smoke Simulation)" ON)
+option(WITH_MOD_BOOLEAN         "Enable Boolean Modifier" ON)
+option(WITH_MOD_REMESH          "Enable Remesh Modifier" ON)
+option(WITH_MOD_CLOTH_ELTOPO    "Enable Experimental cloth solver" ON)
 mark_as_advanced(WITH_MOD_CLOTH_ELTOPO)
-option(WITH_MOD_OCEANSIM        "Enable Ocean Modifier" ON)
+option(WITH_MOD_OCEANSIM        "Enable Ocean Modifier" OFF)
 
 # Image format support
 option(WITH_IMAGE_OPENEXR       "Enable OpenEXR Support (http://www.openexr.com)" ON)
@@ -235,6 +234,7 @@
 option(WITH_RAYOPTIMIZATION	"Enable use of SIMD (SSE) optimizations for the raytracer" ON)
 if(UNIX AND NOT APPLE)
 	option(WITH_INSTALL_PORTABLE "Install redistributeable runtime, otherwise install into CMAKE_INSTALL_PREFIX" ON)
+	option(WITH_STATIC_LIBS "Try to link with static libraries, as much as possible, to make blender more portable across distributions" OFF)
 endif()
 option(WITH_PYTHON_INSTALL       "Copy system python into the blender install folder" ON)
 option(WITH_PYTHON_INSTALL_NUMPY "Copy system numpy into the blender install folder"  ON)
@@ -250,8 +250,7 @@
 option(WITH_CYCLES					"Enable cycles Render Engine" ON)
 option(WITH_CYCLES_TEST				"Build cycles test application" OFF)
 option(WITH_CYCLES_OSL				"Build Cycles with OSL support" OFF)
-option(WITH_CYCLES_CUDA_BINARIES	"Build cycles CUDA binaries" ON)
-set(CUDA_TOOLKIT_ROOT_DIR "D:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v4.2")
+option(WITH_CYCLES_CUDA_BINARIES	"Build cycles CUDA binaries" OFF)
 set(CYCLES_CUDA_BINARIES_ARCH sm_13 sm_20 sm_21 sm_30 CACHE STRING "CUDA architectures to build binaries for")
 mark_as_advanced(CYCLES_CUDA_BINARIES_ARCH)
 unset(PLATFORM_DEFAULT)
@@ -291,18 +290,14 @@
 		set(OSX_SYSTEM unsupported)
 	endif()
 	message(STATUS "Detected system-version: " ${OSX_SYSTEM})
-	
-	if(NOT CMAKE_OSX_DEPLOYMENT_TARGET)
-			set(CMAKE_OSX_DEPLOYMENT_TARGET "10.5" CACHE STRING "" FORCE) # 10.5 is our minimum target, if you have higher sdk, weak linking happens
-	endif()
 
 	if(${CMAKE_GENERATOR} MATCHES "Xcode")
 	
-		##### workaround for actual official cmake incompatibility with xcode 4.3 #####	
+		##### cmake incompatibility with xcode  4.3 and higher #####
 		if(${XCODE_VERSION} MATCHES '') # cmake fails due looking for xcode in the wrong path, thus will be empty var
-			message("Official cmake does not yet support Xcode 4.3, get a patched version here: http://www.jensverwiebe.de/Blender/CMake%202.8-7patched.zip")
+			message(FATAL_ERROR "Xcode 4.3 and higher must be used with cmake 2.8-8 or higher")
 		endif()
-		### end workaround for actual official cmake incompatibility with xcode 4.3 ###	
+		### end cmake incompatibility with xcode 4.3 and higher ###
 		
 		if(${XCODE_VERSION} VERSION_EQUAL 4 OR ${XCODE_VERSION} VERSION_GREATER 4 AND ${XCODE_VERSION} VERSION_LESS 4.3)
 			# Xcode 4 defaults to the Apple LLVM Compiler.
@@ -317,7 +312,28 @@
 	endif()
 	
 	message(STATUS "Detected Xcode-version: " ${XCODE_VERSION})
+
+	if(${XCODE_VERSION} VERSION_LESS 4.3)
+		set(CMAKE_OSX_SYSROOT /Developer/SDKs/MacOSX${OSX_SYSTEM}.sdk CACHE PATH "" FORCE)  # use guaranteed existing sdk
+	else()
+		# note: i don't use xcode-select path on purpose, cause also /Applications/Xcode.app would be allowed
+		# absolute pathes are more foolproof here !
+		set(OSX_SYSROOT_PREFIX /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform)
+		set(OSX_DEVELOPER_PREFIX /Developer/SDKs/MacOSX${OSX_SYSTEM}.sdk) # use guaranteed existing sdk
+		set(CMAKE_OSX_SYSROOT ${OSX_SYSROOT_PREFIX}/${OSX_DEVELOPER_PREFIX} CACHE PATH "" FORCE)
+	endif()
 	
+	if(NOT CMAKE_OSX_DEPLOYMENT_TARGET)
+			set(CMAKE_OSX_DEPLOYMENT_TARGET "10.5" CACHE STRING "" FORCE) # 10.5 is our min. target, if you use higher sdk, weak linking happens
+	endif()
+	
+	if(NOT ${CMAKE_GENERATOR} MATCHES "Xcode")
+		# force CMAKE_OSX_DEPLOYMENT_TARGET for makefiles, will not work else ( cmake bug ? )
+		set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mmacosx-version-min=${CMAKE_OSX_DEPLOYMENT_TARGET}")
+		set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -mmacosx-version-min=${CMAKE_OSX_DEPLOYMENT_TARGET}")
+		add_definitions ("-DMACOSX_DEPLOYMENT_TARGET=${CMAKE_OSX_DEPLOYMENT_TARGET}")
+	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)
@@ -338,12 +354,20 @@
 	message(FATAL_ERROR "WITH_PLAYER requires WITH_GAMEENGINE")
 endif()
 
-if(NOT WITH_AUDASPACE AND (WITH_OPENAL OR WITH_SDL OR WITH_JACK OR WITH_GAMEENGINE))
-	message(FATAL_ERROR "WITH_OPENAL/WITH_SDL/WITH_JACK/WITH_CODEC_FFMPEG/WITH_GAMEENGINE require WITH_AUDASPACE")
+if(NOT WITH_AUDASPACE)
+	if(WITH_OPENAL)
+		message(FATAL_ERROR "WITH_OPENAL requires WITH_AUDASPACE")
+	endif()
+	if(WITH_JACK)
+		message(FATAL_ERROR "WITH_JACK requires WITH_AUDASPACE")
+	endif()
+	if(WITH_GAMEENGINE)
+		message(FATAL_ERROR "WITH_GAMEENGINE requires WITH_AUDASPACE")
+	endif()
 endif()
 
 if(NOT WITH_SDL AND WITH_GHOST_SDL)
-	message(FATAL_ERROR "WITH_GHOST_SDL requires WITH_SDL to be ON")
+	message(FATAL_ERROR "WITH_GHOST_SDL requires WITH_SDL")
 endif()
 
 if(WITH_IMAGE_REDCODE AND ((NOT WITH_IMAGE_OPENJPEG) OR (NOT WITH_CODEC_FFMPEG)))
@@ -374,8 +398,8 @@
 	set(WITH_OPENIMAGEIO ON)
 endif()
 
-# auto enable boost for cycles and booleans
-if(WITH_CYCLES OR WITH_MOD_BOOLEAN)
+# auto enable boost for cycles, booleans, audaspace or i18n
+if(WITH_CYCLES OR WITH_MOD_BOOLEAN OR WITH_AUDASPACE OR WITH_INTERNATIONAL)
 	set(WITH_BOOST ON)
 endif()
 
@@ -463,14 +487,14 @@
 # For alternate Python locations the commandline can be used to override detected/default cache settings, e.g:
 # On Unix:
 #   cmake ../blender \
-#         -D PYTHON_VERSION=3.2 \
-#         -D PYTHON_INCLUDE_DIR=/opt/py32/include/python3.2d \
-#         -D PYTHON_LIBRARY=/opt/py32/lib/libpython3.2d.so
+#         -D PYTHON_VERSION=3.3 \
+#         -D PYTHON_INCLUDE_DIR=/opt/py33/include/python3.3d \
+#         -D PYTHON_LIBRARY=/opt/py33/lib/libpython3.3d.so
 #
 # On Macs:
 #   cmake ../blender \
-#         -D PYTHON_INCLUDE_DIR=/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 \
+#         -D PYTHON_INCLUDE_DIR=/System/Library/Frameworks/Python.framework/Versions/3.3/include/python3.3 \
+#         -D PYTHON_LIBPATH=/System/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3/config \
 #         -G Xcode
 #
 # When changing any of this remember to update the notes in doc/build_systems/cmake.txt
@@ -479,50 +503,52 @@
 #Platform specifics
 
 if(UNIX AND NOT APPLE)
-
-	# set lib directory if it exists
-	if(CMAKE_SYSTEM_NAME MATCHES "Linux")
-		if("${CMAKE_SIZEOF_VOID_P}" EQUAL "8")
-			set(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/linux64)
-		else()
-			set(LIBDIR ${CMAKE_SOURCE_DIR}/../lib/linux)
+	macro(find_package_wrapper)
+		STRING(TOUPPER ${ARGV0} _NAME_UPPER)
+		if(${WITH_STATIC_LIBS})
+			set(_cmake_find_library_suffixes_back ${CMAKE_FIND_LIBRARY_SUFFIXES})
+			set(CMAKE_FIND_LIBRARY_SUFFIXES .a ${CMAKE_FIND_LIBRARY_SUFFIXES})
 		endif()
-
-		if(NOT EXISTS ${LIBDIR})
-			unset(LIBDIR)
+		find_package(${ARGV})
+		if(${WITH_STATIC_LIBS})
+			set(CMAKE_FIND_LIBRARY_SUFFIXES ${_cmake_find_library_suffixes_back})
+			unset(_cmake_find_library_suffixes_back)
 		endif()
-	endif()
+	endmacro()
 
-	find_package(JPEG REQUIRED)
-	find_package(PNG REQUIRED)
-	find_package(ZLIB REQUIRED)
-	find_package(Freetype REQUIRED)
+	find_package_wrapper(JPEG REQUIRED)
+	find_package_wrapper(PNG REQUIRED)
+	find_package_wrapper(ZLIB REQUIRED)
+	find_package_wrapper(Freetype REQUIRED)
 
 	if(WITH_PYTHON)
-		# No way to set py32. remove for now.
+		# No way to set py33. remove for now.
 		# find_package(PythonLibs)
 
 		# Use our own instead, since wothout py is such a rare case,
 		# require this package
+		# XXX Linking errors with debian static python :/
+#		find_package_wrapper(PythonLibsUnix REQUIRED)
 		find_package(PythonLibsUnix REQUIRED)
 	endif()
 
-
 	if(WITH_IMAGE_OPENEXR)
-		find_package(OpenEXR)  # our own module
+		find_package_wrapper(OpenEXR)  # our own module
 		if(NOT OPENEXR_FOUND)
 			set(WITH_IMAGE_OPENEXR OFF)
 		endif()
 	endif()
 
 	if(WITH_IMAGE_OPENJPEG)
-		find_package(OpenJPEG)
+		find_package_wrapper(OpenJPEG)
 		if(NOT OPENJPEG_FOUND)
 			set(WITH_IMAGE_OPENJPEG OFF)
 		endif()
 	endif()
 
 	if(WITH_IMAGE_TIFF)
+		# XXX Linking errors with debian static tiff :/
+#		find_package_wrapper(TIFF)
 		find_package(TIFF)
 		if(NOT TIFF_FOUND)
 			set(WITH_IMAGE_TIFF OFF)
@@ -531,14 +557,14 @@
 
 	# Audio IO
 	if(WITH_OPENAL)
-		find_package(OpenAL)
+		find_package_wrapper(OpenAL)
 		if(NOT OPENAL_FOUND)
 			set(WITH_OPENAL OFF)
 		endif()
 	endif()
 
 	if(WITH_SDL)
-		find_package(SDL)
+		find_package_wrapper(SDL)
 		mark_as_advanced(
 			SDLMAIN_LIBRARY
 			SDL_INCLUDE_DIR
@@ -552,7 +578,7 @@
 	endif()
 
 	if(WITH_JACK)
-		find_package(Jack)
+		find_package_wrapper(Jack)
 		if(NOT JACK_FOUND)
 			set(WITH_JACK OFF)
 		endif()
@@ -560,22 +586,15 @@
 
 	# Codecs
 	if(WITH_CODEC_SNDFILE)
-		find_package(SndFile)
+		find_package_wrapper(SndFile)
 		if(NOT SNDFILE_FOUND)
 			set(WITH_CODEC_SNDFILE OFF)

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list