[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58795] branches/soc-2011-tomato: Merging r58363 through r58794 from trunk into soc-2011-tomato

Sergey Sharybin sergey.vfx at gmail.com
Thu Aug 1 00:35:00 CEST 2013


Revision: 58795
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58795
Author:   nazgul
Date:     2013-07-31 22:34:58 +0000 (Wed, 31 Jul 2013)
Log Message:
-----------
Merging r58363 through r58794 from trunk into soc-2011-tomato

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

Modified Paths:
--------------
    branches/soc-2011-tomato/CMakeLists.txt
    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-cuda-glibc211-i686.py
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-cuda-glibc211-x86_64.py
    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-mac-i386.py
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-mac-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/buildbot/slave_pack.py
    branches/soc-2011-tomato/build_files/buildbot/slave_test.py
    branches/soc-2011-tomato/build_files/cmake/Modules/FindOpenEXR.cmake
    branches/soc-2011-tomato/build_files/cmake/Modules/FindPythonLibsUnix.cmake
    branches/soc-2011-tomato/build_files/cmake/macros.cmake
    branches/soc-2011-tomato/build_files/scons/config/darwin-config.py
    branches/soc-2011-tomato/build_files/scons/config/linux-config.py
    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/doxygen/Doxyfile
    branches/soc-2011-tomato/doc/python_api/examples/bpy.app.translations.py
    branches/soc-2011-tomato/doc/python_api/examples/bpy.types.WindowManager.popup_menu.py
    branches/soc-2011-tomato/doc/python_api/examples/mathutils.Vector.py
    branches/soc-2011-tomato/doc/python_api/rst/bge.render.rst
    branches/soc-2011-tomato/extern/libmv/libmv-capi.cc
    branches/soc-2011-tomato/extern/libmv/libmv-capi.h
    branches/soc-2011-tomato/extern/libmv/libmv-capi_stub.cc
    branches/soc-2011-tomato/extern/libredcode/codec.c
    branches/soc-2011-tomato/extern/libredcode/codec.h
    branches/soc-2011-tomato/extern/libredcode/debayer.c
    branches/soc-2011-tomato/extern/libredcode/debayer.h
    branches/soc-2011-tomato/extern/libredcode/format.c
    branches/soc-2011-tomato/extern/libredcode/format.h
    branches/soc-2011-tomato/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2011-tomato/intern/audaspace/intern/AUD_Sequencer.cpp
    branches/soc-2011-tomato/intern/audaspace/intern/AUD_SequencerReader.cpp
    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/bsp/CMakeLists.txt
    branches/soc-2011-tomato/intern/cycles/CMakeLists.txt
    branches/soc-2011-tomato/intern/cycles/SConscript
    branches/soc-2011-tomato/intern/cycles/app/cycles_test.cpp
    branches/soc-2011-tomato/intern/cycles/blender/addon/__init__.py
    branches/soc-2011-tomato/intern/cycles/blender/addon/presets.py
    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_curves.cpp
    branches/soc-2011-tomato/intern/cycles/blender/blender_mesh.cpp
    branches/soc-2011-tomato/intern/cycles/blender/blender_object.cpp
    branches/soc-2011-tomato/intern/cycles/blender/blender_python.cpp
    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_sync.h
    branches/soc-2011-tomato/intern/cycles/bvh/bvh.cpp
    branches/soc-2011-tomato/intern/cycles/bvh/bvh.h
    branches/soc-2011-tomato/intern/cycles/device/device_cpu.cpp
    branches/soc-2011-tomato/intern/cycles/device/device_cuda.cpp
    branches/soc-2011-tomato/intern/cycles/device/device_opencl.cpp
    branches/soc-2011-tomato/intern/cycles/kernel/CMakeLists.txt
    branches/soc-2011-tomato/intern/cycles/kernel/SConscript
    branches/soc-2011-tomato/intern/cycles/kernel/closure/bsdf_diffuse_ramp.h
    branches/soc-2011-tomato/intern/cycles/kernel/closure/bsdf_phong_ramp.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel.cl
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_bvh.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_bvh_traversal.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_camera.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_jitter.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_light.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_montecarlo.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_object.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_path.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_projection.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_sse2.cpp
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_sse3.cpp
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_types.h
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_closures.cpp
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_services.cpp
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_services.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/SConscript
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_brick_texture.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_bump.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_light_path.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_toon_bsdf.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_wireframe.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/stdosl.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_brick.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_hsv.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_light_path.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_mix.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_sky.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_tex_coord.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_texture.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_types.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_wireframe.h
    branches/soc-2011-tomato/intern/cycles/render/CMakeLists.txt
    branches/soc-2011-tomato/intern/cycles/render/background.cpp
    branches/soc-2011-tomato/intern/cycles/render/background.h
    branches/soc-2011-tomato/intern/cycles/render/buffers.cpp
    branches/soc-2011-tomato/intern/cycles/render/film.cpp
    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/light.cpp
    branches/soc-2011-tomato/intern/cycles/render/mesh.cpp
    branches/soc-2011-tomato/intern/cycles/render/mesh.h
    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/object.cpp
    branches/soc-2011-tomato/intern/cycles/render/osl.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/tables.cpp
    branches/soc-2011-tomato/intern/cycles/util/util_color.h
    branches/soc-2011-tomato/intern/cycles/util/util_cuda.cpp
    branches/soc-2011-tomato/intern/cycles/util/util_cuda.h
    branches/soc-2011-tomato/intern/cycles/util/util_math.h
    branches/soc-2011-tomato/intern/cycles/util/util_opencl.cpp
    branches/soc-2011-tomato/intern/cycles/util/util_system.cpp
    branches/soc-2011-tomato/intern/cycles/util/util_task.cpp
    branches/soc-2011-tomato/intern/cycles/util/util_task.h
    branches/soc-2011-tomato/intern/cycles/util/util_types.h
    branches/soc-2011-tomato/intern/cycles/util/util_vector.h
    branches/soc-2011-tomato/intern/cycles/util/util_view.cpp
    branches/soc-2011-tomato/intern/ghost/GHOST_C-api.h
    branches/soc-2011-tomato/intern/ghost/GHOST_IWindow.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_C-api.cpp
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_DropTargetWin32.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_DropTargetX11.cpp
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_DropTargetX11.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_Window.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowWin32.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowX11.h
    branches/soc-2011-tomato/intern/iksolver/CMakeLists.txt
    branches/soc-2011-tomato/intern/locale/boost_locale_wrapper.cpp
    branches/soc-2011-tomato/intern/opencl/OCL_opencl.h
    branches/soc-2011-tomato/intern/opencl/intern/OCL_opencl.c
    branches/soc-2011-tomato/intern/opencl/intern/clew.c
    branches/soc-2011-tomato/intern/smoke/CMakeLists.txt
    branches/soc-2011-tomato/intern/tools/credits_svn_gen.py
    branches/soc-2011-tomato/release/datafiles/LICENSE-droidsans.ttf.txt
    branches/soc-2011-tomato/release/datafiles/blender_icons.svg
    branches/soc-2011-tomato/release/datafiles/blender_icons16.png
    branches/soc-2011-tomato/release/datafiles/blender_icons32.png
    branches/soc-2011-tomato/release/datafiles/fonts/droidsans.ttf.gz
    branches/soc-2011-tomato/release/datafiles/splash.png
    branches/soc-2011-tomato/release/datafiles/startup.blend
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/ChainingIterators.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/parameter_editor.py
    branches/soc-2011-tomato/release/scripts/modules/addon_utils.py
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/settings.py
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/utils_languages_menu.py
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
    branches/soc-2011-tomato/release/scripts/modules/bpy/utils.py
    branches/soc-2011-tomato/release/scripts/modules/bpy_extras/anim_utils.py
    branches/soc-2011-tomato/release/scripts/modules/bpy_extras/object_utils.py
    branches/soc-2011-tomato/release/scripts/modules/console/complete_namespace.py
    branches/soc-2011-tomato/release/scripts/modules/nodeitems_utils.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/anim.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/node.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/presets.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/vertexpaint_dirt.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/view3d.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/wm.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/__init__.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_data_mesh.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_freestyle.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_game.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_mask_common.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_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_node.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_sequencer.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_userpref.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/startup/nodeitems_builtins.py
    branches/soc-2011-tomato/release/scripts/templates_osl/ramp_closure.osl
    branches/soc-2011-tomato/release/scripts/templates_osl/temperature_to_rgb.osl
    branches/soc-2011-tomato/release/scripts/templates_osl/wavelength_to_rgb.osl
    branches/soc-2011-tomato/release/scripts/templates_osl/westin_closure.osl
    branches/soc-2011-tomato/release/scripts/templates_py/custom_nodes.py
    branches/soc-2011-tomato/release/text/readme.html
    branches/soc-2011-tomato/scons/scons-time.py
    branches/soc-2011-tomato/scons/scons.py
    branches/soc-2011-tomato/scons/sconsign.py
    branches/soc-2011-tomato/source/blender/avi/intern/avi.c
    branches/soc-2011-tomato/source/blender/avi/intern/avi_options.c
    branches/soc-2011-tomato/source/blender/blenfont/SConscript
    branches/soc-2011-tomato/source/blender/blenfont/intern/blf.c
    branches/soc-2011-tomato/source/blender/blenfont/intern/blf_dir.c
    branches/soc-2011-tomato/source/blender/blenfont/intern/blf_font.c
    branches/soc-2011-tomato/source/blender/blenfont/intern/blf_glyph.c
    branches/soc-2011-tomato/source/blender/blenfont/intern/blf_internal_types.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_bpath.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_brush.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_context.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_curve.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_deform.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_dynamicpaint.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_global.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_idprop.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_key.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_lattice.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_mball.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_modifier.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_node.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_object.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_ocean.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_report.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_scene.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_screen.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_speaker.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_text.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_tracking.h
    branches/soc-2011-tomato/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/CCGSubSurf.h
    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/armature.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/blender.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/boids.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/bpath.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/brush.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/camera.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/cloth.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/context.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/depsgraph.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/editderivedmesh.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/editmesh.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/editmesh_bvh.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/effect.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/fmodifier.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/font.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/image_gen.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/implicit.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/lamp.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/lattice.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/library.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/linestyle.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/mask.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/mask_rasterize.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/material.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/mesh_validate.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/modifier.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/modifiers_bmesh.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/movieclip.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/multires.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/navmesh_conversion.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/paint.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/pbvh_bmesh.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/pbvh_intern.h
    branches/soc-2011-tomato/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/property.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/rigidbody.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/scene.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/smoke.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/speaker.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/subsurf_ccg.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/unit.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/world.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2011-tomato/source/blender/blenlib/BLI_array.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_bitmap.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_buffer.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_callbacks.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_edgehash.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_ghash.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_heap.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_kdtree.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_listbase.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_math_geom.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_math_matrix.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_scanfill.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_smallhash.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_string.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_string_utf8.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_threads.h
    branches/soc-2011-tomato/source/blender/blenlib/BLI_utildefines.h
    branches/soc-2011-tomato/source/blender/blenlib/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/blenlib/intern/BLI_ghash.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/BLI_heap.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/BLI_kdtree.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/BLI_memarena.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/BLI_mempool.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/DLRB_tree.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/edgehash.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/fileops.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/graph.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/listbase.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_color.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_color_inline.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_geom.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_matrix.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/noise.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/path_util.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/scanfill.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/smallhash.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/storage.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/blenlib/intern/winstuff.c
    branches/soc-2011-tomato/source/blender/blenloader/intern/readfile.c
    branches/soc-2011-tomato/source/blender/blenloader/intern/versioning_250.c
    branches/soc-2011-tomato/source/blender/blenloader/intern/versioning_legacy.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/bmesh_class.h
    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_core.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_edgeloop.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_interp.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_marking.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_mesh.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_mesh_conv.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_mesh_conv.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_mods.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_opdefines.c
    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_queries.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_queries.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_walkers.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_beautify.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_bridge.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_fill_edgeloop.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_mirror.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_poke.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_similar.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_subdivide.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_subdivide_edgering.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_utils.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.h
    branches/soc-2011-tomato/source/blender/bmesh/tools/bmesh_decimate_collapse.c
    branches/soc-2011-tomato/source/blender/bmesh/tools/bmesh_decimate_dissolve.c
    branches/soc-2011-tomato/source/blender/bmesh/tools/bmesh_decimate_unsubdivide.c
    branches/soc-2011-tomato/source/blender/bmesh/tools/bmesh_path.c
    branches/soc-2011-tomato/source/blender/bmesh/tools/bmesh_triangulate.c
    branches/soc-2011-tomato/source/blender/collada/AnimationExporter.cpp
    branches/soc-2011-tomato/source/blender/collada/AnimationExporter.h
    branches/soc-2011-tomato/source/blender/collada/AnimationImporter.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/ControllerExporter.cpp
    branches/soc-2011-tomato/source/blender/collada/DocumentImporter.cpp
    branches/soc-2011-tomato/source/blender/collada/MeshImporter.cpp
    branches/soc-2011-tomato/source/blender/collada/SkinInfo.cpp
    branches/soc-2011-tomato/source/blender/collada/TransformReader.cpp
    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_internal.h
    branches/soc-2011-tomato/source/blender/collada/collada_utils.cpp
    branches/soc-2011-tomato/source/blender/collada/collada_utils.h
    branches/soc-2011-tomato/source/blender/compositor/SConscript
    branches/soc-2011-tomato/source/blender/compositor/intern/COM_ExecutionGroup.cpp
    branches/soc-2011-tomato/source/blender/compositor/intern/COM_SocketReader.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_ChromaMatteNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_GroupNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_ImageNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_MixNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_TextureNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_TrackPositionNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/nodes/COM_ZCombineNode.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_BlurBaseOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_CalculateStandardDeviationOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_ConvertColorToBWOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_ConvertColorToValueProg.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_DoubleEdgeMaskOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_KeyingScreenOperation.h
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MathBaseOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixAddOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixBaseOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixBaseOperation.h
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixBurnOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixColorOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixDarkenOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixDifferenceOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixDivideOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixDodgeOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixHueOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixLightenOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixLinearLightOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixOverlayOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixSaturationOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixScreenOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixSoftLightOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixSubtractOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixValueOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MovieClipOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_TextureOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_TextureOperation.h
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_TrackPositionOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_TrackPositionOperation.h
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_WrapOperation.cpp
    branches/soc-2011-tomato/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2011-tomato/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2011-tomato/source/blender/editors/animation/anim_draw.c
    branches/soc-2011-tomato/source/blender/editors/animation/anim_filter.c
    branches/soc-2011-tomato/source/blender/editors/animation/anim_intern.h
    branches/soc-2011-tomato/source/blender/editors/animation/anim_markers.c
    branches/soc-2011-tomato/source/blender/editors/animation/drivers.c
    branches/soc-2011-tomato/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2011-tomato/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2011-tomato/source/blender/editors/animation/keyframes_general.c
    branches/soc-2011-tomato/source/blender/editors/animation/keyframing.c
    branches/soc-2011-tomato/source/blender/editors/animation/keyingsets.c
    branches/soc-2011-tomato/source/blender/editors/armature/armature_add.c
    branches/soc-2011-tomato/source/blender/editors/armature/armature_edit.c
    branches/soc-2011-tomato/source/blender/editors/armature/armature_intern.h
    branches/soc-2011-tomato/source/blender/editors/armature/armature_ops.c
    branches/soc-2011-tomato/source/blender/editors/armature/armature_relations.c
    branches/soc-2011-tomato/source/blender/editors/armature/armature_select.c
    branches/soc-2011-tomato/source/blender/editors/armature/armature_skinning.c
    branches/soc-2011-tomato/source/blender/editors/armature/armature_utils.c
    branches/soc-2011-tomato/source/blender/editors/armature/editarmature_generate.c
    branches/soc-2011-tomato/source/blender/editors/armature/meshlaplacian.c
    branches/soc-2011-tomato/source/blender/editors/armature/meshlaplacian.h
    branches/soc-2011-tomato/source/blender/editors/armature/pose_select.c
    branches/soc-2011-tomato/source/blender/editors/armature/pose_slide.c
    branches/soc-2011-tomato/source/blender/editors/armature/pose_utils.c
    branches/soc-2011-tomato/source/blender/editors/curve/curve_intern.h
    branches/soc-2011-tomato/source/blender/editors/curve/curve_ops.c
    branches/soc-2011-tomato/source/blender/editors/curve/editcurve.c
    branches/soc-2011-tomato/source/blender/editors/curve/editfont.c
    branches/soc-2011-tomato/source/blender/editors/curve/lorem.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/include/BIF_glutil.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_armature.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_mesh.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_object.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_render.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_screen.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_transform.h
    branches/soc-2011-tomato/source/blender/editors/include/UI_icons.h
    branches/soc-2011-tomato/source/blender/editors/include/UI_interface.h
    branches/soc-2011-tomato/source/blender/editors/interface/interface.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_handlers.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_style.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/interface/view2d.c
    branches/soc-2011-tomato/source/blender/editors/interface/view2d_ops.c
    branches/soc-2011-tomato/source/blender/editors/mask/mask_add.c
    branches/soc-2011-tomato/source/blender/editors/mask/mask_edit.c
    branches/soc-2011-tomato/source/blender/editors/mask/mask_intern.h
    branches/soc-2011-tomato/source/blender/editors/mask/mask_ops.c
    branches/soc-2011-tomato/source/blender/editors/mask/mask_select.c
    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_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/editors/mesh/editmesh_knife.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_loopcut.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_path.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/metaball/mball_ops.c
    branches/soc-2011-tomato/source/blender/editors/object/object_add.c
    branches/soc-2011-tomato/source/blender/editors/object/object_bake.c
    branches/soc-2011-tomato/source/blender/editors/object/object_edit.c
    branches/soc-2011-tomato/source/blender/editors/object/object_group.c
    branches/soc-2011-tomato/source/blender/editors/object/object_hook.c
    branches/soc-2011-tomato/source/blender/editors/object/object_intern.h
    branches/soc-2011-tomato/source/blender/editors/object/object_lattice.c
    branches/soc-2011-tomato/source/blender/editors/object/object_modifier.c
    branches/soc-2011-tomato/source/blender/editors/object/object_ops.c
    branches/soc-2011-tomato/source/blender/editors/object/object_relations.c
    branches/soc-2011-tomato/source/blender/editors/object/object_shapekey.c
    branches/soc-2011-tomato/source/blender/editors/object/object_transform.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_ops.c
    branches/soc-2011-tomato/source/blender/editors/render/render_intern.h
    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/render/render_update.c
    branches/soc-2011-tomato/source/blender/editors/screen/area.c
    branches/soc-2011-tomato/source/blender/editors/screen/screen_edit.c
    branches/soc-2011-tomato/source/blender/editors/screen/screen_ops.c
    branches/soc-2011-tomato/source/blender/editors/screen/screendump.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_hide.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_image.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/sculpt_paint/sculpt_undo.c
    branches/soc-2011-tomato/source/blender/editors/sound/sound_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_action/action_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_action/action_edit.c
    branches/soc-2011-tomato/source/blender/editors/space_action/action_select.c
    branches/soc-2011-tomato/source/blender/editors/space_action/space_action.c
    branches/soc-2011-tomato/source/blender/editors/space_api/spacetypes.c
    branches/soc-2011-tomato/source/blender/editors/space_buttons/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/editors/space_buttons/buttons_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_buttons/buttons_texture.c
    branches/soc-2011-tomato/source/blender/editors/space_buttons/space_buttons.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_ops.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/space_console.c
    branches/soc-2011-tomato/source/blender/editors/space_file/file_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_file/filelist.c
    branches/soc-2011-tomato/source/blender/editors/space_file/filesel.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_graph/graph_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_graph/graph_edit.c
    branches/soc-2011-tomato/source/blender/editors/space_graph/space_graph.c
    branches/soc-2011-tomato/source/blender/editors/space_image/image_buttons.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/info_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_info/space_info.c
    branches/soc-2011-tomato/source/blender/editors/space_logic/logic_buttons.c
    branches/soc-2011-tomato/source/blender/editors/space_logic/logic_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_logic/space_logic.c
    branches/soc-2011-tomato/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2011-tomato/source/blender/editors/space_nla/nla_channels.c
    branches/soc-2011-tomato/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2011-tomato/source/blender/editors/space_nla/nla_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_nla/nla_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_nla/space_nla.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_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_templates.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_toolbar.c
    branches/soc-2011-tomato/source/blender/editors/space_node/node_view.c
    branches/soc-2011-tomato/source/blender/editors/space_node/space_node.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/outliner_select.c
    branches/soc-2011-tomato/source/blender/editors/space_outliner/outliner_tools.c
    branches/soc-2011-tomato/source/blender/editors/space_outliner/outliner_tree.c
    branches/soc-2011-tomato/source/blender/editors/space_outliner/space_outliner.c
    branches/soc-2011-tomato/source/blender/editors/space_script/script_edit.c
    branches/soc-2011-tomato/source/blender/editors/space_script/space_script.c
    branches/soc-2011-tomato/source/blender/editors/space_sequencer/sequencer_add.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/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_autocomplete.c
    branches/soc-2011-tomato/source/blender/editors/space_text/text_format_lua.c
    branches/soc-2011-tomato/source/blender/editors/space_text/text_format_osl.c
    branches/soc-2011-tomato/source/blender/editors/space_text/text_format_py.c
    branches/soc-2011-tomato/source/blender/editors/space_text/text_ops.c
    branches/soc-2011-tomato/source/blender/editors/space_time/space_time.c
    branches/soc-2011-tomato/source/blender/editors/space_userpref/space_userpref.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/space_view3d.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_fly.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_iterators.c
    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_snap.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_view.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/crazyspace.c
    branches/soc-2011-tomato/source/blender/editors/util/numinput.c
    branches/soc-2011-tomato/source/blender/editors/util/undo.c
    branches/soc-2011-tomato/source/blender/editors/uvedit/uvedit_draw.c
    branches/soc-2011-tomato/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2011-tomato/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/soc-2011-tomato/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2011-tomato/source/blender/freestyle/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/freestyle/FRS_freestyle.h
    branches/soc-2011-tomato/source/blender/freestyle/SConscript
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppCanvas.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/Controller.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/Controller.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/BlenderFileLoader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/BlenderStrokeRenderer.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Canvas.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/ContextFunctions.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/ContextFunctions.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/BoxGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/GridDensityProvider.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Silhouette.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SphericalGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SteerableViewMap.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMap.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp
    branches/soc-2011-tomato/source/blender/gpu/intern/gpu_buffers.c
    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/shaders/gpu_shader_material.glsl
    branches/soc-2011-tomato/source/blender/ikplugin/intern/ikplugin_api.c
    branches/soc-2011-tomato/source/blender/imbuf/IMB_imbuf_types.h
    branches/soc-2011-tomato/source/blender/imbuf/intern/anim_movie.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/cineon/logImageCore.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/cineon/logmemfile.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/colormanagement.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/soc-2011-tomato/source/blender/imbuf/intern/indexer.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/jpeg.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2011-tomato/source/blender/imbuf/intern/png.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/thumbs.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/tiff.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/util.c
    branches/soc-2011-tomato/source/blender/makesdna/DNA_armature_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_key_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_lattice_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_mesh_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_meshdata_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_node_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_outliner_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_particle_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_sound_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2011-tomato/source/blender/makesdna/intern/makesdna.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/CMakeLists.txt
    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_armature.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_brush.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_color.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_dynamicpaint.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_image.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_lamp.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_lattice.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_material.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_mesh_api.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_mesh_utils.h
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_meta.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_modifier.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_render.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_sculpt_paint.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_space.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_texture_api.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_wm_api.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_bevel.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_cast.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_cloth.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_displace.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_edgesplit.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_hook.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_laplaciansmooth.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_mirror.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_multires.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_ocean.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_screw.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_shapekey.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_shrinkwrap.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_skin.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_smooth.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_solidify.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_surface.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_util.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_util.h
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_warp.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_wave.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_weightvg_util.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_weightvgedit.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_weightvgmix.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_weightvgproximity.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_static_types.h
    branches/soc-2011-tomato/source/blender/nodes/composite/node_composite_tree.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_composite.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_image.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_movieclip.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_moviedistortion.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_outputFile.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_splitViewer.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_stabilize2d.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_viewer.c
    branches/soc-2011-tomato/source/blender/nodes/intern/node_common.c
    branches/soc-2011-tomato/source/blender/nodes/intern/node_exec.c
    branches/soc-2011-tomato/source/blender/nodes/intern/node_socket.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_bsdf_toon.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_light_path.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_particle_info.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_wireframe.c
    branches/soc-2011-tomato/source/blender/nodes/texture/node_texture_tree.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_output.c
    branches/soc-2011-tomato/source/blender/python/BPY_extern.h
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_api.c
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_ops_call.c
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_types.c
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_types_meshdata.c
    branches/soc-2011-tomato/source/blender/python/generic/bgl.c
    branches/soc-2011-tomato/source/blender/python/generic/bgl.h
    branches/soc-2011-tomato/source/blender/python/generic/bpy_internal_import.c
    branches/soc-2011-tomato/source/blender/python/generic/bpy_internal_import.h
    branches/soc-2011-tomato/source/blender/python/generic/idprop_py_api.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_driver.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_interface.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_rna.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_rna_array.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils.h
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Color.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Color.h
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Euler.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Euler.h
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Matrix.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Matrix.h
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Quaternion.h
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Vector.h
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_geometry.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_geometry.h
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_noise.c
    branches/soc-2011-tomato/source/blender/quicktime/apple/quicktime_export.c
    branches/soc-2011-tomato/source/blender/render/extern/include/RE_engine.h
    branches/soc-2011-tomato/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2011-tomato/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2011-tomato/source/blender/render/intern/include/strand.h
    branches/soc-2011-tomato/source/blender/render/intern/source/bake.c
    branches/soc-2011-tomato/source/blender/render/intern/source/convertblender.c
    branches/soc-2011-tomato/source/blender/render/intern/source/envmap.c
    branches/soc-2011-tomato/source/blender/render/intern/source/external_engine.c
    branches/soc-2011-tomato/source/blender/render/intern/source/initrender.c
    branches/soc-2011-tomato/source/blender/render/intern/source/pipeline.c
    branches/soc-2011-tomato/source/blender/render/intern/source/render_texture.c
    branches/soc-2011-tomato/source/blender/render/intern/source/shadeinput.c
    branches/soc-2011-tomato/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2011-tomato/source/blender/render/intern/source/sss.c
    branches/soc-2011-tomato/source/blender/render/intern/source/strand.c
    branches/soc-2011-tomato/source/blender/render/intern/source/voxeldata.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_types.h
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_cursors.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_playanim.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2011-tomato/source/blender/windowmanager/wm_event_types.h
    branches/soc-2011-tomato/source/blender/windowmanager/wm_window.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/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/soc-2011-tomato/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h
    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_BlenderDataConversion.cpp
    branches/soc-2011-tomato/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2011-tomato/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2011-tomato/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/Expressions/FloatValue.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/IntValue.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/KX_HashedPtr.cpp
    branches/soc-2011-tomato/source/gameengine/GameLogic/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/GameLogic/SCA_IInputDevice.h
    branches/soc-2011-tomato/source/gameengine/GameLogic/SCA_IScene.cpp
    branches/soc-2011-tomato/source/gameengine/GameLogic/SCA_IScene.h
    branches/soc-2011-tomato/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_Canvas.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_Canvas.h
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/SConscript
    branches/soc-2011-tomato/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/ghost/GPG_Canvas.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/ghost/GPG_Canvas.h
    branches/soc-2011-tomato/source/gameengine/GamePlayer/ghost/GPG_KeyboardDevice.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/ghost/GPG_System.h
    branches/soc-2011-tomato/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/ghost/SConscript
    branches/soc-2011-tomato/source/gameengine/Ketsji/BL_Action.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/BL_Material.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/BL_Shader.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/BL_Texture.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_CharacterWrapper.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_FontObject.h
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_MaterialIpoController.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_Scene.h
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_VehicleWrapper.cpp
    branches/soc-2011-tomato/source/gameengine/Network/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/Physics/Bullet/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2011-tomato/source/gameengine/Physics/Dummy/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/Rasterizer/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_ICanvas.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2011-tomato/source/gameengine/SceneGraph/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/VideoTexture/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/VideoTexture/ImageRender.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/soc-2011-tomato/source/tests/bl_run_operators.py
    branches/soc-2011-tomato/source/tools/check_style_c.py
    branches/soc-2011-tomato/source/tools/spell_check_source.py

Added Paths:
-----------
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_blackbody.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_combine_hsv.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_separate_hsv.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_vector_transform.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_wavelength.osl
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_blackbody.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_sepcomb_hsv.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_vector_transform.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_wavelength.h
    branches/soc-2011-tomato/intern/cycles/render/blackbody.cpp
    branches/soc-2011-tomato/intern/cycles/render/blackbody.h
    branches/soc-2011-tomato/release/scripts/modules/rna_keymap_ui.py
    branches/soc-2011-tomato/release/scripts/presets/cycles/sampling/
    branches/soc-2011-tomato/release/scripts/presets/cycles/sampling/final.py
    branches/soc-2011-tomato/release/scripts/presets/cycles/sampling/preview.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_properties.py
    branches/soc-2011-tomato/scons/scons-local/
    branches/soc-2011-tomato/scons/scons-local/SCons/
    branches/soc-2011-tomato/scons/scons-local/SCons/Action.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Builder.py
    branches/soc-2011-tomato/scons/scons-local/SCons/CacheDir.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Conftest.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Debug.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Defaults.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Environment.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Errors.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Executor.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Job.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Memoize.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Node/
    branches/soc-2011-tomato/scons/scons-local/SCons/Node/Alias.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Node/FS.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Node/Python.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Node/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/BoolOption.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/EnumOption.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/ListOption.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/PackageOption.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/PathOption.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/PathList.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/aix.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/cygwin.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/darwin.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/hpux.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/irix.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/os2.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/posix.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/sunos.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/win32.py
    branches/soc-2011-tomato/scons/scons-local/SCons/SConf.py
    branches/soc-2011-tomato/scons/scons-local/SCons/SConsign.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/C.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/D.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/Dir.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/Fortran.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/IDL.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/LaTeX.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/Prog.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/RC.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/Interactive.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/Main.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/SConsOptions.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/SConscript.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Sig.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Subst.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Taskmaster.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/386asm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/BitKeeper.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/CVS.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/FortranCommon.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/GettextCommon.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/JavaCommon.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/arch.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/common.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/netframework.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/sdk.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/vc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/vs.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/Perforce.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/PharLapCommon.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/RCS.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/SCCS.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/Subversion.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/aixc++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/aixcc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/aixf77.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/aixlink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/applelink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ar.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/as.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/bcc32.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/c++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/cc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/cvf.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/default.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/dmd.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/dvi.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/dvipdf.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/dvips.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/f03.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/f77.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/f90.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/f95.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/filesystem.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/fortran.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/g++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/g77.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gas.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gcc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gettext.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gfortran.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gnulink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gs.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/hpc++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/hpcc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/hplink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/icc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/icl.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ifl.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ifort.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ilink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ilink32.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/install.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/intelc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ipkg.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/jar.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/javac.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/javah.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/latex.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/lex.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/link.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/linkloc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/m4.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/masm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/midl.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mingw.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/msgfmt.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/msginit.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/msgmerge.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mslib.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mslink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mssdk.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/msvc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/msvs.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mwcc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mwld.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/nasm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/ipk.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/msi.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/rpm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/src_tarbz2.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/src_targz.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/src_zip.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/tarbz2.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/targz.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/zip.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/pdf.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/pdflatex.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/pdftex.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/qt.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/rmic.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/rpcgen.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/rpm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/rpmutils.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sgiar.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sgic++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sgicc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sgilink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunar.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunc++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/suncc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunf77.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunf90.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunf95.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunlink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/swig.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/tar.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/tex.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/textfile.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/tlib.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/wix.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/xgettext.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/yacc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/zip.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Util.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/BoolVariable.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/EnumVariable.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/ListVariable.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/PackageVariable.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/PathVariable.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Warnings.py
    branches/soc-2011-tomato/scons/scons-local/SCons/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_builtins.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_collections.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_dbm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_hashlib.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_io.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_sets.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_subprocess.py
    branches/soc-2011-tomato/scons/scons-local/SCons/cpp.py
    branches/soc-2011-tomato/scons/scons-local/SCons/dblite.py
    branches/soc-2011-tomato/scons/scons-local/SCons/exitfuncs.py
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_autoexec.h
    branches/soc-2011-tomato/source/blender/blenkernel/intern/autoexec.c
    branches/soc-2011-tomato/source/blender/blenlib/BLI_alloca.h
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_connect_nonplanar.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_connect_pair.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_fill_holes.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_normals.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_vertex_proj.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_blackbody.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_sepcombHSV.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_vectTransform.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_wavelength.c

Removed Paths:
-------------
    branches/soc-2011-tomato/release/scripts/presets/cycles/sampling/final.py
    branches/soc-2011-tomato/release/scripts/presets/cycles/sampling/preview.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_userpref_keymap.py
    branches/soc-2011-tomato/scons/scons-local/SCons/
    branches/soc-2011-tomato/scons/scons-local/SCons/Action.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Builder.py
    branches/soc-2011-tomato/scons/scons-local/SCons/CacheDir.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Conftest.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Debug.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Defaults.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Environment.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Errors.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Executor.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Job.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Memoize.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Node/
    branches/soc-2011-tomato/scons/scons-local/SCons/Node/Alias.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Node/FS.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Node/Python.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Node/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/BoolOption.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/EnumOption.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/ListOption.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/PackageOption.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/PathOption.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Options/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/PathList.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/aix.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/cygwin.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/darwin.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/hpux.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/irix.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/os2.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/posix.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/sunos.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Platform/win32.py
    branches/soc-2011-tomato/scons/scons-local/SCons/SConf.py
    branches/soc-2011-tomato/scons/scons-local/SCons/SConsign.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/C.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/D.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/Dir.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/Fortran.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/IDL.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/LaTeX.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/Prog.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/RC.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Scanner/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/Interactive.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/Main.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/SConsOptions.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/SConscript.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Script/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Sig.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Subst.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Taskmaster.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/386asm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/BitKeeper.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/CVS.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/FortranCommon.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/GettextCommon.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/JavaCommon.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/arch.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/common.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/netframework.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/sdk.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/vc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/MSCommon/vs.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/Perforce.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/PharLapCommon.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/RCS.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/SCCS.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/Subversion.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/aixc++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/aixcc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/aixf77.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/aixlink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/applelink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ar.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/as.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/bcc32.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/c++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/cc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/cvf.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/default.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/dmd.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/dvi.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/dvipdf.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/dvips.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/f03.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/f77.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/f90.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/f95.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/filesystem.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/fortran.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/g++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/g77.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gas.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gcc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gettext.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gfortran.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gnulink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/gs.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/hpc++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/hpcc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/hplink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/icc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/icl.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ifl.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ifort.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ilink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ilink32.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/install.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/intelc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/ipkg.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/jar.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/javac.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/javah.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/latex.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/lex.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/link.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/linkloc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/m4.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/masm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/midl.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mingw.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/msgfmt.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/msginit.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/msgmerge.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mslib.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mslink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mssdk.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/msvc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/msvs.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mwcc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/mwld.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/nasm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/ipk.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/msi.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/rpm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/src_tarbz2.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/src_targz.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/src_zip.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/tarbz2.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/targz.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/packaging/zip.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/pdf.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/pdflatex.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/pdftex.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/qt.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/rmic.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/rpcgen.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/rpm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/rpmutils.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sgiar.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sgic++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sgicc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sgilink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunar.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunc++.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/suncc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunf77.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunf90.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunf95.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/sunlink.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/swig.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/tar.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/tex.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/textfile.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/tlib.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/wix.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/xgettext.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/yacc.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Tool/zip.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Util.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/BoolVariable.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/EnumVariable.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/ListVariable.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/PackageVariable.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/PathVariable.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Variables/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/Warnings.py
    branches/soc-2011-tomato/scons/scons-local/SCons/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/__init__.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_builtins.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_collections.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_dbm.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_hashlib.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_io.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_sets.py
    branches/soc-2011-tomato/scons/scons-local/SCons/compat/_scons_subprocess.py
    branches/soc-2011-tomato/scons/scons-local/SCons/cpp.py
    branches/soc-2011-tomato/scons/scons-local/SCons/dblite.py
    branches/soc-2011-tomato/scons/scons-local/SCons/exitfuncs.py
    branches/soc-2011-tomato/scons/scons-local-1.2.0.d20090223/
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_bmesh.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_script.h
    branches/soc-2011-tomato/source/blender/blenkernel/intern/script.c
    branches/soc-2011-tomato/source/blender/bmesh/tools/BME_bevel.c
    branches/soc-2011-tomato/source/blender/editors/space_buttons/buttons_header.c
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_Engine.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_Engine.h
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_RawImage.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_RawImage.h
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.h
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.h
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_System.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/GPC_System.h
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/bmfont.cpp
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/load.blend
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/logo_blender.raw
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/logo_blender3d.raw
    branches/soc-2011-tomato/source/gameengine/GamePlayer/common/logo_nan.raw
    branches/soc-2011-tomato/source/gameengine/GamePlayer/xembed/
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_PhysicsPropertiesobsolete.h

Property Changed:
----------------
    branches/soc-2011-tomato/
    branches/soc-2011-tomato/extern/carve/include/carve/aabb.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/aabb_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/carve.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/classification.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/collection/unordered/boost_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/collection/unordered/fallback_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/collection/unordered/libstdcpp_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/collection/unordered/std_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/collection/unordered/tr1_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/collection/unordered/vcpp_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/collection/unordered.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/collection.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/collection_types.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/colour.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/convex_hull.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/csg.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/csg_triangulator.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/debug_hooks.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/djset.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/edge_decl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/edge_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/exact.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/external/boost/random.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/face_decl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/face_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/faceloop.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/geom.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/geom2d.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/geom3d.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/geom_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/heap.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/input.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/interpolator.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/intersection.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/iobj.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/kd_node.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/math.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/math_constants.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/matrix.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/mesh.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/mesh_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/mesh_ops.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/mesh_simplify.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/octree_decl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/octree_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/pointset.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/pointset_decl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/pointset_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/pointset_iter.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/poly.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/poly_decl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/poly_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/polyhedron_base.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/polyhedron_decl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/polyhedron_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/polyline.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/polyline_decl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/polyline_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/polyline_iter.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/rescale.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/rtree.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/spacetree.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/tag.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/timing.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/tree.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/triangulator.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/triangulator_impl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/util.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/vector.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/vertex_decl.hpp
    branches/soc-2011-tomato/extern/carve/include/carve/vertex_impl.hpp
    branches/soc-2011-tomato/extern/carve/lib/csg_collector.hpp
    branches/soc-2011-tomato/extern/carve/lib/csg_data.hpp
    branches/soc-2011-tomato/extern/carve/lib/csg_detail.hpp
    branches/soc-2011-tomato/extern/carve/lib/intersect_classify_common.hpp
    branches/soc-2011-tomato/extern/carve/lib/intersect_classify_common_impl.hpp
    branches/soc-2011-tomato/extern/carve/lib/intersect_common.hpp
    branches/soc-2011-tomato/extern/carve/lib/intersect_debug.hpp
    branches/soc-2011-tomato/extern/carve/patches/files/random.hpp
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/keyframe_selection.cc
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/keyframe_selection.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/reconstruction_scale.cc
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/reconstruction_scale.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/include/ceres/autodiff_local_parameterization.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/include/ceres/internal/numeric_diff.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel.cl
    branches/soc-2011-tomato/intern/cycles/kernel/kernel.cu
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_bvh_traversal.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_jitter.h
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_toon_bsdf.osl
    branches/soc-2011-tomato/intern/cycles/kernel/shaders/node_wireframe.osl
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_wireframe.h
    branches/soc-2011-tomato/release/scripts/modules/nodeitems_utils.py
    branches/soc-2011-tomato/release/scripts/startup/nodeitems_builtins.py
    branches/soc-2011-tomato/release/scripts/templates_osl/ramp_closure.osl
    branches/soc-2011-tomato/release/scripts/templates_osl/temperature_to_rgb.osl
    branches/soc-2011-tomato/release/scripts/templates_osl/wavelength_to_rgb.osl
    branches/soc-2011-tomato/release/scripts/templates_osl/westin_closure.osl
    branches/soc-2011-tomato/source/blender/blenlib/BLI_math_color_blend.h
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_color_blend_inline.c
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_OpenCLKernels.cl
    branches/soc-2011-tomato/source/blender/editors/include/ED_buttons.h
    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/nodes/shader/nodes/node_shader_bsdf_toon.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_wireframe.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
/tags/blender-2.67b-release/blender:57122
/trunk/blender:36831-57354
   + /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-2013-depsgraph_mt:57516
/branches/soc-2013-dingto:57424,57487,57507,57525,57599,57670,57918-57919,57981,58091,58245,58253,58772,58774-58775
/branches/vgroup_modifiers:38694-39989
/tags/blender-2.67b-release/blender:57122
/trunk/blender:36831-58794

Modified: branches/soc-2011-tomato/CMakeLists.txt
===================================================================
--- branches/soc-2011-tomato/CMakeLists.txt	2013-07-31 21:56:11 UTC (rev 58794)
+++ branches/soc-2011-tomato/CMakeLists.txt	2013-07-31 22:34:58 UTC (rev 58795)
@@ -264,7 +264,7 @@
 option(WITH_CYCLES_TEST				"Build cycles test application" OFF)
 option(WITH_CYCLES_OSL				"Build Cycles with OSL support" OFF)
 option(WITH_CYCLES_CUDA_BINARIES	"Build cycles CUDA binaries" OFF)
-set(CYCLES_CUDA_BINARIES_ARCH sm_20 sm_21 sm_30 CACHE STRING "CUDA architectures to build binaries for")
+set(CYCLES_CUDA_BINARIES_ARCH sm_20 sm_21 sm_30 sm_35 CACHE STRING "CUDA architectures to build binaries for")
 mark_as_advanced(CYCLES_CUDA_BINARIES_ARCH)
 unset(PLATFORM_DEFAULT)
 
@@ -538,9 +538,6 @@
 set(PLATFORM_LINKFLAGS_DEBUG "")
 
 
-# disabled for now, not supported
-# option(WITH_WEBPLUGIN     "Enable Web Plugin (Unix only)" OFF)
-
 # For alternate Python locations the commandline can be used to override detected/default cache settings, e.g:
 # On Unix:
 #   cmake ../blender \
@@ -562,12 +559,12 @@
 if(UNIX AND NOT APPLE)
 	macro(find_package_wrapper)
 		string(TOUPPER ${ARGV0} _NAME_UPPER)
-		if(${WITH_STATIC_LIBS})
+		if(WITH_STATIC_LIBS)
 			set(_cmake_find_library_suffixes_back ${CMAKE_FIND_LIBRARY_SUFFIXES})
 			set(CMAKE_FIND_LIBRARY_SUFFIXES .a ${CMAKE_FIND_LIBRARY_SUFFIXES})
 		endif()
 		find_package(${ARGV})
-		if(${WITH_STATIC_LIBS})
+		if(WITH_STATIC_LIBS)
 			set(CMAKE_FIND_LIBRARY_SUFFIXES ${_cmake_find_library_suffixes_back})
 			unset(_cmake_find_library_suffixes_back)
 		endif()
@@ -707,7 +704,7 @@
 	if(WITH_BOOST)
 		# uses in build instructions to override include and library variables
 		if(NOT BOOST_CUSTOM)
-			if(${WITH_STATIC_LIBS})
+			if(WITH_STATIC_LIBS)
 				set(Boost_USE_STATIC_LIBS ON)
 			endif()
 			set(Boost_USE_MULTITHREADED ON)
@@ -1124,26 +1121,22 @@
 				${OPENCOLLADA}/include/opencollada/COLLADASaxFrameworkLoader
 				${OPENCOLLADA}/include/opencollada/GeneratedSaxParser
 			)
-			set_lib_path(OPENCOLLADA_LIBPATH "opencollada")
 
 			set(OPENCOLLADA_LIBRARIES
-				${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
+				${OPENCOLLADA}/lib/opencollada/OpenCOLLADASaxFrameworkLoader.lib
+				${OPENCOLLADA}/lib/opencollada/OpenCOLLADAFramework.lib
+				${OPENCOLLADA}/lib/opencollada/OpenCOLLADABaseUtils.lib
+				${OPENCOLLADA}/lib/opencollada/OpenCOLLADAStreamWriter.lib
+				${OPENCOLLADA}/lib/opencollada/MathMLSolver.lib
+				${OPENCOLLADA}/lib/opencollada/GeneratedSaxParser.lib
+				${OPENCOLLADA}/lib/opencollada/xml.lib
+				${OPENCOLLADA}/lib/opencollada/buffer.lib
+				${OPENCOLLADA}/lib/opencollada/ftoa.lib
+				${OPENCOLLADA}/lib/opencollada/UTF.lib
 			)
 			set(PCRE_LIBRARIES
-				${OPENCOLLADA_LIBPATH}/lib/opencollada/pcre.lib
+				${OPENCOLLADA}/lib/opencollada/pcre.lib
 			)
-			
-			unset(OPENCOLLADA_LIBPATH)
-			
 		endif()
 
 		if(WITH_CODEC_FFMPEG)
@@ -1172,7 +1165,7 @@
 		endif()
 
 		if(WITH_IMAGE_OPENEXR)
-			set_lib_path(OPENEXR "openexr")
+			set(OPENEXR ${LIBDIR}/openexr)
 			set(OPENEXR_INCLUDE_DIR ${OPENEXR}/include)
 			set(OPENEXR_INCLUDE_DIRS ${OPENEXR}/include/OpenEXR)
 			set(OPENEXR_LIBPATH ${OPENEXR}/lib)
@@ -1199,18 +1192,11 @@
 		endif()
 
 		if(WITH_PYTHON)
-			# normally cached but not since we include them with blender
-			if(MSVC10)
-				set(PYTHON_VERSION 3.3) # CACHE STRING)
-			else()
-				set(PYTHON_VERSION 3.3) # CACHE STRING)
-			endif()
+			set(PYTHON_VERSION 3.3) # CACHE STRING)
 
-			set_lib_path(PYTHON "python")
 			string(REPLACE "." "" _PYTHON_VERSION_NO_DOTS ${PYTHON_VERSION})
 			# Use shared libs for vc2008 and vc2010 until we actually have vc2010 libs
 			set(PYTHON_LIBRARY ${LIBDIR}/python/lib/python${_PYTHON_VERSION_NO_DOTS}.lib)
-			# set(PYTHON_LIBRARY ${PYTHON}/lib/python${_PYTHON_VERSION_NO_DOTS}.lib) #CACHE FILEPATH
 			unset(_PYTHON_VERSION_NO_DOTS)
 
 			# Shared includes for both vc2008 and vc2010
@@ -1228,10 +1214,6 @@
 				set(BOOST_LIBPATH ${BOOST}/lib)
 				set(BOOST_POSTFIX "vc110-mt-s-1_53.lib")
 				set(BOOST_DEBUG_POSTFIX "vc110-mt-sgd-1_53.lib")
-			elseif(MSVC10)
-				set(BOOST_LIBPATH ${BOOST}/vc2010/lib)
-				set(BOOST_POSTFIX "vc100-mt-s-1_49.lib")
-				set(BOOST_DEBUG_POSTFIX "vc100-mt-sgd-1_49.lib")
 			else()
 				set(BOOST_LIBPATH ${BOOST}/lib)
 				set(BOOST_POSTFIX "vc90-mt-s-1_49.lib")
@@ -1889,17 +1871,7 @@
 	set(REDCODE_INC ${REDCODE})
 endif()
 
-#-----------------------------------------------------------------------------
-# Blender WebPlugin
 
-if(WITH_WEBPLUGIN)
-	set(GECKO_DIR "${CMAKE_SOURCE_DIR}/../gecko-sdk/" CACHE PATH "Gecko SDK path")
-	set(WEBPLUGIN_SANDBOX_MODE "apparmor" CACHE STRING "WEB Plugin sandbox mode, can be apparmor, privsep, none")
-
-	set(WITH_PLAYER ON)
-endif()
-
-
 #-----------------------------------------------------------------------------
 # Configure OpenGL.
 find_package(OpenGL)
@@ -1992,6 +1964,7 @@
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_NULL -Wnonnull)  # C only
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_MISSING_INCLUDE_DIRS -Wmissing-include-dirs)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_DIV_BY_ZERO -Wno-div-by-zero)
+	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_TYPE_LIMITS -Wtype-limits)
 
 	# gcc 4.2 gives annoying warnings on every file with this
 	if(NOT "${CMAKE_C_COMPILER_VERSION}" VERSION_LESS "4.3")
@@ -2018,6 +1991,7 @@
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_INIT_SELF -Winit-self)  # needs -Wuninitialized
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_MISSING_INCLUDE_DIRS -Wmissing-include-dirs)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_DIV_BY_ZERO -Wno-div-by-zero)
+	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_TYPE_LIMITS -Wtype-limits)
 
 	# gcc 4.2 gives annoying warnings on every file with this
 	if(NOT "${CMAKE_C_COMPILER_VERSION}" VERSION_LESS "4.3")
@@ -2068,6 +2042,20 @@
 	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_UNUSED_PARAMETER -Wno-unused-parameter)
 	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_UNUSED_MACROS    -Wno-unused-macros)
 
+	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_MISSING_VARIABLE_DECLARATIONS -Wno-missing-variable-declarations)
+	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_UNUSED_FUNCTION -Wno-unused-function)
+	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_INT_TO_VOID_POINTER_CAST -Wno-int-to-void-pointer-cast)
+	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_MISSING_PROTOTYPES -Wno-missing-prototypes)
+	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_DUPLICATE_ENUM -Wno-duplicate-enum)
+	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_UNDEF -Wno-undef)
+	ADD_CHECK_C_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS C_WARN_NO_MISSING_NORETURN -Wno-missing-noreturn)
+
+	ADD_CHECK_CXX_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS CXX_WARN_NO_UNUSED_PRIVATE_FIELD -Wno-unused-private-field)
+	ADD_CHECK_CXX_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS CXX_WARN_NO_CXX11_NARROWING -Wno-c++11-narrowing)
+	ADD_CHECK_CXX_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS CXX_WARN_NO_NON_VIRTUAL_DTOR -Wno-non-virtual-dtor)
+	ADD_CHECK_CXX_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS CXX_WARN_NO_UNUSED_MACROS -Wno-unused-macros)
+	ADD_CHECK_CXX_COMPILER_FLAG(CC_REMOVE_STRICT_FLAGS CXX_WARN_NO_REORDER -Wno-reorder)
+
 elseif(CMAKE_C_COMPILER_ID MATCHES "Intel")
 
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_ALL -Wall)
@@ -2084,13 +2072,6 @@
 
 endif()
 
-# MSVC2010 fails to links C++ libs right
-if(MSVC10)
-	if(WITH_OPENCOLLADA)
-		message(WARNING "MSVC 2010 does not support OpenCollada, disabling WITH_OPENCOLLADA. To enable support use Use MSVC 2008")
-	endif()
-endif()
-
 # ensure python header is found since detection can fail, this could happen
 # with _any_ library but since we used a fixed python version this tends to
 # be most problematic.

Modified: branches/soc-2011-tomato/SConstruct
===================================================================
--- branches/soc-2011-tomato/SConstruct	2013-07-31 21:56:11 UTC (rev 58794)
+++ branches/soc-2011-tomato/SConstruct	2013-07-31 22:34:58 UTC (rev 58795)
@@ -46,9 +46,7 @@
 import os.path
 import string
 import shutil
-import glob
 import re
-from tempfile import mkdtemp
 
 # store path to tools
 toolpath=os.path.join(".", "build_files", "scons", "tools")
@@ -58,7 +56,6 @@
 
 import Blender
 import btools
-import bcolors
 
 EnsureSConsVersion(1,0,0)
 
@@ -121,7 +118,7 @@
 
 if bitness:
     B.bitness = bitness
-else: 
+else:
     B.bitness = tempbitness
 
 
@@ -140,6 +137,8 @@
     B.quickie=[]
 
 toolset = B.arguments.get('BF_TOOLSET', None)
+vcver = B.arguments.get('MSVS_VERSION', '9.0')
+
 if toolset:
     print "Using " + toolset

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list