[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [55845] branches/soc-2011-tomato: Merging r55495 through r55841 from trunk into soc-2011-tomato

Sergey Sharybin sergey.vfx at gmail.com
Sat Apr 6 16:51:34 CEST 2013


Revision: 55845
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=55845
Author:   nazgul
Date:     2013-04-06 14:51:32 +0000 (Sat, 06 Apr 2013)
Log Message:
-----------
Merging r55495 through r55841 from trunk into soc-2011-tomato

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

Modified Paths:
--------------
    branches/soc-2011-tomato/CMakeLists.txt
    branches/soc-2011-tomato/GNUmakefile
    branches/soc-2011-tomato/SConstruct
    branches/soc-2011-tomato/build_files/build_environment/install_deps.sh
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-glibc211-i686.py
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-glibc211-x86_64.py
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-player-glibc211-i686.py
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-player-glibc211-x86_64.py
    branches/soc-2011-tomato/build_files/buildbot/slave_compile.py
    branches/soc-2011-tomato/build_files/cmake/cmake_static_check_cppcheck.py
    branches/soc-2011-tomato/build_files/cmake/macros.cmake
    branches/soc-2011-tomato/build_files/scons/config/win32-mingw-config.py
    branches/soc-2011-tomato/build_files/scons/config/win32-vc-config.py
    branches/soc-2011-tomato/build_files/scons/config/win64-mingw-config.py
    branches/soc-2011-tomato/build_files/scons/config/win64-vc-config.py
    branches/soc-2011-tomato/build_files/scons/tools/Blender.py
    branches/soc-2011-tomato/build_files/scons/tools/btools.py
    branches/soc-2011-tomato/doc/python_api/rst/bge.render.rst
    branches/soc-2011-tomato/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h
    branches/soc-2011-tomato/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGearConstraint.cpp
    branches/soc-2011-tomato/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGearConstraint.h
    branches/soc-2011-tomato/extern/libmv/CMakeLists.txt
    branches/soc-2011-tomato/extern/libmv/ChangeLog
    branches/soc-2011-tomato/extern/libmv/files.txt
    branches/soc-2011-tomato/extern/libmv/libmv/base/vector.h
    branches/soc-2011-tomato/extern/libmv/libmv/base/vector_utils.h
    branches/soc-2011-tomato/extern/libmv/libmv/image/array_nd.cc
    branches/soc-2011-tomato/extern/libmv/libmv/image/array_nd.h
    branches/soc-2011-tomato/extern/libmv/libmv/image/convolve.cc
    branches/soc-2011-tomato/extern/libmv/libmv/image/convolve.h
    branches/soc-2011-tomato/extern/libmv/libmv/image/correlation.h
    branches/soc-2011-tomato/extern/libmv/libmv/image/image.h
    branches/soc-2011-tomato/extern/libmv/libmv/image/sample.h
    branches/soc-2011-tomato/extern/libmv/libmv/image/tuple.h
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/conditioning.cc
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/conditioning.h
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/euclidean_resection.cc
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/euclidean_resection.h
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/fundamental.cc
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/homography.cc
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/homography.h
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/homography_parameterization.h
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/nviewtriangulation.h
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/panography.h
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/projection.cc
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/projection.h
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/resection.h
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/triangulation.cc
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/triangulation.h
    branches/soc-2011-tomato/extern/libmv/libmv/numeric/dogleg.h
    branches/soc-2011-tomato/extern/libmv/libmv/numeric/function_derivative.h
    branches/soc-2011-tomato/extern/libmv/libmv/numeric/levenberg_marquardt.h
    branches/soc-2011-tomato/extern/libmv/libmv/numeric/numeric.cc
    branches/soc-2011-tomato/extern/libmv/libmv/numeric/numeric.h
    branches/soc-2011-tomato/extern/libmv/libmv/numeric/poly.cc
    branches/soc-2011-tomato/extern/libmv/libmv/numeric/poly.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/bundle.cc
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/bundle.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/callbacks.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/camera_intrinsics.cc
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/camera_intrinsics.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/detect.cc
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/detect.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/initialize_reconstruction.cc
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/initialize_reconstruction.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/intersect.cc
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/intersect.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/modal_solver.cc
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/modal_solver.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/pipeline.cc
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/pipeline.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/reconstruction.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/resect.cc
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/resect.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/tracks.cc
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/brute_region_tracker.cc
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/brute_region_tracker.h
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/esm_region_tracker.cc
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/esm_region_tracker.h
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/hybrid_region_tracker.h
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/klt_region_tracker.cc
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/klt_region_tracker.h
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/lmicklt_region_tracker.cc
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/lmicklt_region_tracker.h
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/pyramid_region_tracker.cc
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/retrack_region_tracker.cc
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/track_region.cc
    branches/soc-2011-tomato/extern/libmv/libmv/tracking/trklt_region_tracker.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/CMakeLists.txt
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/ChangeLog
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/files.txt
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/include/ceres/jet.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/block_sparse_matrix.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/partitioned_matrix_view.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/schur_complement_solver.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/schur_eliminator.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/schur_eliminator_impl.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/sparse_normal_cholesky_solver.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/suitesparse.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/suitesparse.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/visibility_based_preconditioner.cc
    branches/soc-2011-tomato/extern/libmv/third_party/fast/fast_10.c
    branches/soc-2011-tomato/extern/libmv/third_party/fast/fast_11.c
    branches/soc-2011-tomato/extern/libmv/third_party/fast/fast_12.c
    branches/soc-2011-tomato/extern/libmv/third_party/fast/fast_9.c
    branches/soc-2011-tomato/extern/libmv/third_party/gflags/gflags_completions.cc
    branches/soc-2011-tomato/extern/libmv/third_party/glog/src/logging.cc
    branches/soc-2011-tomato/extern/libmv/third_party/glog/src/utilities.cc
    branches/soc-2011-tomato/extern/libmv/third_party/glog/src/vlog_is_on.cc
    branches/soc-2011-tomato/extern/recastnavigation/recast-capi.cpp
    branches/soc-2011-tomato/intern/audaspace/CMakeLists.txt
    branches/soc-2011-tomato/intern/audaspace/SConscript
    branches/soc-2011-tomato/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2011-tomato/intern/audaspace/ffmpeg/AUD_FFMPEGReader.h
    branches/soc-2011-tomato/intern/audaspace/intern/AUD_C-API.cpp
    branches/soc-2011-tomato/intern/audaspace/intern/AUD_C-API.h
    branches/soc-2011-tomato/intern/audaspace/jack/AUD_JackDevice.cpp
    branches/soc-2011-tomato/intern/audaspace/jack/AUD_JackDevice.h
    branches/soc-2011-tomato/intern/cycles/blender/addon/properties.py
    branches/soc-2011-tomato/intern/cycles/blender/addon/ui.py
    branches/soc-2011-tomato/intern/cycles/blender/blender_session.cpp
    branches/soc-2011-tomato/intern/cycles/blender/blender_shader.cpp
    branches/soc-2011-tomato/intern/cycles/blender/blender_sync.cpp
    branches/soc-2011-tomato/intern/cycles/blender/blender_util.h
    branches/soc-2011-tomato/intern/cycles/device/device_memory.h
    branches/soc-2011-tomato/intern/cycles/kernel/CMakeLists.txt
    branches/soc-2011-tomato/intern/cycles/kernel/closure/bsdf.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_bvh.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_camera.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_compat_cpu.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_compat_cuda.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_compat_opencl.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_displace.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_emission.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_globals.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_path.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_random.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_shader.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_textures.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_types.h
    branches/soc-2011-tomato/intern/cycles/kernel/osl/CMakeLists.txt
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_closures.cpp
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_closures.h
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_shader.cpp
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/CMakeLists.txt
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_brightness.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_color.h
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_environment_texture.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_image_texture.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_normal_map.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_sky_texture.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_texture.h
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_vector_curves.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_ward_bsdf.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/stdosl.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_closure.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_image.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_types.h
    branches/soc-2011-tomato/intern/cycles/render/CMakeLists.txt
    branches/soc-2011-tomato/intern/cycles/render/attribute.cpp
    branches/soc-2011-tomato/intern/cycles/render/film.cpp
    branches/soc-2011-tomato/intern/cycles/render/film.h
    branches/soc-2011-tomato/intern/cycles/render/graph.cpp
    branches/soc-2011-tomato/intern/cycles/render/graph.h
    branches/soc-2011-tomato/intern/cycles/render/integrator.cpp
    branches/soc-2011-tomato/intern/cycles/render/integrator.h
    branches/soc-2011-tomato/intern/cycles/render/light.cpp
    branches/soc-2011-tomato/intern/cycles/render/nodes.cpp
    branches/soc-2011-tomato/intern/cycles/render/nodes.h
    branches/soc-2011-tomato/intern/cycles/render/osl.cpp
    branches/soc-2011-tomato/intern/cycles/render/osl.h
    branches/soc-2011-tomato/intern/cycles/render/scene.cpp
    branches/soc-2011-tomato/intern/cycles/render/scene.h
    branches/soc-2011-tomato/intern/cycles/render/session.cpp
    branches/soc-2011-tomato/intern/cycles/render/shader.cpp
    branches/soc-2011-tomato/intern/cycles/render/shader.h
    branches/soc-2011-tomato/intern/cycles/render/svm.cpp
    branches/soc-2011-tomato/intern/cycles/render/svm.h
    branches/soc-2011-tomato/intern/cycles/render/tile.h
    branches/soc-2011-tomato/intern/cycles/util/util_math.h
    branches/soc-2011-tomato/intern/cycles/util/util_transform.cpp
    branches/soc-2011-tomato/intern/cycles/util/util_transform.h
    branches/soc-2011-tomato/intern/dualcon/intern/octree.h
    branches/soc-2011-tomato/intern/elbeem/intern/solver_class.h
    branches/soc-2011-tomato/intern/elbeem/intern/solver_init.cpp
    branches/soc-2011-tomato/intern/ffmpeg/ffmpeg_compat.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowNULL.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2011-tomato/intern/guardedalloc/MEM_sys_types.h
    branches/soc-2011-tomato/intern/opencolorio/CMakeLists.txt
    branches/soc-2011-tomato/intern/opencolorio/SConscript
    branches/soc-2011-tomato/intern/opencolorio/fallback_impl.cc
    branches/soc-2011-tomato/intern/opencolorio/ocio_capi.cc
    branches/soc-2011-tomato/intern/opencolorio/ocio_capi.h
    branches/soc-2011-tomato/intern/opencolorio/ocio_impl.cc
    branches/soc-2011-tomato/intern/opencolorio/ocio_impl.h
    branches/soc-2011-tomato/intern/opennl/superlu/superlu_sys_types.h
    branches/soc-2011-tomato/intern/string/STR_String.h
    branches/soc-2011-tomato/intern/tools/dump_rna2xml.py
    branches/soc-2011-tomato/intern/utfconv/utf_winfunc.c
    branches/soc-2011-tomato/intern/utfconv/utf_winfunc.h
    branches/soc-2011-tomato/intern/utfconv/utfconv.h
    branches/soc-2011-tomato/release/datafiles/colormanagement/config.ocio
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/bl_extract_messages.py
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/settings.py
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/utils.py
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
    branches/soc-2011-tomato/release/scripts/modules/bpy/path.py
    branches/soc-2011-tomato/release/scripts/modules/bpy_extras/anim_utils.py
    branches/soc-2011-tomato/release/scripts/modules/bpy_extras/image_utils.py
    branches/soc-2011-tomato/release/scripts/modules/bpy_types.py
    branches/soc-2011-tomato/release/scripts/modules/console/complete_import.py
    branches/soc-2011-tomato/release/scripts/presets/interaction/3dsmax.py
    branches/soc-2011-tomato/release/scripts/presets/keyconfig/3dsmax.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/add_mesh_torus.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/node.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/rigidbody.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/wm.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_object.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_paint_common.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_particle.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_physics_common.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_physics_fluid.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_render.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_clip.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_image.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_info.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_nla.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_node.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_sequencer.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_time.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_userpref.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_userpref_keymap.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_view3d.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/soc-2011-tomato/release/scripts/templates_py/custom_nodes.py
    branches/soc-2011-tomato/release/text/readme.html
    branches/soc-2011-tomato/release/windows/contrib/vfapi/vfapi-plugin.c
    branches/soc-2011-tomato/source/blender/avi/intern/avi_intern.h
    branches/soc-2011-tomato/source/blender/blenfont/BLF_translation.h
    branches/soc-2011-tomato/source/blender/blenfont/intern/blf_lang.c
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_blender.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_brush.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_curve.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_displist.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_effect.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_group.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_idcode.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_idprop.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_image.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_library.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_material.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_movieclip.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_node.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_particle.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_pbvh.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_sketch.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_smoke.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_softbody.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_sound.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_texture.h
    branches/soc-2011-tomato/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/blenkernel/depsgraph_private.h
    branches/soc-2011-tomato/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/action.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/anim.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/bmfont.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/brush.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/collision.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/colortools.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/constraint.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/curve.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/customdata.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/deform.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/displist.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/dynamicpaint.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/gpencil.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/group.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/idcode.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/idprop.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/image.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/ipo.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/key.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/library.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/mask.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/mball.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/mesh.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/modifier.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/movieclip.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/nla.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/node.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/object.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/packedFile.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/particle.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/pbvh.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/rigidbody.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/sca.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/scene.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/seqeffects.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/seqmodifier.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/smoke.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/sound.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/text.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/texture.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/tracking.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2011-tomato/source/blender/blenlib/BLI_callbacks.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_fileops.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_gsqueue.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_listbase.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_math_rotation.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_path_util.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_string.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_vfontdata.h
    branches/soc-2011-tomato/source/blender/blenlib/intern/BLI_dynstr.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/DLRB_tree.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/fileops.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/freetypefont.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/graph.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/gsqueue.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_color.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_interp.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_vector.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/path_util.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/string.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/string_utf8.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/threads.c
    branches/soc-2011-tomato/source/blender/blenloader/BLO_sys_types.h
    branches/soc-2011-tomato/source/blender/blenloader/intern/readfile.c
    branches/soc-2011-tomato/source/blender/blenloader/intern/runtime.c
    branches/soc-2011-tomato/source/blender/blenloader/intern/undofile.c
    branches/soc-2011-tomato/source/blender/blenloader/intern/versioning_250.c
    branches/soc-2011-tomato/source/blender/blenloader/intern/writefile.c
    branches/soc-2011-tomato/source/blender/bmesh/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_construct.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_construct.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_core.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_interp.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_iterators.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_iterators.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_marking.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_opdefines.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_operator_api.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_operator_api_inline.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_operators.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_operators.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_operators_private.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_polygon.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_polygon.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_private.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_queries.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_queries.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_structure.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_structure.h
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_bevel.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_connect.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_create.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_dissolve.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_dupe.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_extrude.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_hull.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_inset.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_join_triangles.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_mesh_conv.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_mirror.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_primitive.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_removedoubles.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_smooth_laplacian.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_subdivide.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_symmetrize.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_triangulate.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_unsubdivide.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_wireframe.c
    branches/soc-2011-tomato/source/blender/bmesh/tools/bmesh_bevel.c
    branches/soc-2011-tomato/source/blender/bmesh/tools/bmesh_decimate_collapse.c
    branches/soc-2011-tomato/source/blender/collada/AnimationImporter.cpp
    branches/soc-2011-tomato/source/blender/collada/AnimationImporter.h
    branches/soc-2011-tomato/source/blender/collada/ArmatureExporter.cpp
    branches/soc-2011-tomato/source/blender/collada/ArmatureImporter.cpp
    branches/soc-2011-tomato/source/blender/collada/ArmatureImporter.h
    branches/soc-2011-tomato/source/blender/collada/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/collada/ExtraHandler.cpp
    branches/soc-2011-tomato/source/blender/collada/ExtraHandler.h
    branches/soc-2011-tomato/source/blender/collada/SConscript
    branches/soc-2011-tomato/source/blender/collada/TransformWriter.cpp
    branches/soc-2011-tomato/source/blender/collada/collada_internal.cpp
    branches/soc-2011-tomato/source/blender/collada/collada_utils.cpp
    branches/soc-2011-tomato/source/blender/compositor/intern/COM_ExecutionGroup.cpp
    branches/soc-2011-tomato/source/blender/compositor/intern/COM_ExecutionSystemHelper.cpp
    branches/soc-2011-tomato/source/blender/compositor/intern/COM_NodeOperation.h
    branches/soc-2011-tomato/source/blender/compositor/intern/COM_WorkScheduler.cpp
    branches/soc-2011-tomato/source/blender/compositor/intern/COM_compositor.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_BoxMaskNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_ColorBalanceNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_CompositorNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_EllipseMaskNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_SocketProxyNode.h
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_ViewerNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_ZCombineNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_CompositorOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_CropOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixHueOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixSaturationOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_OutputFileOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_ZCombineOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_ZCombineOperation.h
    branches/soc-2011-tomato/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2011-tomato/source/blender/editors/animation/anim_filter.c
    branches/soc-2011-tomato/source/blender/editors/animation/anim_markers.c
    branches/soc-2011-tomato/source/blender/editors/armature/armature_naming.c
    branches/soc-2011-tomato/source/blender/editors/armature/editarmature_sketch.c
    branches/soc-2011-tomato/source/blender/editors/armature/pose_lib.c
    branches/soc-2011-tomato/source/blender/editors/armature/pose_slide.c
    branches/soc-2011-tomato/source/blender/editors/armature/reeb.c
    branches/soc-2011-tomato/source/blender/editors/curve/editcurve.c
    branches/soc-2011-tomato/source/blender/editors/gpencil/drawgpencil.c
    branches/soc-2011-tomato/source/blender/editors/gpencil/gpencil_edit.c
    branches/soc-2011-tomato/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2011-tomato/source/blender/editors/gpencil/gpencil_undo.c
    branches/soc-2011-tomato/source/blender/editors/include/BIF_glutil.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_anim_api.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_clip.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_mesh.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_space_api.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_transform.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_types.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_util.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_view3d.h
    branches/soc-2011-tomato/source/blender/editors/include/UI_interface.h
    branches/soc-2011-tomato/source/blender/editors/include/UI_interface_icons.h
    branches/soc-2011-tomato/source/blender/editors/include/UI_resources.h
    branches/soc-2011-tomato/source/blender/editors/interface/interface.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_draw.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_handlers.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_icons.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_intern.h
    branches/soc-2011-tomato/source/blender/editors/interface/interface_layout.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_ops.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_panel.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_regions.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_templates.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_widgets.c
    branches/soc-2011-tomato/source/blender/editors/interface/resources.c
    branches/soc-2011-tomato/source/blender/editors/mesh/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/editors/mesh/editface.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_add.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_bvh.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_knife.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_knife_project.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_loopcut.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_rip.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_select.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_utils.c
    branches/soc-2011-tomato/source/blender/editors/mesh/mesh_data.c
    branches/soc-2011-tomato/source/blender/editors/mesh/mesh_intern.h
    branches/soc-2011-tomato/source/blender/editors/mesh/mesh_navmesh.c
    branches/soc-2011-tomato/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2011-tomato/source/blender/editors/mesh/meshtools.c
    branches/soc-2011-tomato/source/blender/editors/object/object_add.c
    branches/soc-2011-tomato/source/blender/editors/object/object_constraint.c
    branches/soc-2011-tomato/source/blender/editors/object/object_group.c
    branches/soc-2011-tomato/source/blender/editors/object/object_relations.c
    branches/soc-2011-tomato/source/blender/editors/object/object_select.c
    branches/soc-2011-tomato/source/blender/editors/object/object_vgroup.c
    branches/soc-2011-tomato/source/blender/editors/physics/dynamicpaint_ops.c
    branches/soc-2011-tomato/source/blender/editors/physics/particle_edit.c
    branches/soc-2011-tomato/source/blender/editors/physics/physics_fluid.c
    branches/soc-2011-tomato/source/blender/editors/physics/rigidbody_constraint.c
    branches/soc-2011-tomato/source/blender/editors/physics/rigidbody_object.c
    branches/soc-2011-tomato/source/blender/editors/render/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/editors/render/SConscript
    branches/soc-2011-tomato/source/blender/editors/render/render_internal.c
    branches/soc-2011-tomato/source/blender/editors/render/render_opengl.c
    branches/soc-2011-tomato/source/blender/editors/render/render_preview.c
    branches/soc-2011-tomato/source/blender/editors/render/render_shading.c
    branches/soc-2011-tomato/source/blender/editors/screen/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/editors/screen/area.c
    branches/soc-2011-tomato/source/blender/editors/screen/glutil.c
    branches/soc-2011-tomato/source/blender/editors/screen/screen_ops.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_cursor.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_image_2d.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_image_proj.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_utils.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/sculpt_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_action/action_select.c
    branches/soc-2011-tomato/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2011-tomato/source/blender/editors/space_buttons/buttons_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_buttons/buttons_texture.c
    branches/soc-2011-tomato/source/blender/editors/space_clip/clip_buttons.c
    branches/soc-2011-tomato/source/blender/editors/space_clip/clip_dopesheet_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_clip/clip_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_clip/clip_editor.c
    branches/soc-2011-tomato/source/blender/editors/space_clip/clip_graph_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_clip/clip_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_clip/clip_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_clip/clip_toolbar.c
    branches/soc-2011-tomato/source/blender/editors/space_clip/space_clip.c
    branches/soc-2011-tomato/source/blender/editors/space_clip/tracking_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_console/console_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_file/file_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_file/file_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_file/file_panels.c
    branches/soc-2011-tomato/source/blender/editors/space_file/space_file.c
    branches/soc-2011-tomato/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2011-tomato/source/blender/editors/space_image/image_buttons.c
    branches/soc-2011-tomato/source/blender/editors/space_image/image_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_image/image_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_image/space_image.c
    branches/soc-2011-tomato/source/blender/editors/space_info/space_info.c
    branches/soc-2011-tomato/source/blender/editors/space_logic/logic_window.c
    branches/soc-2011-tomato/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2011-tomato/source/blender/editors/space_node/drawnode.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_add.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_buttons.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_edit.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_header.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_node/node_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_relationships.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_select.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_view.c
    branches/soc-2011-tomato/source/blender/editors/space_outliner/outliner_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_outliner/outliner_edit.c
    branches/soc-2011-tomato/source/blender/editors/space_outliner/outliner_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_outliner/space_outliner.c
    branches/soc-2011-tomato/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/soc-2011-tomato/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2011-tomato/source/blender/editors/space_sequencer/sequencer_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_sequencer/sequencer_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_sequencer/sequencer_scopes.c
    branches/soc-2011-tomato/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2011-tomato/source/blender/editors/space_text/space_text.c
    branches/soc-2011-tomato/source/blender/editors/space_text/text_header.c
    branches/soc-2011-tomato/source/blender/editors/space_text/text_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_text/text_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_project.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_ruler.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2011-tomato/source/blender/editors/transform/transform.c
    branches/soc-2011-tomato/source/blender/editors/transform/transform.h
    branches/soc-2011-tomato/source/blender/editors/transform/transform_constraints.c
    branches/soc-2011-tomato/source/blender/editors/transform/transform_conversions.c
    branches/soc-2011-tomato/source/blender/editors/transform/transform_generics.c
    branches/soc-2011-tomato/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2011-tomato/source/blender/editors/transform/transform_ops.c
    branches/soc-2011-tomato/source/blender/editors/transform/transform_orientations.c
    branches/soc-2011-tomato/source/blender/editors/transform/transform_snap.c
    branches/soc-2011-tomato/source/blender/editors/util/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/editors/util/SConscript
    branches/soc-2011-tomato/source/blender/editors/util/crazyspace.c
    branches/soc-2011-tomato/source/blender/editors/util/ed_util.c
    branches/soc-2011-tomato/source/blender/editors/util/undo.c
    branches/soc-2011-tomato/source/blender/editors/uvedit/uvedit_smart_stitch.c
    branches/soc-2011-tomato/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2011-tomato/source/blender/gpu/GPU_material.h
    branches/soc-2011-tomato/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2011-tomato/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2011-tomato/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2011-tomato/source/blender/gpu/intern/gpu_material.c
    branches/soc-2011-tomato/source/blender/gpu/intern/gpu_simple_shader.c
    branches/soc-2011-tomato/source/blender/gpu/shaders/gpu_shader_material.glsl
    branches/soc-2011-tomato/source/blender/gpu/shaders/gpu_shader_simple_frag.glsl
    branches/soc-2011-tomato/source/blender/imbuf/IMB_colormanagement.h
    branches/soc-2011-tomato/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2011-tomato/source/blender/imbuf/intern/IMB_filetype.h
    branches/soc-2011-tomato/source/blender/imbuf/intern/IMB_indexer.h
    branches/soc-2011-tomato/source/blender/imbuf/intern/anim_movie.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/colormanagement.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/dds/BlockDXT.cpp
    branches/soc-2011-tomato/source/blender/imbuf/intern/dds/ColorBlock.cpp
    branches/soc-2011-tomato/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/soc-2011-tomato/source/blender/imbuf/intern/dds/Image.h
    branches/soc-2011-tomato/source/blender/imbuf/intern/dds/PixelFormat.h
    branches/soc-2011-tomato/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2011-tomato/source/blender/imbuf/intern/divers.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2011-tomato/source/blender/imbuf/intern/rectop.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/targa.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/thumbs.c
    branches/soc-2011-tomato/source/blender/makesdna/DNA_ID.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_mesh_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_movieclip_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_sequence_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_space_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2011-tomato/source/blender/makesrna/RNA_access.h
    branches/soc-2011-tomato/source/blender/makesrna/SConscript
    branches/soc-2011-tomato/source/blender/makesrna/intern/makesrna.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_access.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_actuator.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_brush.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_cloth.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_controller.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_gpencil.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_group.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_internal.h
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_key.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_mask.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_movieclip.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_object.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_sensor.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_space.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_test.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_ui_api.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_mirror.c
    branches/soc-2011-tomato/source/blender/nodes/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/nodes/NOD_composite.h
    branches/soc-2011-tomato/source/blender/nodes/NOD_shader.h
    branches/soc-2011-tomato/source/blender/nodes/NOD_socket.h
    branches/soc-2011-tomato/source/blender/nodes/NOD_static_types.h
    branches/soc-2011-tomato/source/blender/nodes/composite/node_composite_tree.c
    branches/soc-2011-tomato/source/blender/nodes/composite/node_composite_util.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_alphaOver.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_blur.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_colorSpill.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_colorbalance.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_colorcorrection.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_common.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_composite.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_curves.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_defocus.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_despeckle.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_dilate.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_displace.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_filter.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_hueSatVal.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_huecorrect.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_image.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_invert.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_mixrgb.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_pixelate.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_scale.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_valToRgb.c
    branches/soc-2011-tomato/source/blender/nodes/intern/node_common.c
    branches/soc-2011-tomato/source/blender/nodes/intern/node_socket.c
    branches/soc-2011-tomato/source/blender/nodes/shader/node_shader_tree.c
    branches/soc-2011-tomato/source/blender/nodes/shader/node_shader_util.h
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_common.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_curves.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_geom.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_hueSatVal.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_invert.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_material.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_math.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_mixRgb.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_mix_shader.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_output.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_script.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_valToRgb.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_value.c
    branches/soc-2011-tomato/source/blender/nodes/texture/node_texture_tree.c
    branches/soc-2011-tomato/source/blender/nodes/texture/nodes/node_texture_common.c
    branches/soc-2011-tomato/source/blender/nodes/texture/nodes/node_texture_hueSatVal.c
    branches/soc-2011-tomato/source/blender/nodes/texture/nodes/node_texture_math.c
    branches/soc-2011-tomato/source/blender/nodes/texture/nodes/node_texture_mixRgb.c
    branches/soc-2011-tomato/source/blender/nodes/texture/nodes/node_texture_valToRgb.c
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_ops.c
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_types.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_app.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_app_ffmpeg.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_library.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_operator_wrap.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_props.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_rna.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_rna.h
    branches/soc-2011-tomato/source/blender/python/intern/gpu.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils.h
    branches/soc-2011-tomato/source/blender/quicktime/apple/qtkit_export.m
    branches/soc-2011-tomato/source/blender/quicktime/apple/qtkit_import.m
    branches/soc-2011-tomato/source/blender/quicktime/quicktime_import.h
    branches/soc-2011-tomato/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2011-tomato/source/blender/render/extern/include/RE_render_ext.h
    branches/soc-2011-tomato/source/blender/render/intern/include/raycounter.h
    branches/soc-2011-tomato/source/blender/render/intern/include/zbuf.h
    branches/soc-2011-tomato/source/blender/render/intern/raytrace/rayobject_blibvh.cpp
    branches/soc-2011-tomato/source/blender/render/intern/raytrace/rayobject_internal.h
    branches/soc-2011-tomato/source/blender/render/intern/source/convertblender.c
    branches/soc-2011-tomato/source/blender/render/intern/source/imagetexture.c
    branches/soc-2011-tomato/source/blender/render/intern/source/pipeline.c
    branches/soc-2011-tomato/source/blender/render/intern/source/render_result.c
    branches/soc-2011-tomato/source/blender/render/intern/source/render_texture.c
    branches/soc-2011-tomato/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2011-tomato/source/blender/render/intern/source/zbuf.c
    branches/soc-2011-tomato/source/blender/windowmanager/WM_api.h
    branches/soc-2011-tomato/source/blender/windowmanager/WM_keymap.h
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_cursors.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_dragdrop.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_draw.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_jobs.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2011-tomato/source/blender/windowmanager/wm_files.h
    branches/soc-2011-tomato/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2011-tomato/source/creator/CMakeLists.txt
    branches/soc-2011-tomato/source/creator/creator.c
    branches/soc-2011-tomato/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2011-tomato/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/soc-2011-tomato/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/soc-2011-tomato/source/gameengine/BlenderRoutines/KX_BlenderGL.h
    branches/soc-2011-tomato/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/soc-2011-tomato/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2011-tomato/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2011-tomato/source/gameengine/Converter/BL_ModifierDeformer.cpp
    branches/soc-2011-tomato/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/EmptyValue.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/KX_HashedPtr.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/KX_HashedPtr.h
    branches/soc-2011-tomato/source/gameengine/Expressions/ListValue.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/Operator1Expr.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/Value.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/Value.h
    branches/soc-2011-tomato/source/gameengine/Expressions/VectorValue.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/VectorValue.h
    branches/soc-2011-tomato/source/gameengine/Expressions/VoidValue.h
    branches/soc-2011-tomato/source/gameengine/GameLogic/SCA_LogicManager.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_Canvas.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/bmfont.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/BL_BlenderShader.h
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_Dome.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_FontObject.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_MeshProxy.h
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_NavMeshObject.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_NearSensor.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_ObjectActuator.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_RayCast.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_TouchEventManager.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/soc-2011-tomato/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_BucketManager.cpp
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_BucketManager.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Blur2DFilter.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Dilation2DFilter.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Erosion2DFilter.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_GrayScale2DFilter.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Invert2DFilter.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Laplacian2DFilter.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Prewitt2DFilter.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sepia2DFilter.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sharpen2DFilter.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sobel2DFilter.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageVA.cpp
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageVBO.cpp
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_TexVert.h
    branches/soc-2011-tomato/source/gameengine/SceneGraph/SG_IObject.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/Exception.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/Exception.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/FilterBase.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/FilterBase.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/FilterBlueScreen.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/FilterBlueScreen.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/FilterColor.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/FilterNormal.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/FilterNormal.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/FilterSource.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/ImageBase.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/ImageBase.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/ImageMix.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/ImageMix.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/ImageRender.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/ImageRender.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/ImageViewport.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/PyTypeList.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/Texture.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/Texture.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/VideoBase.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/VideoBase.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/VideoFFmpeg.h
    branches/soc-2011-tomato/source/gameengine/VideoTexture/blendVideoTex.cpp
    branches/soc-2011-tomato/source/tools/check_style_c.py
    branches/soc-2011-tomato/source/tools/spell_check_source_config.py

Added Paths:
-----------
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/panography.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/blas.h
    branches/soc-2011-tomato/intern/audaspace/jack/AUD_JackLibrary.cpp
    branches/soc-2011-tomato/intern/audaspace/jack/AUD_JackLibrary.h
    branches/soc-2011-tomato/intern/cycles/kernel/closure/bssrdf.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_subsurface.h
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_bssrdf.cpp
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_bssrdf.h
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_subsurface_scattering.osl
    branches/soc-2011-tomato/intern/cycles/render/bssrdf.cpp
    branches/soc-2011-tomato/intern/cycles/render/bssrdf.h
    branches/soc-2011-tomato/intern/cycles/render/tables.cpp
    branches/soc-2011-tomato/intern/cycles/render/tables.h
    branches/soc-2011-tomato/intern/opencolorio/ocio_impl_glsl.cc
    branches/soc-2011-tomato/release/datafiles/LICENSE-droidsans.ttf.txt
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_beautify.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_edgeloop_fill.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_edgenet.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_poke.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_bevel.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_extrude.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_inset.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_subsurface_scattering.c

Removed Paths:
-------------
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/callbacks.cc
    branches/soc-2011-tomato/intern/cycles/render/filter.cpp
    branches/soc-2011-tomato/intern/cycles/render/filter.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_booleanops_mesh.h
    branches/soc-2011-tomato/source/blender/blenkernel/intern/booleanops_mesh.c

Property Changed:
----------------
    branches/soc-2011-tomato/
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-mac-i386.py
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-mac-x86_64.py
    branches/soc-2011-tomato/doc/python_api/examples/bpy.types.NodeTree.py
    branches/soc-2011-tomato/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObjectWrapper.h
    branches/soc-2011-tomato/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGearConstraint.cpp
    branches/soc-2011-tomato/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGearConstraint.h
    branches/soc-2011-tomato/extern/bullet2/src/LinearMath/btPolarDecomposition.cpp
    branches/soc-2011-tomato/extern/bullet2/src/LinearMath/btPolarDecomposition.h
    branches/soc-2011-tomato/extern/bullet2/src/LinearMath/btVector3.cpp
    branches/soc-2011-tomato/extern/libmv/libmv/multiview/panography.h
    branches/soc-2011-tomato/extern/wcwidth/CMakeLists.txt
    branches/soc-2011-tomato/extern/wcwidth/SConscript
    branches/soc-2011-tomato/extern/wcwidth/wcwidth.c
    branches/soc-2011-tomato/extern/wcwidth/wcwidth.h
    branches/soc-2011-tomato/release/datafiles/LICENSE-bmonofont-i18n.ttf.txt
    branches/soc-2011-tomato/release/scripts/presets/interaction/3dsmax.py
    branches/soc-2011-tomato/release/scripts/presets/keyconfig/3dsmax.py
    branches/soc-2011-tomato/release/scripts/templates_py/custom_nodes.py
    branches/soc-2011-tomato/source/blender/editors/interface/interface.c
    branches/soc-2011-tomato/source/blender/editors/space_outliner/
    branches/soc-2011-tomato/source/blender/gpu/GPU_simple_shader.h
    branches/soc-2011-tomato/source/blender/gpu/intern/gpu_simple_shader.c


Property changes on: branches/soc-2011-tomato
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/ge_harmony:42255,42279-42282,42286,42302,42338,42349,42616,42620,42698-42699,42739,42753,42773-42774,42832,44568,44597-44598,44793-44794
/branches/soc-2011-cucumber:37517,38166-38167,38177,38179-38180,38187,38242,38384,38387,38403-38404,38407,38968,38970,38973,39045,40845,42997-42998,43439
/branches/vgroup_modifiers:38694-39989
/trunk/blender:36831-55494
   + /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/vgroup_modifiers:38694-39989
/trunk/blender:36831-55841

Modified: branches/soc-2011-tomato/CMakeLists.txt
===================================================================
--- branches/soc-2011-tomato/CMakeLists.txt	2013-04-06 14:47:45 UTC (rev 55844)
+++ branches/soc-2011-tomato/CMakeLists.txt	2013-04-06 14:51:32 UTC (rev 55845)
@@ -229,6 +229,9 @@
 option(WITH_SDL           "Enable SDL for sound and joystick support" ON)
 option(WITH_OPENAL        "Enable OpenAL Support (http://www.openal.org)" ON)
 option(WITH_JACK          "Enable Jack Support (http://www.jackaudio.org)" OFF)
+if(UNIX AND NOT APPLE)
+	option(WITH_JACK_DYNLOAD  "Enable runtime dynamic Jack libraries loading" OFF)
+endif()
 
 # Compression
 option(WITH_LZO           "Enable fast LZO compression (used for pointcache)" ON)
@@ -405,11 +408,6 @@
 	set(WITH_HEADLESS ON)
 endif()
 
-# auto enable openimageio for cycles
-if(WITH_CYCLES)
-	set(WITH_OPENIMAGEIO ON)
-endif()
-
 # enable boost for cycles, booleans, audaspace or i18n
 # otherwise if the user disabled
 if(NOT WITH_BOOST)
@@ -428,6 +426,17 @@
 	set(WITH_BOOST OFF)
 endif()
 
+# auto enable openimageio for cycles
+if(WITH_CYCLES)
+	set(WITH_OPENIMAGEIO ON)
+endif()
+
+# auto enable openimageio linking dependencies
+if(WITH_OPENIMAGEIO)
+	set(WITH_IMAGE_OPENEXR ON)
+	set(WITH_IMAGE_TIFF ON)
+endif()
+
 # auto enable llvm for cycles_osl
 if(WITH_CYCLES_OSL)
 	set(WITH_LLVM ON CACHE BOOL "ON" FORCE)
@@ -1058,28 +1067,28 @@
 			set(OPENCOLLADA ${LIBDIR}/opencollada)
 
 			set(OPENCOLLADA_INCLUDE_DIRS
-				${LIBDIR}/opencollada/include/COLLADAStreamWriter/include
-				${LIBDIR}/opencollada/include/COLLADABaseUtils/include
-				${LIBDIR}/opencollada/include/COLLADAFramework/include
-				${LIBDIR}/opencollada/include/COLLADASaxFrameworkLoader/include
-				${LIBDIR}/opencollada/include/GeneratedSaxParser/include
+				${OPENCOLLADA}/include/opencollada/COLLADAStreamWriter
+				${OPENCOLLADA}/include/opencollada/COLLADABaseUtils
+				${OPENCOLLADA}/include/opencollada/COLLADAFramework
+				${OPENCOLLADA}/include/opencollada/COLLADASaxFrameworkLoader
+				${OPENCOLLADA}/include/opencollada/GeneratedSaxParser
 			)
 			set_lib_path(OPENCOLLADA_LIBPATH "opencollada")
 
 			set(OPENCOLLADA_LIBRARIES
-				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADASaxFrameworkLoader.lib
-				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADAFramework.lib
-				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADABaseUtils.lib
-				${OPENCOLLADA_LIBPATH}/lib/OpenCOLLADAStreamWriter.lib
-				${OPENCOLLADA_LIBPATH}/lib/MathMLSolver.lib
-				${OPENCOLLADA_LIBPATH}/lib/GeneratedSaxParser.lib
-				${OPENCOLLADA_LIBPATH}/lib/xml2.lib
-				${OPENCOLLADA_LIBPATH}/lib/buffer.lib
-				${OPENCOLLADA_LIBPATH}/lib/ftoa.lib
-				${OPENCOLLADA_LIBPATH}/lib/UTF.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/OpenCOLLADASaxFrameworkLoader.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/OpenCOLLADAFramework.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/OpenCOLLADABaseUtils.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/OpenCOLLADAStreamWriter.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/MathMLSolver.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/GeneratedSaxParser.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/xml.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/buffer.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/ftoa.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/UTF.lib
 			)
 			set(PCRE_LIBRARIES
-				${OPENCOLLADA_LIBPATH}/lib/pcre.lib
+				${OPENCOLLADA_LIBPATH}/lib/opencollada/pcre.lib
 			)
 			
 			unset(OPENCOLLADA_LIBPATH)
@@ -1280,18 +1289,14 @@
 		if(WITH_OPENCOLLADA)
 			set(OPENCOLLADA ${LIBDIR}/opencollada)
 			set(OPENCOLLADA_INCLUDE_DIRS
-				${LIBDIR}/opencollada/include/COLLADAStreamWriter/include
-				${LIBDIR}/opencollada/include/COLLADABaseUtils/include
-				${LIBDIR}/opencollada/include/COLLADAFramework/include
-				${LIBDIR}/opencollada/include/COLLADASaxFrameworkLoader/include
-				${LIBDIR}/opencollada/include/GeneratedSaxParser/include
+				${OPENCOLLADA}/include/opencollada/COLLADAStreamWriter
+				${OPENCOLLADA}/include/opencollada/COLLADABaseUtils
+				${OPENCOLLADA}/include/opencollada/COLLADAFramework
+				${OPENCOLLADA}/include/opencollada/COLLADASaxFrameworkLoader
+				${OPENCOLLADA}/include/opencollada/GeneratedSaxParser
 			)
-			set(OPENCOLLADA_LIBPATH ${OPENCOLLADA}/lib ${OPENCOLLADA}/lib)
-			if(WITH_MINGW64)
-				set(OPENCOLLADA_LIBRARIES OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver pcre buffer ftoa xml)
-			else()
-				set(OPENCOLLADA_LIBRARIES OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver expat pcre buffer ftoa)
-			endif()
+			set(OPENCOLLADA_LIBPATH ${OPENCOLLADA}/lib/opencollada)
+			set(OPENCOLLADA_LIBRARIES OpenCOLLADAStreamWriter OpenCOLLADASaxFrameworkLoader OpenCOLLADAFramework OpenCOLLADABaseUtils GeneratedSaxParser UTF MathMLSolver buffer ftoa xml)
 			set(PCRE_LIBRARIES pcre)
 		endif()
 
@@ -1404,8 +1409,8 @@
 				LLVMX86Disassembler LLVMX86Info
 				LLVMX86Utils LLVMipa
 				LLVMipo LLVMCore)
-				#imagehelp is needed by LLVM 3.1 on MinGW, check lib\Support\Windows\Signals.inc
-				set(PLATFORM_LINKLIBS "${PLATFORM_LINKLIBS} -limagehlp")
+			#imagehelp is needed by LLVM 3.1 on MinGW, check lib\Support\Windows\Signals.inc
+			set(PLATFORM_LINKLIBS "${PLATFORM_LINKLIBS} -limagehlp")
 			set(LLVM_STATIC YES)
 		endif()
 		
@@ -2202,6 +2207,7 @@
 	info_cfg_option(WITH_OPENAL)
 	info_cfg_option(WITH_SDL)
 	info_cfg_option(WITH_JACK)
+	info_cfg_option(WITH_JACK_DYNLOAD)
 	info_cfg_option(WITH_CODEC_AVI)
 	info_cfg_option(WITH_CODEC_FFMPEG)
 	info_cfg_option(WITH_CODEC_SNDFILE)

Modified: branches/soc-2011-tomato/GNUmakefile
===================================================================
--- branches/soc-2011-tomato/GNUmakefile	2013-04-06 14:47:45 UTC (rev 55844)
+++ branches/soc-2011-tomato/GNUmakefile	2013-04-06 14:51:32 UTC (rev 55845)
@@ -272,7 +272,9 @@
 check_cppcheck:
 	$(CMAKE_CONFIG)
 	cd $(BUILD_DIR) ; \
-	python3 $(BLENDER_DIR)/build_files/cmake/cmake_static_check_cppcheck.py
+	python3 $(BLENDER_DIR)/build_files/cmake/cmake_static_check_cppcheck.py 2> \
+	$(BLENDER_DIR)/check_cppcheck.txt
+	@echo "written: check_cppcheck.txt"
 
 check_clang_array:
 	$(CMAKE_CONFIG)

Modified: branches/soc-2011-tomato/SConstruct
===================================================================
--- branches/soc-2011-tomato/SConstruct	2013-04-06 14:47:45 UTC (rev 55844)
+++ branches/soc-2011-tomato/SConstruct	2013-04-06 14:51:32 UTC (rev 55845)
@@ -382,8 +382,10 @@
 env['CPPFLAGS'].append('-DWITH_AUDASPACE')
 env['CPPFLAGS'].append('-DWITH_AVI')
 env['CPPFLAGS'].append('-DWITH_BOOL_COMPAT')
-env['CPPFLAGS'].append('-DHAVE_STDBOOL_H')
 
+if env['OURPLATFORM'] not in ('win32-vc', 'win64-vc'):
+    env['CPPFLAGS'].append('-DHAVE_STDBOOL_H')
+
 # lastly we check for root_build_dir ( we should not do before, otherwise we might do wrong builddir
 B.root_build_dir = env['BF_BUILDDIR']
 B.doc_build_dir = os.path.join(env['BF_INSTALLDIR'], 'doc')

Modified: branches/soc-2011-tomato/build_files/build_environment/install_deps.sh
===================================================================
--- branches/soc-2011-tomato/build_files/build_environment/install_deps.sh	2013-04-06 14:47:45 UTC (rev 55844)
+++ branches/soc-2011-tomato/build_files/build_environment/install_deps.sh	2013-04-06 14:51:32 UTC (rev 55845)
@@ -168,8 +168,7 @@
 PYTHON_FORCE_REBUILD=false
 PYTHON_SKIP=false
 
-#Could not get numpy-1.6.2 to compile with python-3.3
-NUMPY_VERSION="1.7.0rc1"
+NUMPY_VERSION="1.7.0"
 NUMPY_VERSION_MIN="1.7"
 NUMPY_SOURCE="http://sourceforge.net/projects/numpy/files/NumPy/$NUMPY_VERSION/numpy-$NUMPY_VERSION.tar.gz"
 NUMPY_FORCE_REBUILD=false
@@ -224,8 +223,6 @@
 # FFMPEG optional libs.
 VORBIS_USE=false
 VORBIS_DEV=""
-SCHRO_USE=false
-SCRHO_DEV=""
 THEORA_USE=false
 THEORA_DEV=""
 XVID_USE=false
@@ -471,10 +468,10 @@
 detect_distro() {
   if [ -f /etc/debian_version ]; then
     DISTRO="DEB"
+  elif [ -f /etc/arch-release ]; then
+    DISTRO="ARCH"
   elif [ -f /etc/redhat-release -o /etc/SuSE-release ]; then
     DISTRO="RPM"
-  elif [ -f /etc/arch-release ]; then
-    DISTRO="ARCH"
   fi
 }
 
@@ -1067,8 +1064,12 @@
     cd $_src
 
     # XXX For now, always update from latest repo...
-    git pull origin
+    git pull origin master
 
+    # Stick to same rev as windows' libs...
+    git checkout e886e196673222f2f4bc32b936dc96419fff815f
+    git reset --hard
+
     # Always refresh the whole build!
     if [ -d build ]; then
       rm -rf build
@@ -1144,11 +1145,6 @@
       extra="$extra --enable-libtheora"
     fi
 
-    # XXX At least under Debian, static schro gives problem at blender linking time... :/
-    if $SCHRO_USE && ! $ALL_STATIC; then
-      extra="$extra --enable-libschroedinger"
-    fi
-
     if $XVID_USE; then
       extra="$extra --enable-libxvid"
     fi
@@ -1211,7 +1207,7 @@
 }
 
 check_package_DEB() {
-  r=`apt-cache policy $1 | grep -c 'Candidate:'`
+  r=`apt-cache show $1 | grep -c 'Package:'`
 
   if [ $r -ge 1 ]; then
     return 0
@@ -1302,18 +1298,38 @@
   THEORA_USE=true
 
   # Install newest libtiff-dev in debian/ubuntu.
-  TIFF="libtiff5"
+  TIFF="libtiff"
   check_package_DEB $TIFF
   if [ $? -eq 0 ]; then
     _packages="$_packages $TIFF-dev"
   else
-    TIFF="libtiff"
+    TIFF="libtiff5"
     check_package_DEB $TIFF
     if [ $? -eq 0 ]; then
       _packages="$_packages $TIFF-dev"
+    else
+      TIFF="libtiff4"  # Some old distro, like e.g. ubuntu 10.04 :/
+      check_package_DEB $TIFF

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list