[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [51457] branches/soc-2008-mxcurioni: Merged changes in the trunk up to revision 51448.

Tamito Kajiyama rd6t-kjym at asahi-net.or.jp
Sat Oct 20 18:48:49 CEST 2012


Revision: 51457
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=51457
Author:   kjym3
Date:     2012-10-20 16:48:48 +0000 (Sat, 20 Oct 2012)
Log Message:
-----------
Merged changes in the trunk up to revision 51448.

Conflicts resolved:
source/blender/blenkernel/CMakeLists.txt
source/blender/blenloader/intern/readfile.c
source/blender/editors/mesh/editmesh_tools.c
source/blender/makesrna/intern/rna_main_api.c

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

Modified Paths:
--------------
    branches/soc-2008-mxcurioni/CMakeLists.txt
    branches/soc-2008-mxcurioni/GNUmakefile
    branches/soc-2008-mxcurioni/SConstruct
    branches/soc-2008-mxcurioni/build_files/buildbot/master.cfg
    branches/soc-2008-mxcurioni/build_files/buildbot/master_unpack.py
    branches/soc-2008-mxcurioni/build_files/buildbot/slave_pack.py
    branches/soc-2008-mxcurioni/build_files/cmake/clang_array_check.py
    branches/soc-2008-mxcurioni/build_files/cmake/cmake_qtcreator_project.py
    branches/soc-2008-mxcurioni/build_files/cmake/cmake_static_check_clang_array.py
    branches/soc-2008-mxcurioni/build_files/cmake/cmake_static_check_cppcheck.py
    branches/soc-2008-mxcurioni/build_files/cmake/cmake_static_check_smatch.py
    branches/soc-2008-mxcurioni/build_files/cmake/cmake_static_check_sparse.py
    branches/soc-2008-mxcurioni/build_files/cmake/cmake_static_check_splint.py
    branches/soc-2008-mxcurioni/build_files/cmake/config/blender_lite.cmake
    branches/soc-2008-mxcurioni/build_files/cmake/project_info.py
    branches/soc-2008-mxcurioni/build_files/cmake/project_source_info.py
    branches/soc-2008-mxcurioni/doc/guides/interface_API.txt
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.types.Operator.4.py
    branches/soc-2008-mxcurioni/doc/python_api/examples/bpy.types.Operator.5.py
    branches/soc-2008-mxcurioni/doc/python_api/rst/bge.types.rst
    branches/soc-2008-mxcurioni/doc/python_api/rst/change_log.rst
    branches/soc-2008-mxcurioni/doc/python_api/sphinx_changelog_gen.py
    branches/soc-2008-mxcurioni/doc/python_api/sphinx_doc_gen.py
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/Cholesky
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/Core
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/Eigen2Support
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/Eigenvalues
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/Geometry
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/Householder
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/Jacobi
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/LU
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/LeastSquares
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/QR
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/SVD
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/Sparse
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/StdDeque
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/StdList
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/StdVector
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Cholesky/LDLT.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Cholesky/LLT.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Array.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/ArrayBase.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/ArrayWrapper.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Assign.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/BandMatrix.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Block.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/BooleanRedux.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/CommaInitializer.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/CwiseBinaryOp.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/CwiseNullaryOp.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/CwiseUnaryOp.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/CwiseUnaryView.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/DenseBase.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/DenseCoeffsBase.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/DenseStorage.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Diagonal.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/DiagonalMatrix.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/DiagonalProduct.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Dot.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/EigenBase.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Flagged.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/ForceAlignedAccess.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Functors.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Fuzzy.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/GenericPacketMath.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/GlobalFunctions.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/IO.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Map.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/MapBase.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/MathFunctions.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Matrix.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/MatrixBase.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/NestByValue.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/NoAlias.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/NumTraits.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/PermutationMatrix.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/PlainObjectBase.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Product.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/ProductBase.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Random.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Redux.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Replicate.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/ReturnByValue.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Reverse.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Select.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/SelfAdjointView.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/SelfCwiseBinaryOp.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/SolveTriangular.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/StableNorm.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Stride.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Swap.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Transpose.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Transpositions.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/TriangularMatrix.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/VectorBlock.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/VectorwiseOp.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Visitor.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/arch/AltiVec/Complex.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/arch/Default/Settings.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/arch/NEON/Complex.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/arch/NEON/PacketMath.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/arch/SSE/Complex.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/arch/SSE/MathFunctions.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/arch/SSE/PacketMath.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/CoeffBasedProduct.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/GeneralBlockPanelKernel.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrix.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixVector.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/Parallelizer.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/SelfadjointMatrixVector.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/SelfadjointProduct.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/SelfadjointRank2Update.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/TriangularMatrixMatrix.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/TriangularMatrixVector.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/TriangularSolverMatrix.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/TriangularSolverVector.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/BlasUtil.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/Constants.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/DisableStupidWarnings.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/ForwardDeclarations.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/Macros.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/Memory.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/Meta.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/StaticAssert.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/XprHelper.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Block.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Cwise.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/CwiseOperators.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/AlignedBox.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/All.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/AngleAxis.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Hyperplane.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/ParametrizedLine.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Quaternion.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Rotation2D.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/RotationBase.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Scaling.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Transform.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Geometry/Translation.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/LU.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Lazy.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/LeastSquares.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Macros.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/MathFunctions.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Memory.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Meta.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/Minor.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/QR.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/SVD.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/TriangularSolver.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigen2Support/VectorBlock.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/ComplexEigenSolver.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/ComplexSchur.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/EigenSolver.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/HessenbergDecomposition.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/RealSchur.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/Tridiagonalization.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/AlignedBox.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/AngleAxis.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/EulerAngles.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/Homogeneous.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/Hyperplane.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/OrthoMethods.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/ParametrizedLine.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/Quaternion.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/Rotation2D.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/RotationBase.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/Scaling.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/Transform.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/Translation.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/Umeyama.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Geometry/arch/Geometry_SSE.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Householder/BlockHouseholder.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Householder/Householder.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Householder/HouseholderSequence.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Jacobi/Jacobi.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/LU/Determinant.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/LU/FullPivLU.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/LU/Inverse.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/LU/PartialPivLU.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/LU/arch/Inverse_SSE.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/QR/ColPivHouseholderQR.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/QR/FullPivHouseholderQR.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/QR/HouseholderQR.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/SVD/JacobiSVD.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/SVD/UpperBidiagonalization.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/StlSupport/StdDeque.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/StlSupport/StdList.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/StlSupport/StdVector.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/StlSupport/details.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/misc/Image.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/misc/Kernel.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/misc/Solve.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/plugins/ArrayCwiseBinaryOps.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/plugins/BlockMethods.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/plugins/CommonCwiseBinaryOps.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/plugins/CommonCwiseUnaryOps.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/plugins/MatrixCwiseBinaryOps.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/plugins/MatrixCwiseUnaryOps.h
    branches/soc-2008-mxcurioni/extern/libmv/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/libmv/bundle.sh
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/bundle.sh
    branches/soc-2008-mxcurioni/intern/bsp/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/cycles/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/cycles/app/cycles_xml.cpp
    branches/soc-2008-mxcurioni/intern/cycles/blender/addon/properties.py
    branches/soc-2008-mxcurioni/intern/cycles/blender/addon/ui.py
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_camera.cpp
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_mesh.cpp
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_object.cpp
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_particles.cpp
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_session.cpp
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_shader.cpp
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_sync.cpp
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_sync.h
    branches/soc-2008-mxcurioni/intern/cycles/bvh/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/cycles/device/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/cycles/device/device_cpu.cpp
    branches/soc-2008-mxcurioni/intern/cycles/device/device_cuda.cpp
    branches/soc-2008-mxcurioni/intern/cycles/device/device_opencl.cpp
    branches/soc-2008-mxcurioni/intern/cycles/device/device_task.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_attribute.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_bvh.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_camera.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_displace.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_emission.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_light.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_montecarlo.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_object.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_path.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_shader.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_triangle.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_types.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/background.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/emissive.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_attribute.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_background.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_brick_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_brightness.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_bump.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_checker_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_convert_from_color.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_convert_from_float.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_convert_from_normal.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_convert_from_point.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_convert_from_vector.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_diffuse_bsdf.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_emission.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_environment_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_fresnel.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_geometry.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_glass_bsdf.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_glossy_bsdf.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_gradient_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_image_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_light_path.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_magic_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_math.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_mix.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_mix_closure.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_musgrave_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_noise_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_object_info.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_output_displacement.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_particle_info.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_rgb_ramp.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_sky_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_texture.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_texture_coordinate.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_translucent_bsdf.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_transparent_bsdf.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_vector_math.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_velvet_bsdf.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_voronoi_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_ward_bsdf.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_wave_texture.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/osl_closures.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/osl_closures.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/osl_services.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/osl_services.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/osl_shader.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/osl_shader.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/svm.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/svm_bsdf.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/svm_closure.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/svm_convert.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/svm_displace.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/svm_fresnel.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/svm_geometry.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/svm_types.h
    branches/soc-2008-mxcurioni/intern/cycles/render/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/cycles/render/attribute.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/camera.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/camera.h
    branches/soc-2008-mxcurioni/intern/cycles/render/graph.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/graph.h
    branches/soc-2008-mxcurioni/intern/cycles/render/light.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/mesh.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/nodes.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/nodes.h
    branches/soc-2008-mxcurioni/intern/cycles/render/object.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/object.h
    branches/soc-2008-mxcurioni/intern/cycles/render/osl.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/scene.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/scene.h
    branches/soc-2008-mxcurioni/intern/cycles/render/session.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/session.h
    branches/soc-2008-mxcurioni/intern/cycles/render/svm.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/tile.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/tile.h
    branches/soc-2008-mxcurioni/intern/cycles/subd/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/cycles/util/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/cycles/util/util_cuda.cpp
    branches/soc-2008-mxcurioni/intern/cycles/util/util_thread.h
    branches/soc-2008-mxcurioni/intern/cycles/util/util_transform.cpp
    branches/soc-2008-mxcurioni/intern/cycles/util/util_transform.h
    branches/soc-2008-mxcurioni/intern/cycles/util/util_types.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_Quadric.h
    branches/soc-2008-mxcurioni/intern/decimation/intern/LOD_QuadricEditor.cpp
    branches/soc-2008-mxcurioni/intern/dualcon/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/elbeem/intern/utilities.cpp
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_Types.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Debug.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_DisplayManagerX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2008-mxcurioni/intern/ghost/test/multitest/MultiTest.c
    branches/soc-2008-mxcurioni/intern/itasc/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/opencolorio/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/opennl/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/smoke/CMakeLists.txt
    branches/soc-2008-mxcurioni/intern/smoke/extern/smoke_API.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D_SOLVERS.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/WTURBULENCE.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/WTURBULENCE.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/smoke_API.cpp
    branches/soc-2008-mxcurioni/intern/tools/bpy_introspect_ui.py
    branches/soc-2008-mxcurioni/intern/tools/credits_svn_gen.py
    branches/soc-2008-mxcurioni/release/datafiles/blender_icons.png
    branches/soc-2008-mxcurioni/release/datafiles/startup.blend
    branches/soc-2008-mxcurioni/release/scripts/modules/addon_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/bl_process_msg.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/import_po_from_branches.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/settings.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/update_pot.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy/path.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy_extras/mesh_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy_extras/object_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy_types.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpyml.py
    branches/soc-2008-mxcurioni/release/scripts/modules/console_python.py
    branches/soc-2008-mxcurioni/release/scripts/modules/console_shell.py
    branches/soc-2008-mxcurioni/release/scripts/modules/rna_info.py
    branches/soc-2008-mxcurioni/release/scripts/modules/rna_xml.py
    branches/soc-2008-mxcurioni/release/scripts/presets/interface_theme/ubuntu_ambiance.xml
    branches/soc-2008-mxcurioni/release/scripts/presets/keyconfig/maya.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/add_mesh_torus.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/anim.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/clip.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/console.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/mesh.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/object.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/object_quick_effects.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/presets.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/screen_play_rendered_anim.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/wm.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/__init__.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_data_bone.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_material.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_object.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_object_constraint.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_particle.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_physics_cloth.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_physics_common.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_physics_dynamicpaint.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_physics_field.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_physics_smoke.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_physics_softbody.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_render.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_texture.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_clip.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_console.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_dopesheet.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_graph.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_userpref.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_userpref_keymap.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_view3d.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/soc-2008-mxcurioni/release/scripts/startup/keyingsets_builtins.py
    branches/soc-2008-mxcurioni/release/scripts/templates/ui_panel.py
    branches/soc-2008-mxcurioni/release/windows/contrib/vfapi/vfapi-plugin.c
    branches/soc-2008-mxcurioni/source/blender/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/avi/AVI_avi.h
    branches/soc-2008-mxcurioni/source/blender/avi/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi.c
    branches/soc-2008-mxcurioni/source/blender/blenfont/BLF_api.h
    branches/soc-2008-mxcurioni/source/blender/blenfont/intern/blf.c
    branches/soc-2008-mxcurioni/source/blender/blenfont/intern/blf_lang.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_armature.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_blender.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_colortools.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_curve.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_key.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_lattice.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_modifier.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_multires.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_navmesh_conversion.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_node.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_particle.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_scene.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_smoke.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_tracking.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_utildefines.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/anim.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/armature.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/blender.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/boids.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/brush.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/cloth.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/collision.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/colortools.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/curve.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/customdata.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/displist.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/effect.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/fmodifier.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/font.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/gpencil.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/image.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/implicit.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/ipo.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/lattice.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/material.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/mesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/mesh_validate.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/modifier.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/modifiers_bmesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/movieclip.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/multires.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/navmesh_conversion.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/node.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/object.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/packedFile.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/particle.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/report.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/scene.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/smoke.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/texture.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/tracking.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/writeavi.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/nla_private.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_blenlib.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_bpath.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_dlrbTree.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_endian_switch_inline.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_heap.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_kdopbvh.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_kdtree.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_rect.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_string.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_string_utf8.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_utildefines.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/blenlib/PIL_time.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_heap.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/BLI_kdtree.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/edgehash.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/fileops.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/freetypefont.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_base_inline.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/noise.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/rand.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/rct.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/string.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/blenloader/SConscript
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/readfile.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/runtime.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/writefile.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/bmesh/bmesh.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_core.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_core.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_iterators.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_iterators.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_mesh.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_mods.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_opdefines.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_operator_api.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_operators_private.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_queries.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_queries.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_walkers_impl.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_bevel.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_join_triangles.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_utils.c
    branches/soc-2008-mxcurioni/source/blender/collada/DocumentExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ExecutionSystem.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_ExecutionSystemHelper.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_Node.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_Node.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_NodeBase.h
    branches/soc-2008-mxcurioni/source/blender/compositor/intern/COM_OpenCLDevice.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ChannelMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ChromaMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ColorBalanceNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ColorMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ColorRampNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ColorSpillNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_DifferenceMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_DilateErodeNode.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_DistanceMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_FilterNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_KeyingNode.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_LuminanceMatteNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_MapValueNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_MaskNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_MovieClipNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_NormalNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_TransformNode.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ViewLevelsNode.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ConvertDepthToRadiusOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_FastGaussianBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareGhostOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_GlareStreaksOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MaskOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MathBaseOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MixBaseOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_MovieDistortionOperation.h
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ScreenLensDistortionOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_VariableSizeBokehBlurOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_ViewerBaseOperation.cpp
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_filter.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/drivers.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/keyframing.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/keyingsets.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature_retarget.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature_sketch.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/meshlaplacian.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poseSlide.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poselib.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poseobject.c
    branches/soc-2008-mxcurioni/source/blender/editors/curve/editcurve.c
    branches/soc-2008-mxcurioni/source/blender/editors/curve/editfont.c
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/drawgpencil.c
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_anim_api.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_armature.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_keyframes_draw.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_mball.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_mesh.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_object.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_view3d.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/UI_icons.h
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_handlers.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_layout.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_regions.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_widgets.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/view2d_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/io/io_collada.c
    branches/soc-2008-mxcurioni/source/blender/editors/mask/mask_add.c
    branches/soc-2008-mxcurioni/source/blender/editors/mask/mask_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/mask/mask_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/mask/mask_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/mask/mask_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editface.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_add.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_bvh.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_knife.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_loopcut.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_rip.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_slide.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/mesh_data.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/mesh_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/meshtools.c
    branches/soc-2008-mxcurioni/source/blender/editors/metaball/mball_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_add.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_bake.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_constraint.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_hook.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_lattice.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_modifier.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_relations.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_shapekey.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_transform.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_vgroup.c
    branches/soc-2008-mxcurioni/source/blender/editors/physics/dynamicpaint_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/physics/particle_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/physics/physics_pointcache.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_internal.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_opengl.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_preview.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_shading.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_update.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/area.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/screen_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_cursor.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_undo.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/sculpt_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/action_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_action/action_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_buttons/buttons_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_clip/clip_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_clip/clip_editor.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_clip/clip_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_clip/tracking_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_clip/tracking_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_console/console_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_console/console_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/file_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/filelist.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/image_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/space_image.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/info_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/textview.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/drawnode.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_group.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_templates.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/space_node.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/outliner_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/outliner_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/outliner_tools.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/outliner_tree.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawvolume.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_fly.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform.h
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_conversions.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_orientations.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_snap.c
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/uvedit_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/uvedit_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/uvedit_smart_stitch.c
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2008-mxcurioni/source/blender/gpu/GPU_extensions.h
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_buffers.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_material.c
    branches/soc-2008-mxcurioni/source/blender/gpu/shaders/gpu_shader_material.glsl
    branches/soc-2008-mxcurioni/source/blender/ikplugin/BIK_api.h
    branches/soc-2008-mxcurioni/source/blender/ikplugin/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/ikplugin_api.h
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/iksolver_plugin.h
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/itasc_plugin.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/imbuf/IMB_colormanagement.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/IMB_imbuf_types.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/IMB_anim.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/anim_movie.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/colormanagement.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/BlockDXT.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/Color.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/ColorBlock.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/Image.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/PixelFormat.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/dds/Stream.h
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/indexer.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/util.c
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_action_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_mask_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_material_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_object_force.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_object_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_packedFile_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_smoke_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_space_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_tracking_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_windowmanager_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/intern/makesdna.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/makesrna.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_access.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_action.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_animation_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_color.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_define.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_group.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_image_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_lattice.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_material.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_meta.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_nla.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_nodetree_types.h
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_object_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_render.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_sequencer_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_space.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_texture_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_tracking.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_ui.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_ui_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/MOD_modifiertypes.h
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_boolean_util.h
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_decimate.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_particleinstance.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_smoke.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_solidify.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_wave.c
    branches/soc-2008-mxcurioni/source/blender/nodes/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/nodes/NOD_shader.h
    branches/soc-2008-mxcurioni/source/blender/nodes/shader/nodes/node_shader_bsdf_anisotropic.c
    branches/soc-2008-mxcurioni/source/blender/nodes/shader/nodes/node_shader_bsdf_diffuse.c
    branches/soc-2008-mxcurioni/source/blender/nodes/shader/nodes/node_shader_bsdf_glass.c
    branches/soc-2008-mxcurioni/source/blender/nodes/shader/nodes/node_shader_bsdf_glossy.c
    branches/soc-2008-mxcurioni/source/blender/nodes/shader/nodes/node_shader_bsdf_translucent.c
    branches/soc-2008-mxcurioni/source/blender/nodes/shader/nodes/node_shader_bsdf_velvet.c
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/node_texture_tree.c
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/node_texture_util.c
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/node_texture_util.h
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/nodes/node_texture_bricks.c
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/nodes/node_texture_output.c
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/nodes/node_texture_proc.c
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/nodes/node_texture_rotate.c
    branches/soc-2008-mxcurioni/source/blender/nodes/texture/nodes/node_texture_valToNor.c
    branches/soc-2008-mxcurioni/source/blender/python/bmesh/bmesh_py_types.c
    branches/soc-2008-mxcurioni/source/blender/python/bmesh/bmesh_py_types_select.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/idprop_py_api.c
    branches/soc-2008-mxcurioni/source/blender/python/generic/py_capi_utils.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_app.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_app_ffmpeg.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_app_handlers.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_app_handlers.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_driver.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_driver.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_interface.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_traceback.h
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_util.c
    branches/soc-2008-mxcurioni/source/blender/python/mathutils/mathutils_Color.c
    branches/soc-2008-mxcurioni/source/blender/python/mathutils/mathutils_Color.h
    branches/soc-2008-mxcurioni/source/blender/python/mathutils/mathutils_noise.c
    branches/soc-2008-mxcurioni/source/blender/python/mathutils/mathutils_noise.h
    branches/soc-2008-mxcurioni/source/blender/python/rna_dump.py
    branches/soc-2008-mxcurioni/source/blender/quicktime/apple/quicktime_export.c
    branches/soc-2008-mxcurioni/source/blender/quicktime/quicktime_export.h
    branches/soc-2008-mxcurioni/source/blender/quicktime/quicktime_import.h
    branches/soc-2008-mxcurioni/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/envmap.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/pointdensity.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/rayobject.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/render_types.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/rendercore.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/renderdatabase.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/shading.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/sunsky.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/texture_ocean.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/include/volume_precache.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_internal.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_octree.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/rayobject_rtbuild.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/svbvh.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/convertblender.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/envmap.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/imagetexture.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/initrender.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/occlusion.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/pipeline.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/pointdensity.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/rayshade.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/render_texture.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/rendercore.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/renderdatabase.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/shadeinput.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/sss.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/sunsky.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/texture_ocean.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/volume_precache.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/voxeldata.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/zbuf.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/windowmanager/WM_types.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_playanim.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2008-mxcurioni/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderGL.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderInputDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderKeyboardDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderMouseDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderSystem.cpp
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/KX_BlenderSystem.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ActionActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureChannel.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureChannel.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureConstraint.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ArmatureObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_BlenderDataConversion.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_MeshDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_MeshDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ModifierDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ModifierDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_SkinDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BlenderWorldInfo.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderScalarInterpolator.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertActuators.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertControllers.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertProperties.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_ConvertSensors.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_IpoConvert.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_IpoConvert.h
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_SoftBodyDeformer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Converter/KX_SoftBodyDeformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/BoolValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ConstExpr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/EXP_C-Api.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/EmptyValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ErrorValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Expression.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/FloatValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IdentifierExpr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IfExpr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/IntValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/KX_HashedPtr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/KX_Python.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/ListValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Operator1Expr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Operator2Expr.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/StringValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/Value.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/VectorValue.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/VectorValue.h
    branches/soc-2008-mxcurioni/source/gameengine/Expressions/VoidValue.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ANDController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ActuatorEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ActuatorSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_AlwaysEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_AlwaysSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_AlwaysSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_BasicEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_DelaySensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ExpressionController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IInputDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ILogicBrick.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IObject.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_IScene.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ISensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_JoystickSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_KeyboardManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_KeyboardSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_LogicManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_MouseManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_MouseManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_MouseSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_NANDController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_NORController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_ORController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertyActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PropertyEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonKeyboard.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_PythonMouse.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_RandomSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_TimeEventManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_TimeEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_XNORController.h
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/SCA_XORController.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_Canvas.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_Canvas.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_Engine.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_KeyboardDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_MouseDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawImage.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_RenderTools.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/common/GPC_System.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_Canvas.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_System.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Action.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_ActionManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_BlenderShader.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Shader.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Texture.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ArmatureSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_BulletPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Camera.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Camera.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_CameraActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_CameraIpoSGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ClientObjectInfo.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConstraintActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConstraintWrapper.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Dome.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Dome.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_EmptyObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_FontObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPO_SGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ISceneConverter.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IpoActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Light.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Light.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_LightIpoSGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MaterialIpoController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MeshProxy.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MotionState.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_NavMeshObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_NearSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ObColorIpoSGController.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ObjectActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_ParentActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PhysicsEngineEnums.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PhysicsPropertiesobsolete.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PolyProxy.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PolygonMaterial.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PyConstraintBinding.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PyMath.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PyMath.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonInit.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_PythonSeq.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RadarSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RayEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_RaySensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_Scene.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SceneActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SoundActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_SteeringActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TimeCategoryLogger.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TimeLogger.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TouchEventManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TouchSensor.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_TrackToActuator.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_VehicleWrapper.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_VertexProxy.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_WorldInfo.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_WorldIpoController.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/LoopBackNetwork/NG_LoopBackNetworkDeviceInterface.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkDeviceInterface.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkMessage.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Network/NG_NetworkScene.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdGraphicController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_DynamicTypes.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IGraphicController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IMotionState.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IVehicle.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_Pro.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_BucketManager.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_BucketManager.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_CameraData.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Deformer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_ICanvas.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_LightObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MaterialBucket.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MeshObject.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_MeshObject.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_ObjectColor.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Polygon.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_Rect.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_TexMatrix.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_TexVert.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Controller.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_DList.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_IObject.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Node.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_QList.h
    branches/soc-2008-mxcurioni/source/gameengine/SceneGraph/SG_Spatial.h
    branches/soc-2008-mxcurioni/source/gameengine/VideoTexture/VideoFFmpeg.h
    branches/soc-2008-mxcurioni/source/tests/batch_import.py
    branches/soc-2008-mxcurioni/source/tests/bl_load_addons.py
    branches/soc-2008-mxcurioni/source/tests/bl_load_py_modules.py
    branches/soc-2008-mxcurioni/source/tests/bl_mesh_modifiers.py
    branches/soc-2008-mxcurioni/source/tools/check_style_c.py
    branches/soc-2008-mxcurioni/source/tools/spell_check_source.py
    branches/soc-2008-mxcurioni/source/tools/spell_check_source_config.py

Added Paths:
-----------
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/CholmodSupport
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/IterativeLinearSolvers
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/OrderingMethods
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/PaStiXSupport
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/PardisoSupport
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/SparseCholesky
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/SparseCore
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/SuperLUSupport
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/UmfPackSupport
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Cholesky/LLT_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/CholmodSupport/
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/Assign_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/GeneralProduct.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixMatrix_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/GeneralMatrixVector_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/SelfadjointMatrixMatrix_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/SelfadjointMatrixVector_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/TriangularMatrixMatrix_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/TriangularMatrixVector_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/products/TriangularSolverMatrix_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/MKL_support.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Core/util/NonMPL2.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/ComplexSchur_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/RealSchur_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/IterativeLinearSolvers/
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/LU/PartialPivLU_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/OrderingMethods/
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/PaStiXSupport/
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/PardisoSupport/
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/QR/ColPivHouseholderQR_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/QR/HouseholderQR_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/SVD/JacobiSVD_MKL.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/SparseCholesky/
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/SparseCore/
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/SuperLUSupport/
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/UmfPackSupport/
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/misc/SparseSolve.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/misc/blas.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/closure/
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_convert_from_int.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_layer_weight.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_light_falloff.osl
    branches/soc-2008-mxcurioni/intern/smoke/intern/spectrum.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/spectrum.h
    branches/soc-2008-mxcurioni/release/scripts/templates/script_stub.py
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_codecs.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_endian.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_endian.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_mjpeg.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_mjpeg.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_options.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_rgb.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_rgb.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_rgb32.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avi_rgb32.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_quadric.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/quadric.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_decimate.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_decimate.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_symmetrize.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_unsubdivide.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_iterators.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_project.c
    branches/soc-2008-mxcurioni/source/blender/nodes/shader/nodes/node_shader_bump.c

Removed Paths:
-------------
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Eigenvalues/EigenvaluesCommon.h
    branches/soc-2008-mxcurioni/extern/Eigen3/Eigen/src/Sparse/
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_mbvh.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/kernel_qbvh.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bsdf_ashikhmin_velvet.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bsdf_diffuse.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bsdf_microfacet.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bsdf_oren_nayar.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bsdf_phong.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bsdf_reflection.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bsdf_refraction.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bsdf_transparent.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bsdf_ward.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bsdf_westin.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/bssrdf.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/debug.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/nodes/node_blend_weight.osl
    branches/soc-2008-mxcurioni/intern/cycles/kernel/osl/vol_subsurface.cpp
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/bsdf.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/bsdf_ashikhmin_velvet.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/bsdf_diffuse.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/bsdf_microfacet.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/bsdf_oren_nayar.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/bsdf_reflection.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/bsdf_refraction.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/bsdf_transparent.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/bsdf_ward.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/bsdf_westin.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/emissive.h
    branches/soc-2008-mxcurioni/intern/cycles/kernel/svm/volume.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avirgb.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/avirgb.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/codecs.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/endian.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/endian.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/mjpeg.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/mjpeg.h
    branches/soc-2008-mxcurioni/source/blender/avi/intern/options.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/rgb32.c
    branches/soc-2008-mxcurioni/source/blender/avi/intern/rgb32.h

Property Changed:
----------------
    branches/soc-2008-mxcurioni/
    branches/soc-2008-mxcurioni/build_files/cmake/
    branches/soc-2008-mxcurioni/build_files/cmake/cmake_static_check_clang_array.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/add_mesh_torus.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_data_bone.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_material.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_particle.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_physics_field.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_physics_smoke.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_texture.py
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface.c
    branches/soc-2008-mxcurioni/source/blender/editors/render/render_update.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/


Property changes on: branches/soc-2008-mxcurioni
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/ge_harmony:42255,42279-42282,42286,42302,42338,42349,42616,42620,42698-42699,42739,42753,42773-42774,42832,44568,44597-44598,44793-44794
/branches/soc-2011-cucumber:37517,38166-38167,38177,38179-38180,38187,38242,38384,38387,38403-38404,38407,38968,38970,38973,39045,40845,42997-42998,43439
/branches/soc-2011-tomato:42376,42378-42379,42383,42385,42395,42397-42400,42407,42411,42418,42443-42444,42446,42467,42472,42486,42650-42652,42654-42655,42709-42710,42733-42734,42801,43872,44130,44141,44147-44149,44151-44152,44229-44230,45623-45625,46037,48089,48092,48551-48552,48679,48790,48792-48793,49076,49087,49292,49294,49466,49894,50052,50126
/trunk/blender:34011-39896,39898-40096,40098-44221,44223-44419,44421-47664,47667-51126
   + /branches/ge_harmony:42255,42279-42282,42286,42302,42338,42349,42616,42620,42698-42699,42739,42753,42773-42774,42832,44568,44597-44598,44793-44794
/branches/soc-2011-cucumber:37517,38166-38167,38177,38179-38180,38187,38242,38384,38387,38403-38404,38407,38968,38970,38973,39045,40845,42997-42998,43439
/branches/soc-2011-tomato:42376,42378-42379,42383,42385,42395,42397-42400,42407,42411,42418,42443-42444,42446,42467,42472,42486,42650-42652,42654-42655,42709-42710,42733-42734,42801,43872,44130,44141,44147-44149,44151-44152,44229-44230,45623-45625,46037,48089,48092,48551-48552,48679,48790,48792-48793,49076,49087,49292,49294,49466,49894,50052,50126
/trunk/blender:34011-39896,39898-40096,40098-44221,44223-44419,44421-47664,47667-51448

Modified: branches/soc-2008-mxcurioni/CMakeLists.txt
===================================================================
--- branches/soc-2008-mxcurioni/CMakeLists.txt	2012-10-20 16:48:04 UTC (rev 51456)
+++ branches/soc-2008-mxcurioni/CMakeLists.txt	2012-10-20 16:48:48 UTC (rev 51457)
@@ -206,6 +206,7 @@
 option(WITH_IMAGE_FRAMESERVER   "Enable image FrameServer Support for rendering" ON)
 
 # Audio/Video format support
+option(WITH_CODEC_AVI           "Enable Blenders own AVI file support (raw/jpeg)" ON)
 option(WITH_CODEC_FFMPEG        "Enable FFMPeg Support (http://ffmpeg.org)" OFF)
 
 option(WITH_CODEC_SNDFILE       "Enable libsndfile Support (http://www.mega-nerd.com/libsndfile)" OFF)
@@ -733,23 +734,14 @@
 		execute_process(COMMAND ${LLVM_CONFIG} --libdir
 		                OUTPUT_VARIABLE LLVM_LIB_DIR
 		                OUTPUT_STRIP_TRAILING_WHITESPACE)
-		execute_process(COMMAND ${LLVM_CONFIG} --includedir
-		                OUTPUT_VARIABLE LLVM_INCLUDES
-		                OUTPUT_STRIP_TRAILING_WHITESPACE)
 		find_library(LLVM_LIBRARY
 		             NAMES libLLVMAnalysis.a # first of a whole bunch of libs to get
 		             PATHS ${LLVM_LIB_DIR})
 		message(STATUS "LLVM version  = ${LLVM_VERSION}")
 		message(STATUS "LLVM dir      = ${LLVM_DIRECTORY}")
-		message(STATUS "LLVM includes = ${LLVM_INCLUDES}")
 		message(STATUS "LLVM lib dir  = ${LLVM_LIB_DIR}")
 
-		if(LLVM_LIBRARY AND LLVM_INCLUDES AND LLVM_DIRECTORY AND LLVM_LIB_DIR)
-			# ensure include directory is added (in case of non-standard locations
-			include_directories(BEFORE "${LLVM_INCLUDES}")
-			string(REGEX REPLACE "\\." "" OSL_LLVM_VERSION ${LLVM_VERSION})
-			message(STATUS "LLVM OSL_LLVM_VERSION = ${OSL_LLVM_VERSION}")
-			add_definitions("-DOSL_LLVM_VERSION=${OSL_LLVM_VERSION}")
+		if(LLVM_LIBRARY AND LLVM_DIRECTORY AND LLVM_LIB_DIR)
 			if(LLVM_STATIC)
 				# if static LLVM libraries were requested, use llvm-config to generate
 				# the list of what libraries we need, and substitute that in the right
@@ -787,8 +779,6 @@
 		else()
 			message(STATUS "OSL not found")
 		endif()
-	
-		include_directories(${OSL_INCLUDES})
 	endif()
 
 	# OpenSuse needs lutil, ArchLinux not, for now keep, can avoid by using --as-needed
@@ -956,8 +946,6 @@
 		else()
 			message(STATUS "OSL not found")
 		endif()
-	
-		include_directories(${OSL_INCLUDES})
 	endif()
 
 	if(MSVC)
@@ -1608,7 +1596,7 @@
 	if(WITH_OPENIMAGEIO)
 		set(OPENIMAGEIO ${LIBDIR}/openimageio)
 		set(OPENIMAGEIO_INCLUDE_DIRS ${OPENIMAGEIO}/include)
-		set(OPENIMAGEIO_LIBRARIES -force_load ${OPENIMAGEIO}/lib/libOpenImageIO.a ${PNG_LIBRARIES} ${JPEG_LIBRARIES} ${TIFF_LIBRARY} ${OPENEXR_LIBRARIES} ${ZLIB_LIBRARIES})
+		set(OPENIMAGEIO_LIBRARIES ${OPENIMAGEIO}/lib/libOpenImageIO.a ${PNG_LIBRARIES} ${JPEG_LIBRARIES} ${TIFF_LIBRARY} ${OPENEXR_LIBRARIES} ${ZLIB_LIBRARIES})
 		set(OPENIMAGEIO_LIBPATH ${OPENIMAGEIO}/lib ${JPEG_LIBPATH} ${PNG_LIBPATH} ${TIFF_LIBPATH} ${OPENEXR_LIBPATH} ${ZLIB_LIBPATH})
 		set(OPENIMAGEIO_DEFINITIONS "-DOIIO_STATIC_BUILD")
 	endif()
@@ -1639,23 +1627,14 @@
 		execute_process(COMMAND ${LLVM_CONFIG} --libdir
 		                OUTPUT_VARIABLE LLVM_LIB_DIR
 		                OUTPUT_STRIP_TRAILING_WHITESPACE)
-		execute_process(COMMAND ${LLVM_CONFIG} --includedir
-		                OUTPUT_VARIABLE LLVM_INCLUDES
-		                OUTPUT_STRIP_TRAILING_WHITESPACE)
 		find_library(LLVM_LIBRARY
 		             NAMES libLLVMAnalysis.a # first of a whole bunch of libs to get
 		             PATHS ${LLVM_LIB_DIR})
 		message(STATUS "LLVM version  = ${LLVM_VERSION}")
 		message(STATUS "LLVM dir      = ${LLVM_DIRECTORY}")
-		message(STATUS "LLVM includes = ${LLVM_INCLUDES}")
 		message(STATUS "LLVM lib dir  = ${LLVM_LIB_DIR}")
 
-		if(LLVM_LIBRARY AND LLVM_INCLUDES AND LLVM_DIRECTORY AND LLVM_LIB_DIR)
-			# ensure include directory is added (in case of non-standard locations
-			include_directories(BEFORE "${LLVM_INCLUDES}")
-			string(REGEX REPLACE "\\." "" OSL_LLVM_VERSION ${LLVM_VERSION})
-			message(STATUS "LLVM OSL_LLVM_VERSION = ${OSL_LLVM_VERSION}")
-			add_definitions("-DOSL_LLVM_VERSION=${OSL_LLVM_VERSION}")
+		if(LLVM_LIBRARY AND LLVM_DIRECTORY AND LLVM_LIB_DIR)
 			if(LLVM_STATIC)
 				# if static LLVM libraries were requested, use llvm-config to generate
 				# the list of what libraries we need, and substitute that in the right
@@ -1692,8 +1671,6 @@
 		else()
 			message(STATUS "OSL not found")
 		endif()
-	
-		include_directories(${OSL_INCLUDES})
 	endif()
 
 	set(EXETYPE MACOSX_BUNDLE)
@@ -1880,12 +1857,16 @@
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_WRITE_STRINGS -Wwrite-strings)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_LOGICAL_OP -Wlogical-op)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_UNDEF -Wundef)
-	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_UNINITIALIZED -Wuninitialized)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_INIT_SELF -Winit-self)  # needs -Wuninitialized
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_NULL -Wnonnull)  # C only
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_MISSING_INCLUDE_DIRS -Wmissing-include-dirs)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_DIV_BY_ZERO -Wno-div-by-zero)
 
+	# gcc 4.2 gives annoying warnings on every file with this
+	if (${CMAKE_C_COMPILER_VERSION} VERSION_GREATER "4.2")
+		ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_UNINITIALIZED -Wuninitialized)
+	endif()
+
 	# disable because it gives warnings for printf() & friends.
 	# ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_DOUBLE_PROMOTION -Wdouble-promotion -Wno-error=double-promotion)
 
@@ -1897,11 +1878,15 @@
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_INVALID_OFFSETOF -Wno-invalid-offsetof)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_SIGN_COMPARE -Wno-sign-compare)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_LOGICAL_OP -Wlogical-op)
-	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_UNINITIALIZED -Wuninitialized)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_INIT_SELF -Winit-self)  # needs -Wuninitialized
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_MISSING_INCLUDE_DIRS -Wmissing-include-dirs)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_DIV_BY_ZERO -Wno-div-by-zero)
 
+	# gcc 4.2 gives annoying warnings on every file with this
+	if (${CMAKE_C_COMPILER_VERSION} VERSION_GREATER "4.2")
+		ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_UNINITIALIZED -Wuninitialized)
+	endif()
+
 	# causes too many warnings
 	if(NOT APPLE)
 		ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_UNDEF -Wundef)
@@ -2014,10 +1999,11 @@
 	endif()
 endif()
 
+# Include warnings first, so its possible to disable them with user defined flags
+# eg: -Wno-uninitialized
+set(CMAKE_C_FLAGS "${C_WARNINGS} ${CMAKE_C_FLAGS} ${PLATFORM_CFLAGS}")
+set(CMAKE_CXX_FLAGS "${CXX_WARNINGS} ${CMAKE_CXX_FLAGS} ${PLATFORM_CFLAGS}")
 
-set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${PLATFORM_CFLAGS} ${C_WARNINGS}")
-set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${PLATFORM_CFLAGS} ${CXX_WARNINGS}")
-
 #-------------------------------------------------------------------------------
 # Global Defines
 
@@ -2123,6 +2109,7 @@
 	info_cfg_option(WITH_OPENAL)
 	info_cfg_option(WITH_SDL)
 	info_cfg_option(WITH_JACK)
+	info_cfg_option(WITH_CODEC_AVI)
 	info_cfg_option(WITH_CODEC_FFMPEG)
 	info_cfg_option(WITH_CODEC_SNDFILE)
 

Modified: branches/soc-2008-mxcurioni/GNUmakefile
===================================================================
--- branches/soc-2008-mxcurioni/GNUmakefile	2012-10-20 16:48:04 UTC (rev 51456)
+++ branches/soc-2008-mxcurioni/GNUmakefile	2012-10-20 16:48:48 UTC (rev 51457)
@@ -163,21 +163,28 @@
 	@echo "  * package_archive - build an archive package"
 	@echo ""
 	@echo "Testing Targets (not associated with building blender)"
-	@echo "  * test            - run ctest, currently tests import/export, operator execution and that python modules load"
-	@echo "  * test_cmake      - runs our own cmake file checker which detects errors in the cmake file list definitions"
-	@echo "  * test_pep8       - checks all python script are pep8 which are tagged to use the stricter formatting"
-	@echo "  * test_deprecated - checks for deprecation tags in our code which may need to be removed"
-	@echo "  * test_style      - checks C/C++ conforms with blenders style guide: http://wiki.blender.org/index.php/Dev:Doc/CodeStyle"
+	@echo "  * test               - run ctest, currently tests import/export, operator execution and that python modules load"
+	@echo "  * test_cmake         - runs our own cmake file checker which detects errors in the cmake file list definitions"
+	@echo "  * test_pep8          - checks all python script are pep8 which are tagged to use the stricter formatting"

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list