[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [61081] branches/soc-2013-cycles_volume: - merge from trunk, up to r61080;

Rafael Campos rafaelcdn at gmail.com
Mon Nov 4 13:50:35 CET 2013


Revision: 61081
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=61081
Author:   jehuty
Date:     2013-11-04 12:50:33 +0000 (Mon, 04 Nov 2013)
Log Message:
-----------
- merge from trunk, up to r61080;

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

Modified Paths:
--------------
    branches/soc-2013-cycles_volume/CMakeLists.txt
    branches/soc-2013-cycles_volume/GNUmakefile
    branches/soc-2013-cycles_volume/SConstruct
    branches/soc-2013-cycles_volume/build_files/build_environment/install_deps.sh
    branches/soc-2013-cycles_volume/build_files/cmake/macros.cmake
    branches/soc-2013-cycles_volume/build_files/scons/config/darwin-config.py
    branches/soc-2013-cycles_volume/build_files/scons/tools/Blender.py
    branches/soc-2013-cycles_volume/build_files/scons/tools/btools.py
    branches/soc-2013-cycles_volume/doc/python_api/examples/bpy.props.5.py
    branches/soc-2013-cycles_volume/doc/python_api/examples/bpy.types.UIList.1.py
    branches/soc-2013-cycles_volume/doc/python_api/examples/bpy.types.UIList.2.py
    branches/soc-2013-cycles_volume/doc/python_api/examples/bpy.types.WindowManager.popup_menu.py
    branches/soc-2013-cycles_volume/doc/python_api/rst/bge.logic.rst
    branches/soc-2013-cycles_volume/doc/python_api/sphinx_doc_gen.py
    branches/soc-2013-cycles_volume/extern/bullet2/CMakeLists.txt
    branches/soc-2013-cycles_volume/extern/bullet2/readme.txt
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDispatcher.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/Character/btCharacterControllerInterface.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/Character/btKinematicCharacterController.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/Character/btKinematicCharacterController.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGearConstraint.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverBody.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/Dynamics/btDynamicsWorld.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/LinearMath/btIDebugDraw.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/LinearMath/btMatrix3x3.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/LinearMath/btQuaternion.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/LinearMath/btScalar.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/LinearMath/btSerializer.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/LinearMath/btSerializer.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/LinearMath/btVector3.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/LinearMath/btVector3.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/SConscript
    branches/soc-2013-cycles_volume/extern/bullet2/src/btBulletDynamicsCommon.h
    branches/soc-2013-cycles_volume/extern/libmv/CMakeLists.txt
    branches/soc-2013-cycles_volume/extern/libmv/SConscript
    branches/soc-2013-cycles_volume/extern/libmv/bundle.sh
    branches/soc-2013-cycles_volume/extern/libmv/libmv/multiview/euclidean_resection.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv/multiview/euclidean_resection.h
    branches/soc-2013-cycles_volume/extern/libmv/libmv/multiview/fundamental.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv/multiview/fundamental.h
    branches/soc-2013-cycles_volume/extern/libmv/libmv/multiview/homography.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv/multiview/homography.h
    branches/soc-2013-cycles_volume/extern/libmv/libmv/simple_pipeline/bundle.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv/simple_pipeline/keyframe_selection.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv/simple_pipeline/modal_solver.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv/simple_pipeline/pipeline.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv/simple_pipeline/pipeline.h
    branches/soc-2013-cycles_volume/extern/libmv/libmv/simple_pipeline/reconstruction.h
    branches/soc-2013-cycles_volume/extern/libmv/libmv/simple_pipeline/resect.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv/simple_pipeline/resect.h
    branches/soc-2013-cycles_volume/extern/libmv/libmv/simple_pipeline/tracks.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv/simple_pipeline/tracks.h
    branches/soc-2013-cycles_volume/extern/libmv/libmv/tracking/track_region.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv/tracking/track_region.h
    branches/soc-2013-cycles_volume/extern/libmv/libmv-capi.cc
    branches/soc-2013-cycles_volume/extern/libmv/libmv-capi.h
    branches/soc-2013-cycles_volume/extern/libmv/libmv-capi_stub.cc
    branches/soc-2013-cycles_volume/extern/libmv/third_party/msinttypes/stdint.h
    branches/soc-2013-cycles_volume/intern/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/bsp/intern/BOP_CarveInterface.cpp
    branches/soc-2013-cycles_volume/intern/cycles/app/cycles_standalone.cpp
    branches/soc-2013-cycles_volume/intern/cycles/blender/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/cycles/blender/addon/ui.py
    branches/soc-2013-cycles_volume/intern/cycles/blender/blender_curves.cpp
    branches/soc-2013-cycles_volume/intern/cycles/blender/blender_mesh.cpp
    branches/soc-2013-cycles_volume/intern/cycles/blender/blender_object.cpp
    branches/soc-2013-cycles_volume/intern/cycles/blender/blender_shader.cpp
    branches/soc-2013-cycles_volume/intern/cycles/blender/blender_sync.cpp
    branches/soc-2013-cycles_volume/intern/cycles/blender/blender_sync.h
    branches/soc-2013-cycles_volume/intern/cycles/bvh/bvh_build.cpp
    branches/soc-2013-cycles_volume/intern/cycles/device/device.cpp
    branches/soc-2013-cycles_volume/intern/cycles/device/device_cpu.cpp
    branches/soc-2013-cycles_volume/intern/cycles/device/device_cuda.cpp
    branches/soc-2013-cycles_volume/intern/cycles/device/device_opencl.cpp
    branches/soc-2013-cycles_volume/intern/cycles/kernel/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/cycles/kernel/SConscript
    branches/soc-2013-cycles_volume/intern/cycles/kernel/closure/bsdf_hair.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_accumulate.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_bvh.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_compat_cuda.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_film.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_globals.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_passes.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_path.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_primitive.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_shader.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_sse2.cpp
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_sse3.cpp
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_subsurface.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/kernel_types.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/osl/osl_shader.cpp
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/SConscript
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_blackbody.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_combine_hsv.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_environment_texture.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_hair_bsdf.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_math.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_separate_hsv.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_sky_texture.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_subsurface_scattering.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_vector_transform.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_ward_bsdf.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/stdosl.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/svm/svm_closure.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/svm/svm_sepcomb_hsv.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/svm/svm_types.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/svm/svm_vector_transform.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/textures/vdb_lookup.h
    branches/soc-2013-cycles_volume/intern/cycles/render/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/cycles/render/blackbody.cpp
    branches/soc-2013-cycles_volume/intern/cycles/render/blackbody.h
    branches/soc-2013-cycles_volume/intern/cycles/render/buffers.cpp
    branches/soc-2013-cycles_volume/intern/cycles/render/graph.h
    branches/soc-2013-cycles_volume/intern/cycles/render/nodes.cpp
    branches/soc-2013-cycles_volume/intern/cycles/render/nodes.h
    branches/soc-2013-cycles_volume/intern/cycles/render/object.cpp
    branches/soc-2013-cycles_volume/intern/cycles/render/shader.cpp
    branches/soc-2013-cycles_volume/intern/cycles/render/shader.h
    branches/soc-2013-cycles_volume/intern/cycles/util/util_opengl.h
    branches/soc-2013-cycles_volume/intern/cycles/util/util_task.cpp
    branches/soc-2013-cycles_volume/intern/cycles/util/util_task.h
    branches/soc-2013-cycles_volume/intern/cycles/util/util_types.h
    branches/soc-2013-cycles_volume/intern/elbeem/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/elbeem/SConscript
    branches/soc-2013-cycles_volume/intern/elbeem/intern/attributes.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/controlparticles.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/isosurface.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/mvmcoords.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_blenderdumper.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_bsptree.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_geometryclass.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_geometrymodel.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_geometryobject.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_geometryshader.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_lighting.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_matrices.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_ray.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_vector3dim.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/ntl_world.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/parametrizer.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/particletracer.cpp
    branches/soc-2013-cycles_volume/intern/elbeem/intern/particletracer.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/simulation_object.cpp
    branches/soc-2013-cycles_volume/intern/elbeem/intern/simulation_object.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/solver_class.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/solver_control.cpp
    branches/soc-2013-cycles_volume/intern/elbeem/intern/solver_control.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/solver_interface.cpp
    branches/soc-2013-cycles_volume/intern/elbeem/intern/solver_interface.h
    branches/soc-2013-cycles_volume/intern/elbeem/intern/solver_main.cpp
    branches/soc-2013-cycles_volume/intern/ghost/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/ghost/SConscript
    branches/soc-2013-cycles_volume/intern/ghost/intern/GHOST_DisplayManagerCocoa.mm
    branches/soc-2013-cycles_volume/intern/ghost/intern/GHOST_NDOFManager3Dconnexion.c
    branches/soc-2013-cycles_volume/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2013-cycles_volume/intern/ghost/intern/GHOST_SystemPathsX11.cpp
    branches/soc-2013-cycles_volume/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2013-cycles_volume/intern/ghost/intern/GHOST_WindowCocoa.h
    branches/soc-2013-cycles_volume/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2013-cycles_volume/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2013-cycles_volume/intern/ghost/test/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/guardedalloc/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2013-cycles_volume/intern/guardedalloc/SConscript
    branches/soc-2013-cycles_volume/intern/guardedalloc/intern/mallocn.c
    branches/soc-2013-cycles_volume/intern/guardedalloc/mmap_win.h
    branches/soc-2013-cycles_volume/intern/locale/boost_locale_wrapper.cpp
    branches/soc-2013-cycles_volume/intern/opencolorio/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/opencolorio/SConscript
    branches/soc-2013-cycles_volume/intern/opencolorio/fallback_impl.cc
    branches/soc-2013-cycles_volume/intern/opencolorio/ocio_capi.cc
    branches/soc-2013-cycles_volume/intern/opencolorio/ocio_capi.h
    branches/soc-2013-cycles_volume/intern/opencolorio/ocio_impl.cc
    branches/soc-2013-cycles_volume/intern/opencolorio/ocio_impl.h
    branches/soc-2013-cycles_volume/intern/opencolorio/ocio_impl_glsl.cc
    branches/soc-2013-cycles_volume/intern/rigidbody/rb_bullet_api.cpp
    branches/soc-2013-cycles_volume/intern/utfconv/utf_winfunc.c
    branches/soc-2013-cycles_volume/release/bin/blender-softwaregl
    branches/soc-2013-cycles_volume/release/datafiles/preview_cycles.blend
    branches/soc-2013-cycles_volume/release/datafiles/splash.png
    branches/soc-2013-cycles_volume/release/scripts/freestyle/style_modules/ChainingIterators.py
    branches/soc-2013-cycles_volume/release/scripts/freestyle/style_modules/PredicatesB1D.py
    branches/soc-2013-cycles_volume/release/scripts/freestyle/style_modules/PredicatesU1D.py
    branches/soc-2013-cycles_volume/release/scripts/freestyle/style_modules/parameter_editor.py
    branches/soc-2013-cycles_volume/release/scripts/freestyle/style_modules/shaders.py
    branches/soc-2013-cycles_volume/release/scripts/modules/addon_utils.py
    branches/soc-2013-cycles_volume/release/scripts/modules/bl_i18n_utils/settings.py
    branches/soc-2013-cycles_volume/release/scripts/modules/bl_i18n_utils/utils.py
    branches/soc-2013-cycles_volume/release/scripts/modules/bpy/path.py
    branches/soc-2013-cycles_volume/release/scripts/modules/bpy/utils.py
    branches/soc-2013-cycles_volume/release/scripts/modules/bpy_extras/mesh_utils.py
    branches/soc-2013-cycles_volume/release/scripts/modules/bpy_types.py
    branches/soc-2013-cycles_volume/release/scripts/modules/rna_info.py
    branches/soc-2013-cycles_volume/release/scripts/modules/rna_keymap_ui.py
    branches/soc-2013-cycles_volume/release/scripts/presets/cycles/sampling/final.py
    branches/soc-2013-cycles_volume/release/scripts/presets/cycles/sampling/preview.py
    branches/soc-2013-cycles_volume/release/scripts/presets/keyconfig/maya.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_operators/node.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_operators/screen_play_rendered_anim.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_operators/uvcalc_lightmap.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_operators/view3d.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_operators/wm.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/__init__.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_data_armature.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_freestyle.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_mask_common.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_material.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_paint_common.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_particle.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_physics_common.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_physics_dynamicpaint.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_render.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_render_layer.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_scene.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/properties_texture.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/space_clip.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/space_graph.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/space_image.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/space_info.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/space_node.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/space_sequencer.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/space_text.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/space_time.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/space_view3d.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/soc-2013-cycles_volume/release/scripts/templates_py/custom_nodes.py
    branches/soc-2013-cycles_volume/release/scripts/templates_py/operator_modal_timer.py
    branches/soc-2013-cycles_volume/release/scripts/templates_py/ui_list.py
    branches/soc-2013-cycles_volume/release/text/readme.html
    branches/soc-2013-cycles_volume/source/blender/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/SConscript
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_action.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_animsys.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_blender.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_curve.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_customdata.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_deform.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_editmesh.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_global.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_idprop.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_mask.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_modifier.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_node.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_object.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_ocean.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_subsurf.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_texture.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_tracking.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/SConscript
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/CCGSubSurf.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/action.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/anim.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/armature.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/boids.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/bpath.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/bvhutils.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/colortools.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/curve.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/customdata.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/deform.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/dynamicpaint.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/editderivedmesh.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/editmesh.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/font.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/freestyle.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/gpencil.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/idprop.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/image.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/library.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/mask.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/mask_rasterize.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/mball.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/mesh.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/mesh_evaluate.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/mesh_validate.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/modifier.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/modifiers_bmesh.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/movieclip.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/multires.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/node.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/object.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/packedFile.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/paint.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/particle.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/pbvh_bmesh.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/pbvh_intern.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/rigidbody.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/scene.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/screen.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/shrinkwrap.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/smoke.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/texture.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/tracking.c
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_alloca.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_bitmap.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_boxpack2d.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_convexhull2d.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_linklist_stack.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_math_geom.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_math_interp.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_math_matrix.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_memarena.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_mempool.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_scanfill.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_sys_types.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_threads.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/blenlib/PIL_time_utildefines.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/BLI_heap.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/BLI_memarena.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/BLI_mempool.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/boxpack2d.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/lasso.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/math_geom.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/math_matrix.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/noise.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/path_util.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/smallhash.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/threads.c
    branches/soc-2013-cycles_volume/source/blender/blenloader/intern/readfile.c
    branches/soc-2013-cycles_volume/source/blender/blenloader/intern/versioning_legacy.c
    branches/soc-2013-cycles_volume/source/blender/blenloader/intern/writefile.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/bmesh/bmesh_class.h
    branches/soc-2013-cycles_volume/source/blender/bmesh/bmesh_tools.h
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_construct.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_core.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_core.h
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_iterators.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_iterators.h
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_mesh.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_mesh.h
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_mods.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_opdefines.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_operators.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_polygon.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_polygon.h
    branches/soc-2013-cycles_volume/source/blender/bmesh/intern/bmesh_walkers_impl.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_beautify.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_bridge.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_connect.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_connect_nonplanar.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_dissolve.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_dupe.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_edgenet.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_fill_attribute.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_fill_grid.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_fill_holes.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_inset.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_join_triangles.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_primitive.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_removedoubles.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_symmetrize.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_triangulate.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_utils.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/tools/bmesh_bevel.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/tools/bmesh_bisect_plane.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/tools/bmesh_decimate_collapse.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/tools/bmesh_decimate_unsubdivide.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/tools/bmesh_triangulate.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/tools/bmesh_triangulate.h
    branches/soc-2013-cycles_volume/source/blender/collada/AnimationExporter.cpp
    branches/soc-2013-cycles_volume/source/blender/collada/ArmatureExporter.cpp
    branches/soc-2013-cycles_volume/source/blender/collada/ControllerExporter.cpp
    branches/soc-2013-cycles_volume/source/blender/collada/DocumentImporter.cpp
    branches/soc-2013-cycles_volume/source/blender/collada/ExportSettings.h
    branches/soc-2013-cycles_volume/source/blender/collada/MeshImporter.cpp
    branches/soc-2013-cycles_volume/source/blender/collada/collada.cpp
    branches/soc-2013-cycles_volume/source/blender/collada/collada.h
    branches/soc-2013-cycles_volume/source/blender/collada/collada_utils.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/compositor/COM_compositor.h
    branches/soc-2013-cycles_volume/source/blender/compositor/COM_defines.h
    branches/soc-2013-cycles_volume/source/blender/compositor/intern/COM_Debug.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/intern/COM_ExecutionSystemHelper.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/intern/COM_MemoryBuffer.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/nodes/COM_BlurNode.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/nodes/COM_ImageNode.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/nodes/COM_ImageNode.h
    branches/soc-2013-cycles_volume/source/blender/compositor/nodes/COM_OutputFileNode.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_FastGaussianBlurOperation.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_FastGaussianBlurOperation.h
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_InpaintOperation.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_MaskOperation.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_MultilayerImageOperation.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_MultilayerImageOperation.h
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_OutputFileOperation.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_RenderLayersProg.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_WriteBufferOperation.cpp
    branches/soc-2013-cycles_volume/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/animation/anim_draw.c
    branches/soc-2013-cycles_volume/source/blender/editors/animation/anim_filter.c
    branches/soc-2013-cycles_volume/source/blender/editors/animation/anim_markers.c
    branches/soc-2013-cycles_volume/source/blender/editors/animation/anim_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/animation/keyframes_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/animation/keyframing.c
    branches/soc-2013-cycles_volume/source/blender/editors/armature/BIF_retarget.h
    branches/soc-2013-cycles_volume/source/blender/editors/armature/armature_add.c
    branches/soc-2013-cycles_volume/source/blender/editors/armature/armature_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/armature/armature_intern.h
    branches/soc-2013-cycles_volume/source/blender/editors/armature/armature_naming.c
    branches/soc-2013-cycles_volume/source/blender/editors/armature/armature_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/armature/editarmature_retarget.c
    branches/soc-2013-cycles_volume/source/blender/editors/armature/pose_lib.c
    branches/soc-2013-cycles_volume/source/blender/editors/armature/pose_select.c
    branches/soc-2013-cycles_volume/source/blender/editors/curve/editcurve.c
    branches/soc-2013-cycles_volume/source/blender/editors/curve/editcurve_add.c
    branches/soc-2013-cycles_volume/source/blender/editors/curve/editfont.c
    branches/soc-2013-cycles_volume/source/blender/editors/gpencil/gpencil_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2013-cycles_volume/source/blender/editors/include/BIF_glutil.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_anim_api.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_armature.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_lattice.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_mask.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_mball.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_mesh.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_numinput.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_object.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_render.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_sculpt.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_transform.h
    branches/soc-2013-cycles_volume/source/blender/editors/include/ED_view3d.h
    branches/soc-2013-cycles_volume/source/blender/editors/interface/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface.c
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface_draw.c
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface_handlers.c
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface_intern.h
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface_layout.c
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface_regions.c
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface_templates.c
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface_widgets.c
    branches/soc-2013-cycles_volume/source/blender/editors/interface/view2d_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/io/io_collada.c
    branches/soc-2013-cycles_volume/source/blender/editors/mask/SConscript
    branches/soc-2013-cycles_volume/source/blender/editors/mask/mask_add.c
    branches/soc-2013-cycles_volume/source/blender/editors/mask/mask_draw.c
    branches/soc-2013-cycles_volume/source/blender/editors/mask/mask_shapekey.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/editface.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/editmesh_bevel.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/editmesh_bisect.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/editmesh_extrude.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/editmesh_inset.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/editmesh_knife.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/editmesh_loopcut.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/editmesh_select.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/editmesh_utils.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/mesh_navmesh.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/mesh/meshtools.c
    branches/soc-2013-cycles_volume/source/blender/editors/metaball/mball_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/metaball/mball_intern.h
    branches/soc-2013-cycles_volume/source/blender/editors/metaball/mball_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/object/object_add.c
    branches/soc-2013-cycles_volume/source/blender/editors/object/object_bake.c
    branches/soc-2013-cycles_volume/source/blender/editors/object/object_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/object/object_group.c
    branches/soc-2013-cycles_volume/source/blender/editors/object/object_hook.c
    branches/soc-2013-cycles_volume/source/blender/editors/object/object_relations.c
    branches/soc-2013-cycles_volume/source/blender/editors/object/object_shapekey.c
    branches/soc-2013-cycles_volume/source/blender/editors/object/object_transform.c
    branches/soc-2013-cycles_volume/source/blender/editors/object/object_vgroup.c
    branches/soc-2013-cycles_volume/source/blender/editors/physics/particle_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/render/render_internal.c
    branches/soc-2013-cycles_volume/source/blender/editors/render/render_opengl.c
    branches/soc-2013-cycles_volume/source/blender/editors/render/render_shading.c
    branches/soc-2013-cycles_volume/source/blender/editors/screen/area.c
    branches/soc-2013-cycles_volume/source/blender/editors/screen/glutil.c
    branches/soc-2013-cycles_volume/source/blender/editors/screen/screen_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/screen/screen_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/screen/screendump.c
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/paint_cursor.c
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/paint_image_proj.c
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/paint_mask.c
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/paint_utils.c
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2013-cycles_volume/source/blender/editors/sculpt_paint/sculpt_uv.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_action/action_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_action/action_select.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_api/spacetypes.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_clip/clip_editor.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_clip/clip_graph_draw.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_clip/clip_graph_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_clip/clip_intern.h
    branches/soc-2013-cycles_volume/source/blender/editors/space_clip/clip_utils.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_clip/space_clip.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_clip/tracking_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_console/console_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_console/space_console.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_file/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/editors/space_file/SConscript
    branches/soc-2013-cycles_volume/source/blender/editors/space_file/file_intern.h
    branches/soc-2013-cycles_volume/source/blender/editors/space_file/file_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_file/file_panels.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_file/fsmenu.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_file/space_file.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_graph/graph_draw.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_graph/graph_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_graph/graph_select.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_image/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/editors/space_image/SConscript
    branches/soc-2013-cycles_volume/source/blender/editors/space_image/image_buttons.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_image/image_draw.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_image/image_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_image/space_image.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_info/info_stats.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_info/textview.h
    branches/soc-2013-cycles_volume/source/blender/editors/space_node/drawnode.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_node/node_draw.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_node/node_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_node/node_templates.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_node/node_view.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_outliner/outliner_draw.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_outliner/outliner_select.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_outliner/outliner_tree.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_sequencer/sequencer_modifier.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_sequencer/sequencer_select.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_sequencer/sequencer_view.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_text/space_text.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_text/text_autocomplete.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_text/text_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/view3d_iterators.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/view3d_snap.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2013-cycles_volume/source/blender/editors/transform/transform.c
    branches/soc-2013-cycles_volume/source/blender/editors/transform/transform.h
    branches/soc-2013-cycles_volume/source/blender/editors/transform/transform_constraints.c
    branches/soc-2013-cycles_volume/source/blender/editors/transform/transform_conversions.c
    branches/soc-2013-cycles_volume/source/blender/editors/transform/transform_generics.c
    branches/soc-2013-cycles_volume/source/blender/editors/transform/transform_input.c
    branches/soc-2013-cycles_volume/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2013-cycles_volume/source/blender/editors/transform/transform_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/transform/transform_orientations.c
    branches/soc-2013-cycles_volume/source/blender/editors/transform/transform_snap.c
    branches/soc-2013-cycles_volume/source/blender/editors/util/crazyspace.c
    branches/soc-2013-cycles_volume/source/blender/editors/util/ed_util.c
    branches/soc-2013-cycles_volume/source/blender/editors/util/numinput.c
    branches/soc-2013-cycles_volume/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2013-cycles_volume/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/soc-2013-cycles_volume/source/blender/editors/uvedit/uvedit_smart_stitch.c
    branches/soc-2013-cycles_volume/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2013-cycles_volume/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp
    branches/soc-2013-cycles_volume/source/blender/freestyle/intern/geometry/Noise.cpp
    branches/soc-2013-cycles_volume/source/blender/freestyle/intern/stroke/StrokeRep.cpp
    branches/soc-2013-cycles_volume/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2013-cycles_volume/source/blender/gpu/intern/gpu_material.c
    branches/soc-2013-cycles_volume/source/blender/gpu/shaders/gpu_shader_material.glsl
    branches/soc-2013-cycles_volume/source/blender/imbuf/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/imbuf/IMB_colormanagement.h
    branches/soc-2013-cycles_volume/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2013-cycles_volume/source/blender/imbuf/IMB_imbuf_types.h
    branches/soc-2013-cycles_volume/source/blender/imbuf/SConscript
    branches/soc-2013-cycles_volume/source/blender/imbuf/intern/IMB_filetype.h
    branches/soc-2013-cycles_volume/source/blender/imbuf/intern/colormanagement.c
    branches/soc-2013-cycles_volume/source/blender/imbuf/intern/filetype.c
    branches/soc-2013-cycles_volume/source/blender/imbuf/intern/indexer.c
    branches/soc-2013-cycles_volume/source/blender/imbuf/intern/readimage.c
    branches/soc-2013-cycles_volume/source/blender/imbuf/intern/tiff.c
    branches/soc-2013-cycles_volume/source/blender/imbuf/intern/util.c
    branches/soc-2013-cycles_volume/source/blender/imbuf/intern/writeimage.c
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_anim_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_mask_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_mesh_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_node_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_object_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_space_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_tracking_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/DNA_windowmanager_types.h
    branches/soc-2013-cycles_volume/source/blender/makesdna/intern/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/makesdna/intern/SConscript
    branches/soc-2013-cycles_volume/source/blender/makesrna/RNA_access.h
    branches/soc-2013-cycles_volume/source/blender/makesrna/RNA_define.h
    branches/soc-2013-cycles_volume/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2013-cycles_volume/source/blender/makesrna/SConscript
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/SConscript
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/makesrna.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_ID.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_access.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_action.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_animation.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_boid.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_color.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_define.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_dynamicpaint.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_fcurve.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_key.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_lamp.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_linestyle.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_mask.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_material.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_mesh_api.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_mesh_utils.h
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_meta.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_nla.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_object.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_object_api.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_object_force.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_render.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_rigidbody.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_screen.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_space.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_test.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_tracking.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_ui.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2013-cycles_volume/source/blender/makesrna/intern/rna_wm_api.c
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_decimate.c
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_displace.c
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_mask.c
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_meshcache_util.h
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_triangulate.c
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_util.c
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_util.h
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_uvproject.c
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_warp.c
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_wave.c
    branches/soc-2013-cycles_volume/source/blender/modifiers/intern/MOD_weightvg_util.c
    branches/soc-2013-cycles_volume/source/blender/nodes/NOD_common.h
    branches/soc-2013-cycles_volume/source/blender/nodes/NOD_static_types.h
    branches/soc-2013-cycles_volume/source/blender/nodes/composite/nodes/node_composite_mapValue.c
    branches/soc-2013-cycles_volume/source/blender/nodes/composite/nodes/node_composite_scale.c
    branches/soc-2013-cycles_volume/source/blender/nodes/intern/node_exec.c
    branches/soc-2013-cycles_volume/source/blender/nodes/intern/node_exec.h
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/node_shader_util.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_blackbody.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_common.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_gamma.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_mapping.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_sepcombHSV.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_brick.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_checker.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_environment.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_gradient.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_image.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_magic.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_musgrave.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_noise.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_sky.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_voronoi.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_tex_wave.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_vectTransform.c
    branches/soc-2013-cycles_volume/source/blender/nodes/texture/nodes/node_texture_common.c
    branches/soc-2013-cycles_volume/source/blender/python/bmesh/bmesh_py_types.c
    branches/soc-2013-cycles_volume/source/blender/python/bmesh/bmesh_py_types.h
    branches/soc-2013-cycles_volume/source/blender/python/bmesh/bmesh_py_types_customdata.c
    branches/soc-2013-cycles_volume/source/blender/python/bmesh/bmesh_py_types_meshdata.c
    branches/soc-2013-cycles_volume/source/blender/python/bmesh/bmesh_py_types_meshdata.h
    branches/soc-2013-cycles_volume/source/blender/python/generic/blf_py_api.h
    branches/soc-2013-cycles_volume/source/blender/python/generic/idprop_py_api.c
    branches/soc-2013-cycles_volume/source/blender/python/generic/idprop_py_api.h
    branches/soc-2013-cycles_volume/source/blender/python/generic/py_capi_utils.c
    branches/soc-2013-cycles_volume/source/blender/python/generic/py_capi_utils.h
    branches/soc-2013-cycles_volume/source/blender/python/intern/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/python/intern/bpy.h
    branches/soc-2013-cycles_volume/source/blender/python/intern/bpy_app_ffmpeg.c
    branches/soc-2013-cycles_volume/source/blender/python/intern/bpy_driver.c
    branches/soc-2013-cycles_volume/source/blender/python/intern/bpy_interface.c
    branches/soc-2013-cycles_volume/source/blender/python/intern/bpy_intern_string.h
    branches/soc-2013-cycles_volume/source/blender/python/intern/bpy_operator_wrap.c
    branches/soc-2013-cycles_volume/source/blender/python/intern/bpy_props.c
    branches/soc-2013-cycles_volume/source/blender/python/intern/bpy_rna.c
    branches/soc-2013-cycles_volume/source/blender/python/intern/bpy_rna_anim.h
    branches/soc-2013-cycles_volume/source/blender/python/intern/bpy_rna_callback.h
    branches/soc-2013-cycles_volume/source/blender/python/intern/gpu.h
    branches/soc-2013-cycles_volume/source/blender/python/mathutils/mathutils_Euler.c
    branches/soc-2013-cycles_volume/source/blender/python/mathutils/mathutils_Euler.h
    branches/soc-2013-cycles_volume/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/soc-2013-cycles_volume/source/blender/python/mathutils/mathutils_Quaternion.h
    branches/soc-2013-cycles_volume/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2013-cycles_volume/source/blender/python/mathutils/mathutils_Vector.h
    branches/soc-2013-cycles_volume/source/blender/quicktime/apple/qtkit_export.m
    branches/soc-2013-cycles_volume/source/blender/quicktime/apple/qtkit_import.m
    branches/soc-2013-cycles_volume/source/blender/render/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/render/extern/include/RE_multires_bake.h
    branches/soc-2013-cycles_volume/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2013-cycles_volume/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2013-cycles_volume/source/blender/render/intern/include/render_types.h
    branches/soc-2013-cycles_volume/source/blender/render/intern/include/texture.h
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/bake.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/convertblender.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/imagetexture.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/initrender.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/multires_bake.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/pipeline.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/pixelshading.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/rayshade.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/render_texture.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/rendercore.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/shadbuf.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/shadeinput.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/sss.c
    branches/soc-2013-cycles_volume/source/blender/render/intern/source/volume_precache.c
    branches/soc-2013-cycles_volume/source/blender/windowmanager/WM_api.h
    branches/soc-2013-cycles_volume/source/blender/windowmanager/WM_keymap.h
    branches/soc-2013-cycles_volume/source/blender/windowmanager/WM_types.h
    branches/soc-2013-cycles_volume/source/blender/windowmanager/intern/wm_dragdrop.c
    branches/soc-2013-cycles_volume/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2013-cycles_volume/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2013-cycles_volume/source/blender/windowmanager/intern/wm_gesture.c
    branches/soc-2013-cycles_volume/source/blender/windowmanager/intern/wm_jobs.c
    branches/soc-2013-cycles_volume/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2013-cycles_volume/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2013-cycles_volume/source/blender/windowmanager/intern/wm_subwindow.c
    branches/soc-2013-cycles_volume/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2013-cycles_volume/source/blender/windowmanager/wm_subwindow.h
    branches/soc-2013-cycles_volume/source/blenderplayer/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2013-cycles_volume/source/creator/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/creator/creator.c
    branches/soc-2013-cycles_volume/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/soc-2013-cycles_volume/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2013-cycles_volume/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/soc-2013-cycles_volume/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2013-cycles_volume/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2013-cycles_volume/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/soc-2013-cycles_volume/source/gameengine/Ketsji/KX_TouchEventManager.cpp
    branches/soc-2013-cycles_volume/source/tools/CTS/FBlender.py
    branches/soc-2013-cycles_volume/source/tools/check_style_c.py

Added Paths:
-----------
    branches/soc-2013-cycles_volume/doc/python_api/examples/bpy.types.bpy_prop_collection.foreach_get.py
    branches/soc-2013-cycles_volume/doc/python_api/examples/bpy.types.bpy_prop_collection.foreach_set.py
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCompoundCollisionAlgorithm.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletCollision/CollisionDispatch/btHashedSimplePairCache.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btFixedConstraint.cpp
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/ConstraintSolver/btFixedConstraint.h
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/Featherstone/
    branches/soc-2013-cycles_volume/extern/bullet2/src/BulletDynamics/MLCPSolvers/
    branches/soc-2013-cycles_volume/extern/bullet2/src/LinearMath/btMatrixX.h
    branches/soc-2013-cycles_volume/extern/libmv/libmv-capi_intern.h
    branches/soc-2013-cycles_volume/intern/guardedalloc/intern/mallocn_guarded_impl.c
    branches/soc-2013-cycles_volume/intern/guardedalloc/intern/mallocn_intern.h
    branches/soc-2013-cycles_volume/intern/guardedalloc/intern/mallocn_lockfree_impl.c
    branches/soc-2013-cycles_volume/intern/opencolorio/gpu_shader_display_transform.glsl
    branches/soc-2013-cycles_volume/release/darwin/README_codesigning.txt
    branches/soc-2013-cycles_volume/release/darwin/codesigning_rules_blender.plist
    branches/soc-2013-cycles_volume/release/darwin/codesigning_rules_player.plist
    branches/soc-2013-cycles_volume/release/scripts/presets/operator/wm.collada_export/sl_plus_open_sim_rigged.py
    branches/soc-2013-cycles_volume/release/scripts/presets/operator/wm.collada_export/sl_plus_open_sim_static.py
    branches/soc-2013-cycles_volume/release/scripts/templates_py/operator_mesh_uv.py
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_task.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/task.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/tools/bmesh_beautify.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/tools/bmesh_beautify.h
    branches/soc-2013-cycles_volume/source/blender/collada/version.conf
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface_eyedropper.c
    branches/soc-2013-cycles_volume/source/blender/imbuf/intern/oiio/
    branches/soc-2013-cycles_volume/source/tools/check_descriptions.py

Removed Paths:
-------------
    branches/soc-2013-cycles_volume/extern/bullet2/patches/ghost_character.patch
    branches/soc-2013-cycles_volume/intern/cycles/render/bssrdf.cpp
    branches/soc-2013-cycles_volume/intern/cycles/render/bssrdf.h
    branches/soc-2013-cycles_volume/release/scripts/presets/operator/wm.collada_export/second_life_rigged.py
    branches/soc-2013-cycles_volume/release/scripts/presets/operator/wm.collada_export/second_life_static.py
    branches/soc-2013-cycles_volume/release/scripts/templates_py/operator_uv.py

Property Changed:
----------------
    branches/soc-2013-cycles_volume/
    branches/soc-2013-cycles_volume/doc/python_api/examples/bpy.types.UIList.2.py
    branches/soc-2013-cycles_volume/doc/python_api/examples/bpy.types.WindowManager.popup_menu.py
    branches/soc-2013-cycles_volume/extern/libmv/third_party/ceres/include/ceres/c_api.h
    branches/soc-2013-cycles_volume/extern/libmv/third_party/ceres/include/ceres/covariance.h
    branches/soc-2013-cycles_volume/extern/libmv/third_party/ceres/internal/ceres/compressed_col_sparse_matrix_utils.h
    branches/soc-2013-cycles_volume/extern/libmv/third_party/ceres/internal/ceres/incomplete_lq_factorization.h
    branches/soc-2013-cycles_volume/extern/rangetree/CMakeLists.txt
    branches/soc-2013-cycles_volume/extern/wcwidth/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/atomic/atomic_ops.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_blackbody.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_combine_hsv.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_separate_hsv.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/shaders/node_vector_transform.osl
    branches/soc-2013-cycles_volume/intern/cycles/kernel/svm/svm_blackbody.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/svm/svm_sepcomb_hsv.h
    branches/soc-2013-cycles_volume/intern/cycles/kernel/svm/svm_vector_transform.h
    branches/soc-2013-cycles_volume/intern/cycles/render/blackbody.cpp
    branches/soc-2013-cycles_volume/intern/cycles/render/blackbody.h
    branches/soc-2013-cycles_volume/intern/cycles/render/sky_model.cpp
    branches/soc-2013-cycles_volume/intern/cycles/render/sky_model.h
    branches/soc-2013-cycles_volume/intern/cycles/render/sky_model_data.h
    branches/soc-2013-cycles_volume/intern/ghost/intern/GHOST_NDOFManager3Dconnexion.c
    branches/soc-2013-cycles_volume/intern/ghost/intern/GHOST_NDOFManager3Dconnexion.h
    branches/soc-2013-cycles_volume/intern/ghost/test/multitest/stubs.c
    branches/soc-2013-cycles_volume/intern/locale/CMakeLists.txt
    branches/soc-2013-cycles_volume/intern/opencolorio/CMakeLists.txt
    branches/soc-2013-cycles_volume/release/datafiles/LICENSE-bmonofont-i18n.ttf.txt
    branches/soc-2013-cycles_volume/release/datafiles/LICENSE-droidsans.ttf.txt
    branches/soc-2013-cycles_volume/release/datafiles/blender_icons.svg
    branches/soc-2013-cycles_volume/release/datafiles/prvicons.svg
    branches/soc-2013-cycles_volume/release/scripts/freestyle/data/env_map/brown00.png
    branches/soc-2013-cycles_volume/release/scripts/freestyle/data/env_map/gray00.png
    branches/soc-2013-cycles_volume/release/scripts/freestyle/data/env_map/gray01.png
    branches/soc-2013-cycles_volume/release/scripts/freestyle/data/env_map/gray02.png
    branches/soc-2013-cycles_volume/release/scripts/freestyle/data/env_map/gray03.png
    branches/soc-2013-cycles_volume/release/scripts/freestyle/data/textures/papers/whitepaper.jpg
    branches/soc-2013-cycles_volume/release/scripts/presets/cycles/sampling/final.py
    branches/soc-2013-cycles_volume/release/scripts/presets/cycles/sampling/preview.py
    branches/soc-2013-cycles_volume/release/scripts/startup/bl_operators/mask.py
    branches/soc-2013-cycles_volume/release/text/GPL3-license.txt
    branches/soc-2013-cycles_volume/release/text/jemalloc-license.txt
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Action.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Builder.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/CacheDir.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Conftest.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Debug.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Defaults.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Environment.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Errors.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Executor.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Job.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Memoize.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Node/Alias.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Node/FS.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Node/Python.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Node/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Options/BoolOption.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Options/EnumOption.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Options/ListOption.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Options/PackageOption.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Options/PathOption.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Options/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/PathList.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Platform/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Platform/aix.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Platform/cygwin.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Platform/darwin.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Platform/hpux.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Platform/irix.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Platform/os2.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Platform/posix.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Platform/sunos.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Platform/win32.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/SConf.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/SConsign.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Scanner/C.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Scanner/D.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Scanner/Dir.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Scanner/Fortran.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Scanner/IDL.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Scanner/LaTeX.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Scanner/Prog.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Scanner/RC.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Scanner/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Script/Interactive.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Script/Main.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Script/SConsOptions.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Script/SConscript.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Script/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Sig.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Subst.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Taskmaster.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/386asm.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/BitKeeper.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/CVS.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/FortranCommon.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/GettextCommon.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/JavaCommon.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/MSCommon/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/MSCommon/arch.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/MSCommon/common.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/MSCommon/netframework.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/MSCommon/sdk.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/MSCommon/vc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/MSCommon/vs.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/Perforce.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/PharLapCommon.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/RCS.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/SCCS.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/Subversion.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/aixc++.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/aixcc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/aixf77.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/aixlink.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/applelink.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/ar.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/as.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/bcc32.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/c++.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/cc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/cvf.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/default.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/dmd.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/dvi.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/dvipdf.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/dvips.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/f03.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/f77.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/f90.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/f95.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/filesystem.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/fortran.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/g++.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/g77.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/gas.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/gcc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/gettext.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/gfortran.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/gnulink.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/gs.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/hpc++.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/hpcc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/hplink.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/icc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/icl.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/ifl.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/ifort.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/ilink.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/ilink32.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/install.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/intelc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/ipkg.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/jar.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/javac.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/javah.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/latex.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/lex.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/link.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/linkloc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/m4.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/masm.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/midl.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/mingw.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/msgfmt.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/msginit.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/msgmerge.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/mslib.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/mslink.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/mssdk.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/msvc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/msvs.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/mwcc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/mwld.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/nasm.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/packaging/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/packaging/ipk.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/packaging/msi.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/packaging/rpm.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/packaging/src_tarbz2.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/packaging/src_targz.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/packaging/src_zip.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/packaging/tarbz2.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/packaging/targz.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/packaging/zip.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/pdf.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/pdflatex.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/pdftex.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/qt.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/rmic.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/rpcgen.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/rpm.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/rpmutils.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/sgiar.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/sgic++.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/sgicc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/sgilink.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/sunar.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/sunc++.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/suncc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/sunf77.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/sunf90.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/sunf95.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/sunlink.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/swig.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/tar.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/tex.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/textfile.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/tlib.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/wix.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/xgettext.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/yacc.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Tool/zip.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Util.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Variables/BoolVariable.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Variables/EnumVariable.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Variables/ListVariable.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Variables/PackageVariable.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Variables/PathVariable.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Variables/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/Warnings.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/compat/__init__.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/compat/_scons_builtins.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/compat/_scons_collections.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/compat/_scons_dbm.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/compat/_scons_hashlib.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/compat/_scons_io.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/compat/_scons_sets.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/compat/_scons_subprocess.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/cpp.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/dblite.py
    branches/soc-2013-cycles_volume/scons/scons-local/SCons/exitfuncs.py
    branches/soc-2013-cycles_volume/source/blender/blenkernel/BKE_treehash.h
    branches/soc-2013-cycles_volume/source/blender/blenkernel/intern/treehash.c
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_compiler_attrs.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/BLI_sort.h
    branches/soc-2013-cycles_volume/source/blender/blenlib/intern/sort.c
    branches/soc-2013-cycles_volume/source/blender/blenloader/intern/versioning_defaults.c
    branches/soc-2013-cycles_volume/source/blender/bmesh/operators/bmo_connect_nonplanar.c
    branches/soc-2013-cycles_volume/source/blender/compositor/intern/COM_Debug.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/intern/COM_Debug.h
    branches/soc-2013-cycles_volume/source/blender/compositor/nodes/COM_PlaneTrackDeformNode.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/nodes/COM_PlaneTrackDeformNode.h
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_ConvertOperation.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_ConvertOperation.h
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_PlaneTrackCommonOperation.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_PlaneTrackCommonOperation.h
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_PlaneTrackMaskOperation.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_PlaneTrackMaskOperation.h
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_PlaneTrackWarpImageOperation.cpp
    branches/soc-2013-cycles_volume/source/blender/compositor/operations/COM_PlaneTrackWarpImageOperation.h
    branches/soc-2013-cycles_volume/source/blender/editors/interface/interface.c
    branches/soc-2013-cycles_volume/source/blender/editors/space_outliner/
    branches/soc-2013-cycles_volume/source/blender/freestyle/CMakeLists.txt
    branches/soc-2013-cycles_volume/source/blender/nodes/composite/nodes/node_composite_planetrackdeform.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_blackbody.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_sepcombHSV.c
    branches/soc-2013-cycles_volume/source/blender/nodes/shader/nodes/node_shader_vectTransform.c


Property changes on: branches/soc-2013-cycles_volume
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/ge_dev:58091-58422
/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,52854-52856,54573,58822,58989
/branches/soc-2013-depsgraph_mt:57516,57900,57939-57940,57945,57958-57961,58151,58155-58156,58169,58277-58279,58282-58283,58711,58787,58789,58796,59086-59087,59163,59166,59170,59181,59259-59260
/branches/soc-2013-dingto:57424,57487,57507,57525,57599,57670,57918-57919,57981,58091,58245,58253,58587,58772,58774-58775,58828,58835,59032,59214,59220,59251,59601
/tags/blender-2.67b-release/blender:57122
/trunk/blender:57393-60196
   + /branches/ge_dev:58091-58422
/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,52854-52856,54573,58822,58989
/branches/soc-2013-depsgraph_mt:57516,57900,57939-57940,57945,57958-57961,58151,58155-58156,58169,58277-58279,58282-58283,58711,58787,58789,58796,59086-59087,59163,59166,59170,59181,59259-59260,59942,60073,60094,60096,60105
/branches/soc-2013-dingto:57424,57487,57507,57525,57599,57670,57918-57919,57981,58091,58245,58253,58587,58772,58774-58775,58828,58835,59032,59214,59220,59251,59601
/branches/soc-2013-rigid_body_sim:59888,60311
/tags/blender-2.67b-release/blender:57122
/trunk/blender:57393-61011

Modified: branches/soc-2013-cycles_volume/CMakeLists.txt
===================================================================
--- branches/soc-2013-cycles_volume/CMakeLists.txt	2013-11-04 12:01:46 UTC (rev 61080)
+++ branches/soc-2013-cycles_volume/CMakeLists.txt	2013-11-04 12:50:33 UTC (rev 61081)
@@ -203,6 +203,7 @@
 option(WITH_MOD_OCEANSIM        "Enable Ocean Modifier" OFF)
 
 # Image format support
+option(WITH_OPENIMAGEIO         "Enable OpenImageIO Support (http://www.openimageio.org)" OFF)
 option(WITH_IMAGE_OPENEXR       "Enable OpenEXR Support (http://www.openexr.com)" ON)
 option(WITH_IMAGE_OPENJPEG      "Enable OpenJpeg Support (http://www.openjpeg.org)" ON)
 option(WITH_IMAGE_TIFF          "Enable LibTIFF Support" ON)
@@ -279,13 +280,14 @@
 option(WITH_MEM_JEMALLOC   "Enable malloc replacement (http://www.canonware.com/jemalloc)" OFF)
 mark_as_advanced(WITH_MEM_JEMALLOC)
 
+# currently only used for BLI_mempool
+option(WITH_MEM_VALGRIND "Enable extended valgrind support for better reporting" OFF)
+mark_as_advanced(WITH_MEM_VALGRIND)
+
 # Debug
 option(WITH_CXX_GUARDEDALLOC "Enable GuardedAlloc for C++ memory allocation tracking (only enable for development)" OFF)
 mark_as_advanced(WITH_CXX_GUARDEDALLOC)
 
-option(WITH_GUARDEDALLOC "Enable GuardedAlloc (DISABLE AT OWN RISK!)" ON)
-mark_as_advanced(WITH_GUARDEDALLOC)
-
 option(WITH_ASSERT_ABORT "Call abort() when raising an assertion through BLI_assert()" OFF)
 mark_as_advanced(WITH_ASSERT_ABORT)
 
@@ -369,7 +371,7 @@
 	endif()
 	
 	if(NOT CMAKE_OSX_DEPLOYMENT_TARGET)
-			set(CMAKE_OSX_DEPLOYMENT_TARGET "10.5" CACHE STRING "" FORCE) # 10.5 is our min. target, if you use higher sdk, weak linking happens
+		set(CMAKE_OSX_DEPLOYMENT_TARGET "10.5" CACHE STRING "" FORCE) # 10.5 is our min. target, if you use higher sdk, weak linking happens
 	endif()
 	
 	if(NOT ${CMAKE_GENERATOR} MATCHES "Xcode")
@@ -457,7 +459,7 @@
 
 	set_and_warn(WITH_OPENAL         OFF)  # depends on AUDASPACE
 	set_and_warn(WITH_GAMEENGINE     OFF)  # depends on AUDASPACE
-elseif(WITH_CYCLES OR WITH_MOD_BOOLEAN OR WITH_AUDASPACE OR WITH_INTERNATIONAL)
+elseif(WITH_CYCLES OR WITH_OPENIMAGEIO OR WITH_MOD_BOOLEAN OR WITH_AUDASPACE OR WITH_INTERNATIONAL)
 	# Keep enabled
 else()
 	# Enabled but we don't need it
@@ -802,33 +804,38 @@
 				find_program(LLVM_CONFIG llvm-config)
 			endif()
 		endif()
-		execute_process(COMMAND ${LLVM_CONFIG} --version
-		                OUTPUT_VARIABLE LLVM_VERSION
-		                OUTPUT_STRIP_TRAILING_WHITESPACE)
-		execute_process(COMMAND ${LLVM_CONFIG} --prefix
-		                OUTPUT_VARIABLE LLVM_DIRECTORY
-		                OUTPUT_STRIP_TRAILING_WHITESPACE)
-		execute_process(COMMAND ${LLVM_CONFIG} --libdir
-		                OUTPUT_VARIABLE LLVM_LIB_DIR
-		                OUTPUT_STRIP_TRAILING_WHITESPACE)
 
+		if(NOT DEFINED LLVM_VERSION)
+			execute_process(COMMAND ${LLVM_CONFIG} --version
+							OUTPUT_VARIABLE LLVM_VERSION
+							OUTPUT_STRIP_TRAILING_WHITESPACE)
+			set(LLVM_VERSION ${LLVM_VERSION} CACHE STRING "Version of LLVM to use")
+		endif()
+		if(NOT DEFINED LLVM_DIRECTORY)
+			execute_process(COMMAND ${LLVM_CONFIG} --prefix
+							OUTPUT_VARIABLE LLVM_DIRECTORY
+							OUTPUT_STRIP_TRAILING_WHITESPACE)
+			set(LLVM_DIRECTORY ${LLVM_DIRECTORY} CACHE PATH "Path to the LLVM installation")
+		endif()
+		if(NOT DEFINED LLVM_LIBPATH)
+			execute_process(COMMAND ${LLVM_CONFIG} --libdir
+							OUTPUT_VARIABLE LLVM_LIBPATH
+							OUTPUT_STRIP_TRAILING_WHITESPACE)
+			set(LLVM_LIBPATH ${LLVM_LIBPATH} CACHE PATH "Path to the LLVM library path")
+		endif()
+
 		if(LLVM_STATIC)
 			find_library(LLVM_LIBRARY
 			             NAMES LLVMAnalysis # first of a whole bunch of libs to get
-			             PATHS ${LLVM_LIB_DIR})
+			             PATHS ${LLVM_LIBPATH})
 		else()
 			find_library(LLVM_LIBRARY
 			             NAMES LLVM-${LLVM_VERSION}
-			             PATHS ${LLVM_LIB_DIR})
+			             PATHS ${LLVM_LIBPATH})
 		endif()
 
-		message(STATUS "LLVM version  = ${LLVM_VERSION}")
-		message(STATUS "LLVM dir      = ${LLVM_DIRECTORY}")
-		message(STATUS "LLVM lib dir  = ${LLVM_LIB_DIR}")
-		set(LLVM_VERSION ${LLVM_VERSION} CACHE STRING "Version of LLVM to use")
-		set(LLVM_DIRECTORY ${LLVM_DIRECTORY} CACHE PATH "Path to the LLVM installation")
 
-		if(LLVM_LIBRARY AND LLVM_DIRECTORY AND LLVM_LIB_DIR)
+		if(LLVM_LIBRARY AND LLVM_DIRECTORY AND LLVM_LIBPATH)
 			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
@@ -836,7 +843,7 @@
 				execute_process(COMMAND ${LLVM_CONFIG} --libfiles
 				                OUTPUT_VARIABLE LLVM_LIBRARY
 				                OUTPUT_STRIP_TRAILING_WHITESPACE)
-				string(REPLACE " " ";" LLVM_LIBRARY ${LLVM_LIBRARY})
+				string(REPLACE " " ";" LLVM_LIBRARY "${LLVM_LIBRARY}")
 			endif()
 		else()
 			message(FATAL_ERROR "LLVM not found.")
@@ -1461,7 +1468,7 @@
 		
 		if(WITH_LLVM)
 			set(LLVM_DIRECTORY ${LIBDIR}/llvm CACHE PATH	"Path to the LLVM installation")
-			set(LLVM_LIB_DIR ${LLVM_DIRECTORY}/lib)
+			set(LLVM_LIBPATH ${LLVM_DIRECTORY}/lib)
 			# Explicitly set llvm lib order.
 			#---- WARNING ON GCC ORDER OF LIBS IS IMPORTANT, DO NOT CHANGE! ---------
 			set(LLVM_LIBRARY LLVMSelectionDAG LLVMCodeGen LLVMScalarOpts LLVMAnalysis LLVMArchive
@@ -1755,13 +1762,13 @@
 		                OUTPUT_VARIABLE LLVM_DIRECTORY
 		                OUTPUT_STRIP_TRAILING_WHITESPACE)
 		execute_process(COMMAND ${LLVM_CONFIG} --libdir
-		                OUTPUT_VARIABLE LLVM_LIB_DIR
+		                OUTPUT_VARIABLE LLVM_LIBPATH
 		                OUTPUT_STRIP_TRAILING_WHITESPACE)
 		find_library(LLVM_LIBRARY
 		             NAMES LLVMAnalysis # first of a whole bunch of libs to get
-		             PATHS ${LLVM_LIB_DIR})
+		             PATHS ${LLVM_LIBPATH})
 
-		if(LLVM_LIBRARY AND LLVM_DIRECTORY AND LLVM_LIB_DIR)
+		if(LLVM_LIBRARY AND LLVM_DIRECTORY AND LLVM_LIBPATH)
 			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
@@ -1810,13 +1817,9 @@
 		set(CMAKE_CXX_FLAGS_RELEASE "-mdynamic-no-pic -fno-strict-aliasing")
 	endif()
 
-	if(CMAKE_CXX_COMPILER_ID MATCHES "Clang")
-		if(${CMAKE_GENERATOR} MATCHES "Xcode")
-			if(${XCODE_VERSION} VERSION_EQUAL 5 OR ${XCODE_VERSION} VERSION_GREATER 5)
-				# Xcode 5 has too low template depth of 128 for libmv
-				set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -ftemplate-depth=1024")
-			endif()
-		endif()
+	if(${XCODE_VERSION} VERSION_EQUAL 5 OR ${XCODE_VERSION} VERSION_GREATER 5)
+		# Xcode 5 is always using CLANG, which has too low template depth of 128 for libmv
+		set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -ftemplate-depth=1024")
 	endif()
 endif()
 
@@ -1835,10 +1838,10 @@
 
 if(WITH_CYCLES)
 	if(NOT WITH_OPENIMAGEIO)
-		message(FATAL_ERROR "Cycles reqires WITH_OPENIMAGEIO, the library may not have been found. Configure OIIO or disable WITH_CYCLES")
+		message(FATAL_ERROR "Cycles requires WITH_OPENIMAGEIO, the library may not have been found. Configure OIIO or disable WITH_CYCLES")
 	endif()
 	if(NOT WITH_BOOST)
-		message(FATAL_ERROR "Cycles reqires WITH_BOOST, the library may not have been found. Configure BOOST or disable WITH_CYCLES")
+		message(FATAL_ERROR "Cycles requires WITH_BOOST, the library may not have been found. Configure BOOST or disable WITH_CYCLES")
 	endif()
 
 	if(WITH_CYCLES_OPENVDB) #requires tbb 
@@ -1851,14 +1854,14 @@
 
 	if(WITH_CYCLES_OSL)
 		if(NOT WITH_LLVM)
-			message(FATAL_ERROR "Cycles OSL reqires WITH_LLVM, the library may not have been found. Configure LLVM or disable WITH_CYCLES_OSL")
+			message(FATAL_ERROR "Cycles OSL requires WITH_LLVM, the library may not have been found. Configure LLVM or disable WITH_CYCLES_OSL")
 		endif()
 	endif()
 endif()
 
 if(WITH_INTERNATIONAL)
 	if(NOT WITH_BOOST)

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list