[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [56248] branches/soc-2011-tomato: Merging r55842 through r56247 from trunk into soc-2011-tomato

Sergey Sharybin sergey.vfx at gmail.com
Tue Apr 23 20:59:38 CEST 2013


Revision: 56248
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=56248
Author:   nazgul
Date:     2013-04-23 18:59:33 +0000 (Tue, 23 Apr 2013)
Log Message:
-----------
Merging r55842 through r56247 from trunk into soc-2011-tomato

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

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-glibc211-i686.py
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-glibc211-x86_64.py
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-player-glibc211-i686.py
    branches/soc-2011-tomato/build_files/buildbot/config/user-config-player-glibc211-x86_64.py
    branches/soc-2011-tomato/build_files/cmake/clang_array_check.py
    branches/soc-2011-tomato/build_files/cmake/cmake_static_check_clang_array.py
    branches/soc-2011-tomato/build_files/cmake/config/blender_lite.cmake
    branches/soc-2011-tomato/build_files/scons/config/darwin-config.py
    branches/soc-2011-tomato/build_files/scons/config/freebsd7-config.py
    branches/soc-2011-tomato/build_files/scons/config/freebsd8-config.py
    branches/soc-2011-tomato/build_files/scons/config/freebsd9-config.py
    branches/soc-2011-tomato/build_files/scons/config/linux-config.py
    branches/soc-2011-tomato/build_files/scons/config/linuxcross-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/python_api/rst/bge.render.rst
    branches/soc-2011-tomato/doc/python_api/rst_from_bmesh_opdefines.py
    branches/soc-2011-tomato/doc/python_api/sphinx_doc_gen.py
    branches/soc-2011-tomato/doc/python_api/sphinx_doc_gen.sh
    branches/soc-2011-tomato/extern/libmv/ChangeLog
    branches/soc-2011-tomato/extern/libmv/libmv/image/sample.h
    branches/soc-2011-tomato/extern/libmv/libmv/simple_pipeline/bundle.cc
    branches/soc-2011-tomato/extern/libmv/libmv-capi.cpp
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/CMakeLists.txt
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/ChangeLog
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/files.txt
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/include/ceres/ceres.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/include/ceres/dynamic_autodiff_cost_function.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/include/ceres/jet.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/include/ceres/problem.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/include/ceres/solver.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/blas.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/block_sparse_matrix.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/iterative_schur_complement_solver.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/linear_solver.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/minimizer.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/preconditioner.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/problem.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/problem_impl.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/problem_impl.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/residual_block.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/schur_complement_solver.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/schur_eliminator.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/schur_eliminator_impl.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/solver_impl.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/solver_impl.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/sparse_normal_cholesky_solver.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/suitesparse.cc
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/suitesparse.h
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/visibility_based_preconditioner.cc
    branches/soc-2011-tomato/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2011-tomato/intern/audaspace/intern/AUD_JOSResampleReader.cpp
    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_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_params.h
    branches/soc-2011-tomato/intern/cycles/kernel/CMakeLists.txt
    branches/soc-2011-tomato/intern/cycles/kernel/closure/bsdf_microfacet.h
    branches/soc-2011-tomato/intern/cycles/kernel/closure/bsdf_refraction.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_bvh.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_path.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_random.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_shader.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_subsurface.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_types.h
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_services.cpp
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_shader.cpp
    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/svm/svm_geometry.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_image.h
    branches/soc-2011-tomato/intern/cycles/kernel/svm/svm_types.h
    branches/soc-2011-tomato/intern/cycles/render/camera.cpp
    branches/soc-2011-tomato/intern/cycles/render/camera.h
    branches/soc-2011-tomato/intern/cycles/render/curves.cpp
    branches/soc-2011-tomato/intern/cycles/render/curves.h
    branches/soc-2011-tomato/intern/cycles/render/integrator.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/object.cpp
    branches/soc-2011-tomato/intern/cycles/render/object.h
    branches/soc-2011-tomato/intern/cycles/render/osl.cpp
    branches/soc-2011-tomato/intern/cycles/render/osl.h
    branches/soc-2011-tomato/intern/cycles/render/session.cpp
    branches/soc-2011-tomato/intern/cycles/util/util_boundbox.h
    branches/soc-2011-tomato/intern/elbeem/extern/elbeem.h
    branches/soc-2011-tomato/intern/elbeem/intern/simulation_object.cpp
    branches/soc-2011-tomato/intern/ffmpeg/ffmpeg_compat.h
    branches/soc-2011-tomato/intern/ghost/CMakeLists.txt
    branches/soc-2011-tomato/intern/ghost/SConscript
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_SystemNULL.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowNULL.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_WindowWin32.h
    branches/soc-2011-tomato/intern/rigidbody/RBI_api.h
    branches/soc-2011-tomato/intern/rigidbody/rb_bullet_api.cpp
    branches/soc-2011-tomato/intern/smoke/intern/EIGENVALUE_HELPER.cpp
    branches/soc-2011-tomato/intern/smoke/intern/FLUID_3D.cpp
    branches/soc-2011-tomato/intern/smoke/intern/FLUID_3D_SOLVERS.cpp
    branches/soc-2011-tomato/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/soc-2011-tomato/intern/smoke/intern/INTERPOLATE.h
    branches/soc-2011-tomato/intern/smoke/intern/LU_HELPER.cpp
    branches/soc-2011-tomato/intern/smoke/intern/VEC3.h
    branches/soc-2011-tomato/intern/smoke/intern/WAVELET_NOISE.h
    branches/soc-2011-tomato/intern/smoke/intern/WTURBULENCE.cpp
    branches/soc-2011-tomato/intern/smoke/intern/spectrum.cpp
    branches/soc-2011-tomato/release/darwin/blender.app/Contents/Info.plist
    branches/soc-2011-tomato/release/datafiles/startup.blend
    branches/soc-2011-tomato/release/scripts/modules/addon_utils.py
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/bl_extract_messages.py
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/settings.py
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/utils.py
    branches/soc-2011-tomato/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
    branches/soc-2011-tomato/release/scripts/modules/bpy/utils.py
    branches/soc-2011-tomato/release/scripts/modules/bpy_extras/anim_utils.py
    branches/soc-2011-tomato/release/scripts/modules/bpy_extras/io_utils.py
    branches/soc-2011-tomato/release/scripts/modules/bpy_extras/mesh_utils.py
    branches/soc-2011-tomato/release/scripts/modules/bpy_extras/object_utils.py
    branches/soc-2011-tomato/release/scripts/modules/bpy_types.py
    branches/soc-2011-tomato/release/scripts/presets/interaction/maya.py
    branches/soc-2011-tomato/release/scripts/presets/keyconfig/maya.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/__init__.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/anim.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/clip.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/image.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/node.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/object.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/object_quick_effects.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/presets.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/rigidbody.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/sequencer.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/uvcalc_smart_project.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_modifier.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_game.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_object.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_paint_common.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_particle.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_physics_fluid.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_physics_rigidbody.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_physics_rigidbody_constraint.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_physics_smoke.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_render.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_scene.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_clip.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_console.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/space_image.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/source/blender/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/SConscript
    branches/soc-2011-tomato/source/blender/avi/intern/avi_intern.h
    branches/soc-2011-tomato/source/blender/avi/intern/avi_mjpeg.h
    branches/soc-2011-tomato/source/blender/blenfont/BLF_translation.h
    branches/soc-2011-tomato/source/blender/blenfont/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/blenfont/SConscript
    branches/soc-2011-tomato/source/blender/blenfont/intern/blf_glyph.c
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_blender.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_boids.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_brush.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_global.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_library.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_main.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_material.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_node.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_object.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_paint.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_particle.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_rigidbody.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2011-tomato/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/blenkernel/SConscript
    branches/soc-2011-tomato/source/blender/blenkernel/intern/DerivedMesh.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/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/bvhutils.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/cdderivedmesh.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/depsgraph.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/displist.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/editderivedmesh.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/group.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/idcode.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/key.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/library.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/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/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/node.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/object.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/ocean.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/pointcache.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/seqeffects.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/seqmodifier.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/shrinkwrap.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/smoke.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/softbody.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/tracking.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/unit.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_edgehash.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_rand.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_utildefines.h
    branches/soc-2011-tomato/source/blender/blenlib/intern/edgehash.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/jitter.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/listbase.c
    branches/soc-2011-tomato/source/blender/blenlib/intern/math_base_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/rand.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/blenloader/intern/readfile.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/SConscript
    branches/soc-2011-tomato/source/blender/bmesh/bmesh.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_construct.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_core.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_interp.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_interp.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_mesh.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_mesh.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_mesh_conv.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_opdefines.c
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_operator_api.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_operators.h
    branches/soc-2011-tomato/source/blender/bmesh/intern/bmesh_polygon.c
    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_impl.c
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_beautify.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_edgenet.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_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_utils.c
    branches/soc-2011-tomato/source/blender/bmesh/tools/BME_bevel.c
    branches/soc-2011-tomato/source/blender/bmesh/tools/bmesh_decimate_collapse.c
    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/collada_utils.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_MixHueOperation.cpp
    branches/soc-2011-tomato/source/blender/compositor/operations/COM_ZCombineOperation.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_deps.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_ipo_utils.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/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_naming.c
    branches/soc-2011-tomato/source/blender/editors/armature/editarmature_sketch.c
    branches/soc-2011-tomato/source/blender/editors/armature/pose_slide.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/gpencil/gpencil_edit.c
    branches/soc-2011-tomato/source/blender/editors/include/ED_anim_api.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_mask.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_physics.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_sculpt.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_transform.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_uvedit.h
    branches/soc-2011-tomato/source/blender/editors/include/ED_view3d.h
    branches/soc-2011-tomato/source/blender/editors/include/UI_interface.h
    branches/soc-2011-tomato/source/blender/editors/include/UI_resources.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_icons.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_intern.h
    branches/soc-2011-tomato/source/blender/editors/interface/interface_layout.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_ops.c
    branches/soc-2011-tomato/source/blender/editors/interface/interface_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/mask/mask_draw.c
    branches/soc-2011-tomato/source/blender/editors/mesh/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/editors/mesh/SConscript
    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_knife_project.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_loopcut.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_rip.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_select.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_utils.c
    branches/soc-2011-tomato/source/blender/editors/mesh/mesh_data.c
    branches/soc-2011-tomato/source/blender/editors/mesh/mesh_intern.h
    branches/soc-2011-tomato/source/blender/editors/mesh/mesh_navmesh.c
    branches/soc-2011-tomato/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2011-tomato/source/blender/editors/mesh/meshtools.c
    branches/soc-2011-tomato/source/blender/editors/metaball/mball_edit.c
    branches/soc-2011-tomato/source/blender/editors/object/object_add.c
    branches/soc-2011-tomato/source/blender/editors/object/object_constraint.c
    branches/soc-2011-tomato/source/blender/editors/object/object_edit.c
    branches/soc-2011-tomato/source/blender/editors/object/object_hook.c
    branches/soc-2011-tomato/source/blender/editors/object/object_modifier.c
    branches/soc-2011-tomato/source/blender/editors/object/object_relations.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/particle_edit.c
    branches/soc-2011-tomato/source/blender/editors/physics/particle_object.c
    branches/soc-2011-tomato/source/blender/editors/physics/physics_fluid.c
    branches/soc-2011-tomato/source/blender/editors/physics/rigidbody_constraint.c
    branches/soc-2011-tomato/source/blender/editors/physics/rigidbody_object.c
    branches/soc-2011-tomato/source/blender/editors/render/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/editors/render/SConscript
    branches/soc-2011-tomato/source/blender/editors/render/render_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_ops.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/render/render_view.c
    branches/soc-2011-tomato/source/blender/editors/screen/area.c
    branches/soc-2011-tomato/source/blender/editors/screen/glutil.c
    branches/soc-2011-tomato/source/blender/editors/screen/screen_edit.c
    branches/soc-2011-tomato/source/blender/editors/screen/screen_ops.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_cursor.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_image.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_image_2d.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_image_proj.c
    branches/soc-2011-tomato/source/blender/editors/sculpt_paint/paint_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_uv.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/SConscript
    branches/soc-2011-tomato/source/blender/editors/space_buttons/buttons_context.c
    branches/soc-2011-tomato/source/blender/editors/space_buttons/buttons_header.c
    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_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_console/space_console.c
    branches/soc-2011-tomato/source/blender/editors/space_file/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/editors/space_file/SConscript
    branches/soc-2011-tomato/source/blender/editors/space_file/file_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_file/filelist.c
    branches/soc-2011-tomato/source/blender/editors/space_graph/graph_buttons.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_draw.c
    branches/soc-2011-tomato/source/blender/editors/space_image/image_edit.c
    branches/soc-2011-tomato/source/blender/editors/space_image/space_image.c
    branches/soc-2011-tomato/source/blender/editors/space_info/info_stats.c
    branches/soc-2011-tomato/source/blender/editors/space_info/space_info.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/space_nla.c
    branches/soc-2011-tomato/source/blender/editors/space_node/CMakeLists.txt
    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_group.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_templates.c
    branches/soc-2011-tomato/source/blender/editors/space_node/space_node.c
    branches/soc-2011-tomato/source/blender/editors/space_outliner/outliner_select.c
    branches/soc-2011-tomato/source/blender/editors/space_sequencer/sequencer_draw.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_view3d/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/editors/space_view3d/SConscript
    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/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_header.c
    branches/soc-2011-tomato/source/blender/editors/space_view3d/view3d_intern.h
    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_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_input.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/crazyspace.c
    branches/soc-2011-tomato/source/blender/editors/uvedit/uvedit_buttons.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_parametrizer.h
    branches/soc-2011-tomato/source/blender/editors/uvedit/uvedit_smart_stitch.c
    branches/soc-2011-tomato/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2011-tomato/source/blender/gpu/GPU_draw.h
    branches/soc-2011-tomato/source/blender/gpu/GPU_extensions.h
    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/imbuf/intern/anim_movie.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/colormanagement.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/divers.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/indexer.c
    branches/soc-2011-tomato/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2011-tomato/source/blender/makesdna/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/makesdna/DNA_ID.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_action_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_customdata_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_material_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_object_fluidsim.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_screen_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_space_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2011-tomato/source/blender/makesdna/SConscript
    branches/soc-2011-tomato/source/blender/makesdna/intern/makesdna.c
    branches/soc-2011-tomato/source/blender/makesrna/RNA_access.h
    branches/soc-2011-tomato/source/blender/makesrna/RNA_enum_types.h
    branches/soc-2011-tomato/source/blender/makesrna/SConscript
    branches/soc-2011-tomato/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/makesrna/intern/SConscript
    branches/soc-2011-tomato/source/blender/makesrna/intern/makesrna.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_ID.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_access.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_action.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_animation.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_fluidsim.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_main.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_main_api.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_movieclip.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_object.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_rigidbody.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_sequencer.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_smoke.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_space.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_ui_api.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_userdef.c
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_wm_api.c
    branches/soc-2011-tomato/source/blender/modifiers/SConscript
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_explode.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_fluidsim_util.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_particleinstance.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_screw.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_triangulate.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_weightvg_util.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_weightvg_util.h
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_weightvgedit.c
    branches/soc-2011-tomato/source/blender/modifiers/intern/MOD_weightvgproximity.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_common.c
    branches/soc-2011-tomato/source/blender/nodes/composite/nodes/node_composite_stabilize2d.c
    branches/soc-2011-tomato/source/blender/nodes/intern/node_socket.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_common.c
    branches/soc-2011-tomato/source/blender/nodes/shader/nodes/node_shader_hair_info.c
    branches/soc-2011-tomato/source/blender/nodes/texture/node_texture_tree.c
    branches/soc-2011-tomato/source/blender/nodes/texture/nodes/node_texture_common.c
    branches/soc-2011-tomato/source/blender/python/SConscript
    branches/soc-2011-tomato/source/blender/python/bmesh/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_api.c
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_ops.c
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_types.c
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_types_customdata.c
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_types_select.c
    branches/soc-2011-tomato/source/blender/python/bmesh/bmesh_py_utils.c
    branches/soc-2011-tomato/source/blender/python/intern/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/python/intern/bpy.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_app.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_app_build_options.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_interface.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_props.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_rna.c
    branches/soc-2011-tomato/source/blender/python/intern/bpy_rna_anim.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Color.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2011-tomato/source/blender/python/mathutils/mathutils_geometry.c
    branches/soc-2011-tomato/source/blender/quicktime/apple/qtkit_import.m
    branches/soc-2011-tomato/source/blender/render/CMakeLists.txt
    branches/soc-2011-tomato/source/blender/render/SConscript
    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/intern/include/envmap.h
    branches/soc-2011-tomato/source/blender/render/intern/include/initrender.h
    branches/soc-2011-tomato/source/blender/render/intern/include/render_types.h
    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/imagetexture.c
    branches/soc-2011-tomato/source/blender/render/intern/source/pipeline.c
    branches/soc-2011-tomato/source/blender/render/intern/source/rayshade.c
    branches/soc-2011-tomato/source/blender/render/intern/source/render_result.c
    branches/soc-2011-tomato/source/blender/render/intern/source/shadbuf.c
    branches/soc-2011-tomato/source/blender/render/intern/source/shadeoutput.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.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_draw.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_files.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_init_exit.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2011-tomato/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2011-tomato/source/blender/windowmanager/wm_event_system.h
    branches/soc-2011-tomato/source/blender/windowmanager/wm_window.h
    branches/soc-2011-tomato/source/blenderplayer/bad_level_call_stubs/CMakeLists.txt
    branches/soc-2011-tomato/source/blenderplayer/bad_level_call_stubs/SConscript
    branches/soc-2011-tomato/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2011-tomato/source/creator/CMakeLists.txt
    branches/soc-2011-tomato/source/creator/creator.c
    branches/soc-2011-tomato/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2011-tomato/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/soc-2011-tomato/source/gameengine/BlenderRoutines/KX_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/Converter/BL_ActionActuator.h
    branches/soc-2011-tomato/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/soc-2011-tomato/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/soc-2011-tomato/source/gameengine/Expressions/InputParser.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/soc-2011-tomato/source/gameengine/Expressions/Value.cpp
    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/Ketsji/CMakeLists.txt
    branches/soc-2011-tomato/source/gameengine/Ketsji/KX_Camera.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_ObjectActuator.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_VertexProxy.cpp
    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/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_FramingManager.cpp
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_ICanvas.h
    branches/soc-2011-tomato/source/gameengine/Rasterizer/RAS_IRasterizer.h
    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/VideoTexture/ImageViewport.cpp
    branches/soc-2011-tomato/source/gameengine/VideoTexture/Texture.cpp
    branches/soc-2011-tomato/source/tests/bl_load_addons.py
    branches/soc-2011-tomato/source/tests/pep8.py
    branches/soc-2011-tomato/source/tools/check_style_c.py
    branches/soc-2011-tomato/source/tools/check_style_c_config.py
    branches/soc-2011-tomato/source/tools/uncrustify.cfg

Added Paths:
-----------
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/include/ceres/autodiff_local_parameterization.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_bvh_traversal.h
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_SizerWin32.cpp
    branches/soc-2011-tomato/intern/ghost/intern/GHOST_SizerWin32.h
    branches/soc-2011-tomato/release/scripts/freestyle/
    branches/soc-2011-tomato/release/scripts/freestyle/data/
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/brown00.png
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/gray00.png
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/gray01.png
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/gray02.png
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/gray03.png
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/charcoalAlpha.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/oil.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/oilnoblend.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/opaqueBrushAlpha.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/opaqueDryBrushAlpha.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/smoothAlpha.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/washbrushAlpha.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/papers/
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/papers/whitepaper.jpg
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/dashed.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/dashedfine.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern00.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern01.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern02.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern03.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern04.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern05.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern06.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern07.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/ChainingIterators.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/Functions0D.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/Functions1D.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/PredicatesB1D.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/PredicatesU0D.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/PredicatesU1D.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/anisotropic_diffusion.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/apriori_and_causal_density.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/apriori_density.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/backbone_stretcher.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/blueprint_circles.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/blueprint_ellipses.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/blueprint_squares.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/cartoon.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/contour.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/curvature2d.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/external_contour.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/external_contour_sketchy.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/external_contour_smooth.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/haloing.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/ignore_small_occlusions.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/invisible_lines.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/japanese_bigbrush.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/logical_operators.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/long_anisotropically_dense.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/multiple_parameterization.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/nature.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/near_lines.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/occluded_by_specific_object.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/parameter_editor.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/polygonalize.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/qi0.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/qi0_not_external_contour.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/qi1.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/qi2.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/sequentialsplit_sketchy.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/shaders.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/sketchy_multiple_parameterization.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/sketchy_topology_broken.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/sketchy_topology_preserved.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/split_at_highest_2d_curvatures.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/split_at_tvertices.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/stroke_texture.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/suggestive.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/thickness_fof_depth_discontinuity.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/tipremover.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/tvertex_remover.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/uniformpruning_zsort.py
    branches/soc-2011-tomato/release/scripts/modules/nodeitems_utils.py
    branches/soc-2011-tomato/release/scripts/startup/bl_operators/freestyle.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_freestyle.py
    branches/soc-2011-tomato/release/scripts/startup/bl_ui/properties_render_layer.py
    branches/soc-2011-tomato/release/scripts/startup/nodeitems_builtins.py
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_editmesh.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_editmesh_bvh.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_freestyle.h
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_linestyle.h
    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/freestyle.c
    branches/soc-2011-tomato/source/blender/blenkernel/intern/linestyle.c
    branches/soc-2011-tomato/source/blender/freestyle/
    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/
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppCanvas.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppCanvas.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppConfig.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppConfig.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppView.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppView.h
    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/
    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/BlenderStyleModule.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/BlenderTextureManager.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/BlenderTextureManager.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/BBox.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Bezier.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Bezier.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/FastGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/FastGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/FitCurve.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/FitCurve.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Geom.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GeomCleaner.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GeomCleaner.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GeomUtils.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GeomUtils.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Grid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Grid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GridHelpers.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GridHelpers.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/HashGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/HashGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Noise.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Noise.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Polygon.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/SweepLine.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/VecMat.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/matrix_util.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/matrix_util.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/normal_cycle.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/normal_cycle.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/GaussianFilter.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/GaussianFilter.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/Image.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/ImagePyramid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/ImagePyramid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BBox.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BBox.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ContextFunctions.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Convert.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Convert.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Freestyle.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Freestyle.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_FrsMaterial.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_FrsNoise.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Id.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Id.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_IntegrationType.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Interface0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Interface0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Interface1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Interface1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Iterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Iterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_MediumType.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_MediumType.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Nature.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Nature.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Operators.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Operators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_SShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_SShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_StrokeShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ViewMap.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ViewMap.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ViewShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ViewShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Director.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Director.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/CurvePoint/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/ViewVertex/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/Curve/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorVariationPatternShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorVariationPatternShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_TextureAssignerShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_TextureAssignerShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessVariationPatternShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessVariationPatternShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_fstreamShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_fstreamShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_streamShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_streamShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_float/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate0D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/DrawingStyle.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/FrsMaterial.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/LineRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/LineRep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/Node.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeCamera.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeGroup.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeLight.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeLight.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeTransform.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/Rep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/Rep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/SceneVisitor.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/TriangleRep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/VertexRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/VertexRep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Canvas.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Canvas.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Chain.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Chain.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/ChainingIterators.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/ChainingIterators.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/Curve.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Curve.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/CurveIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Modifiers.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Module.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Operators.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Operators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Predicates0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Predicates1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/QInformationMap.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Stroke.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Stroke.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeIO.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeIO.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeLayer.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeLayer.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeRenderer.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeRep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeTesselator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StyleModule.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/TextStrokeRenderer.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/BaseIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/BaseObject.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/BaseObject.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Cast.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Exception.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Exception.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/FreestyleConfig.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Id.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Interpreter.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Iterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Iterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/PointerSequence.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Precision.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/ProgressBar.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/PseudoNoise.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/PseudoNoise.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/PythonInterpreter.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/PythonInterpreter.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/RandGen.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/RandGen.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/RenderMonitor.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/StringUtils.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/StringUtils.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/TimeStamp.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/TimeStamp.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/TimeUtils.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/BoxGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/BoxGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/CulledOccluderSource.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/FEdgeXDetector.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Functions0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Functions0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Functions1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Functions1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/GridDensityProvider.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Interface0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Interface1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/OccluderSource.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/OccluderSource.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Silhouette.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Silhouette.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SphericalGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SphericalGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SteerableViewMap.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMap.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMap.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapBuilder.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapIO.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapIO.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapTesselator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/Curvature.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/Curvature.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/Nature.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WEdge.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WEdge.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WFillGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WSFillGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WXEdge.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WXEdge.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_freestyle_types.h
    branches/soc-2011-tomato/source/blender/makesdna/DNA_linestyle_types.h
    branches/soc-2011-tomato/source/blender/makesrna/intern/rna_linestyle.c

Removed Paths:
-------------
    branches/soc-2011-tomato/release/darwin/set_simulation_threads.app/
    branches/soc-2011-tomato/release/scripts/freestyle/data/
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/brown00.png
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/gray00.png
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/gray01.png
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/gray02.png
    branches/soc-2011-tomato/release/scripts/freestyle/data/env_map/gray03.png
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/charcoalAlpha.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/oil.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/oilnoblend.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/opaqueBrushAlpha.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/opaqueDryBrushAlpha.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/smoothAlpha.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/brushes/washbrushAlpha.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/papers/
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/papers/whitepaper.jpg
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/dashed.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/dashedfine.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern00.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern01.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern02.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern03.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern04.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern05.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern06.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/data/textures/variation_patterns/pattern07.bmp
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/ChainingIterators.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/Functions0D.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/Functions1D.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/PredicatesB1D.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/PredicatesU0D.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/PredicatesU1D.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/anisotropic_diffusion.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/apriori_and_causal_density.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/apriori_density.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/backbone_stretcher.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/blueprint_circles.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/blueprint_ellipses.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/blueprint_squares.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/cartoon.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/contour.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/curvature2d.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/external_contour.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/external_contour_sketchy.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/external_contour_smooth.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/haloing.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/ignore_small_occlusions.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/invisible_lines.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/japanese_bigbrush.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/logical_operators.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/long_anisotropically_dense.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/multiple_parameterization.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/nature.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/near_lines.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/occluded_by_specific_object.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/parameter_editor.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/polygonalize.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/qi0.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/qi0_not_external_contour.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/qi1.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/qi2.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/sequentialsplit_sketchy.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/shaders.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/sketchy_multiple_parameterization.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/sketchy_topology_broken.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/sketchy_topology_preserved.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/split_at_highest_2d_curvatures.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/split_at_tvertices.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/stroke_texture.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/suggestive.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/thickness_fof_depth_discontinuity.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/tipremover.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/tvertex_remover.py
    branches/soc-2011-tomato/release/scripts/freestyle/style_modules/uniformpruning_zsort.py
    branches/soc-2011-tomato/source/blender/blenkernel/BKE_tessmesh.h
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_bvh.c
    branches/soc-2011-tomato/source/blender/editors/mesh/editmesh_bvh.h
    branches/soc-2011-tomato/source/blender/editors/space_node/node_header.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/
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppCanvas.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppCanvas.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppConfig.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppConfig.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppView.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/application/AppView.h
    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/
    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/BlenderStyleModule.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/BlenderTextureManager.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/BlenderTextureManager.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/BBox.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Bezier.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Bezier.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/FastGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/FastGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/FitCurve.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/FitCurve.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Geom.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GeomCleaner.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GeomCleaner.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GeomUtils.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GeomUtils.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Grid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Grid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GridHelpers.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/GridHelpers.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/HashGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/HashGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Noise.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Noise.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/Polygon.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/SweepLine.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/VecMat.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/matrix_util.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/matrix_util.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/normal_cycle.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/geometry/normal_cycle.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/GaussianFilter.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/GaussianFilter.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/Image.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/ImagePyramid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/image/ImagePyramid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BBox.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BBox.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BinaryPredicate0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_BinaryPredicate1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ContextFunctions.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Convert.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Convert.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Freestyle.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Freestyle.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_FrsMaterial.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_FrsMaterial.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_FrsNoise.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_FrsNoise.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Id.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Id.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_IntegrationType.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_IntegrationType.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Interface0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Interface0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Interface1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Interface1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Iterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Iterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_MediumType.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_MediumType.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Nature.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Nature.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Operators.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_Operators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_SShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_SShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_StrokeAttribute.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_StrokeAttribute.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_StrokeShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_StrokeShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryFunction0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryFunction1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryPredicate0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ViewMap.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ViewMap.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ViewShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BPy_ViewShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_FalseBP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_Length2DBP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_SameShapeIdBP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_TrueBP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/BinaryPredicate1D/BPy_ViewMapGradientNormBP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Director.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Director.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/BPy_ViewVertex.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/CurvePoint/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/ViewVertex/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/Curve/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/Curve/BPy_Chain.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSharp.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Interface1D/FEdge/BPy_FEdgeSmooth.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_AdjacencyIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainPredicateIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainSilhouetteIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ChainingIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_CurvePointIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_Interface0DIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_SVertexIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_StrokeVertexIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_ViewEdgeIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/Iterator/BPy_orientedViewEdgeIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_BackboneStretcherShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_BezierCurveShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_CalligraphicShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorNoiseShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorVariationPatternShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ColorVariationPatternShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantColorShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstantThicknessShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ConstrainedIncreasingThicknessShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingColorShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_IncreasingThicknessShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_PolygonalizationShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SamplingShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SmoothingShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_SpatialNoiseShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_StrokeTextureShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_TextureAssignerShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_TextureAssignerShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessNoiseShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessVariationPatternShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_ThicknessVariationPatternShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_TipRemoverShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_fstreamShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_fstreamShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_streamShader.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/StrokeShader/BPy_streamShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DDouble.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DEdgeNature.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DFloat.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DId.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DMaterial.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DUnsigned.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec2f.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVec3f.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DViewShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Id/BPy_ShapeIdF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Material/BPy_MaterialF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Nature_EdgeNature/BPy_CurveNatureF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_Normal2DF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec2f/BPy_VertexOrientation2DF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_Vec3f/BPy_VertexOrientation3DF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetOccludeeF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_ViewShape/BPy_GetShapeF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_Curvature2DAngleF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_DensityF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedXF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedYF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetProjectedZF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetXF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetYF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_GetZF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_LocalAverageDepthF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_double/BPy_ZDiscontinuityF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetCurvilinearAbscissaF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetParameterF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_GetViewMapGradientNormF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadCompleteViewMapPixelF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadMapPixelF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_float/BPy_ReadSteerableViewMapPixelF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_unsigned_int/BPy_QuantitativeInvisibilityF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction0D/UnaryFunction0D_vector_ViewShape/BPy_GetOccludersF0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DDouble.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DEdgeNature.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DFloat.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DUnsigned.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec2f.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVec3f.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVoid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Nature_EdgeNature/BPy_CurveNatureF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Normal2DF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec2f/BPy_Orientation2DF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_Vec3f/BPy_Orientation3DF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_Curvature2DAngleF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_DensityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetCompleteViewMapDensityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetDirectionalViewMapDensityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedXF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedYF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetProjectedZF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetSteerableViewMapDensityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetViewMapGradientNormF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetXF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetYF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_GetZF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_LocalAverageDepthF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_double/BPy_ZDiscontinuityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_float/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_unsigned_int/BPy_QuantitativeInvisibilityF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludeeF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetOccludersF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_vector_ViewShape/BPy_GetShapeF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_ChainingTimeStampF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_IncrementChainingTimeStampF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryFunction1D/UnaryFunction1D_void/BPy_TimeStampF1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate0D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_FalseUP0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate0D/BPy_TrueUP0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ContourUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_DensityLowerThanUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToChainingTimeStampUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_EqualToTimeStampUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ExternalContourUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_FalseUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_QuantitativeInvisibilityUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_ShapeUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_TrueUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/DrawingStyle.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/FrsMaterial.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/IndexedFaceSet.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/LineRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/LineRep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/Node.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeCamera.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeCamera.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeDrawingStyle.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeGroup.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeGroup.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeLight.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeLight.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeShape.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeShape.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeTransform.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/NodeTransform.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/OrientedLineRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/OrientedLineRep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/Rep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/Rep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/ScenePrettyPrinter.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/SceneVisitor.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/TriangleRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/TriangleRep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/VertexRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/scene_graph/VertexRep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedFunctions0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedFunctions1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedPredicates1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/AdvancedStrokeShaders.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/BasicStrokeShaders.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/BasicStrokeShaders.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Canvas.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Canvas.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Chain.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Chain.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/ChainingIterators.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/ChainingIterators.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/Curve.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Curve.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/CurveAdvancedIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/CurveIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Modifiers.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Module.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Operators.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Operators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/PSStrokeRenderer.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/PSStrokeRenderer.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Predicates0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Predicates1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/QInformationMap.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Stroke.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/Stroke.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeAdvancedIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeIO.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeIO.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeLayer.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeLayer.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeRenderer.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeRenderer.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeRep.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeRep.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeShader.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeTesselator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StrokeTesselator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/StyleModule.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/TextStrokeRenderer.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/BaseIterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/BaseObject.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/BaseObject.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Cast.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Exception.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Exception.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/FreestyleConfig.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Id.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Interpreter.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Iterator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Iterator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/PointerSequence.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/Precision.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/ProgressBar.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/PseudoNoise.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/PseudoNoise.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/PythonInterpreter.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/PythonInterpreter.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/RandGen.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/RandGen.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/RenderMonitor.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/StringUtils.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/StringUtils.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/TimeStamp.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/TimeStamp.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/system/TimeUtils.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ArbitraryGridDensityProvider.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/AverageAreaGridDensityProvider.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/BoxGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/BoxGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/CulledOccluderSource.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/CulledOccluderSource.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/FEdgeXDetector.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Functions0D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Functions0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Functions1D.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Functions1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/GridDensityProvider.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/HeuristicGridDensityProviderFactory.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Interface0D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Interface1D.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/OccluderSource.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/OccluderSource.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Pow23GridDensityProvider.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Silhouette.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/Silhouette.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SphericalGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SphericalGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SteerableViewMap.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/SteerableViewMap.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewEdgeXBuilder.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMap.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMap.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapBuilder.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapBuilder.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapIO.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapIO.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapIterators.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapTesselator.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/view_map/ViewMapTesselator.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/Curvature.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/Curvature.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/Nature.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WEdge.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WEdge.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WFillGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WFillGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WSFillGrid.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WSFillGrid.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WXEdge.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WXEdge.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WXEdgeBuilder.h
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.cpp
    branches/soc-2011-tomato/source/blender/freestyle/intern/winged_edge/WingedEdgeBuilder.h

Property Changed:
----------------
    branches/soc-2011-tomato/
    branches/soc-2011-tomato/extern/libmv/third_party/ceres/internal/ceres/blas.h
    branches/soc-2011-tomato/intern/cycles/kernel/closure/bssrdf.h
    branches/soc-2011-tomato/intern/cycles/kernel/kernel_subsurface.h
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_bssrdf.cpp
    branches/soc-2011-tomato/intern/cycles/kernel/osl/osl_bssrdf.h
    branches/soc-2011-tomato/intern/cycles/render/bssrdf.cpp
    branches/soc-2011-tomato/intern/cycles/render/tables.cpp
    branches/soc-2011-tomato/source/blender/bmesh/operators/bmo_poke.c
    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_subsurface_scattering.c


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

Modified: branches/soc-2011-tomato/CMakeLists.txt
===================================================================
--- branches/soc-2011-tomato/CMakeLists.txt	2013-04-23 17:49:26 UTC (rev 56247)
+++ branches/soc-2011-tomato/CMakeLists.txt	2013-04-23 18:59:33 UTC (rev 56248)
@@ -240,6 +240,9 @@
 # Camera/motion tracking
 option(WITH_LIBMV         "Enable libmv structure from motion library" ON)
 
+# Freestyle
+option(WITH_FREESTYLE     "Enable Freestyle (advanced edges rendering)" ON)
+
 # Misc
 option(WITH_INPUT_NDOF "Enable NDOF input devices (SpaceNavigator and friends)" ON)
 option(WITH_RAYOPTIMIZATION	"Enable use of SIMD (SSE) optimizations for the raytracer" ON)
@@ -267,6 +270,8 @@
 
 # LLVM
 option(WITH_LLVM					"Use LLVM" OFF)
+option(LLVM_STATIC					"Link with LLVM static libraries" ON)
+mark_as_advanced(LLVM_STATIC)
 
 # disable for now, but plan to support on all platforms eventually
 option(WITH_MEM_JEMALLOC   "Enable malloc replacement (http://www.canonware.com/jemalloc)" OFF)
@@ -752,7 +757,7 @@
 		if(NOT LLVM_VERSION)
 			set(LLVM_VERSION "3.0")
 		endif()
-		set(LLVM_STATIC YES)
+
 		if(LLVM_DIRECTORY)
 			FIND_PROGRAM(LLVM_CONFIG llvm-config-${LLVM_VERSION} HINTS ${LLVM_DIRECTORY}/bin NO_CMAKE_PATH)
 			if(NOT LLVM_CONFIG)
@@ -773,9 +778,17 @@
 		execute_process(COMMAND ${LLVM_CONFIG} --libdir
 		                OUTPUT_VARIABLE LLVM_LIB_DIR
 		                OUTPUT_STRIP_TRAILING_WHITESPACE)
-		find_library(LLVM_LIBRARY
-		             NAMES LLVMAnalysis # first of a whole bunch of libs to get
-		             PATHS ${LLVM_LIB_DIR})
+
+		if(LLVM_STATIC)
+			find_library(LLVM_LIBRARY
+			             NAMES LLVMAnalysis # first of a whole bunch of libs to get
+			             PATHS ${LLVM_LIB_DIR})
+		else()
+			find_library(LLVM_LIBRARY
+			             NAMES LLVM-${LLVM_VERSION}
+			             PATHS ${LLVM_LIB_DIR})
+		endif()
+
 		message(STATUS "LLVM version  = ${LLVM_VERSION}")
 		message(STATUS "LLVM dir      = ${LLVM_DIRECTORY}")
 		message(STATUS "LLVM lib dir  = ${LLVM_LIB_DIR}")
@@ -1202,7 +1215,6 @@
 		if(WITH_LLVM)
 			set(LLVM_DIRECTORY ${LIBDIR}/llvm CACHE PATH	"Path to the LLVM installation")
 			file(GLOB LLVM_LIBRARY ${LLVM_DIRECTORY}/lib/*.lib)
-			set(LLVM_STATIC YES)
 		endif()
 	
 		if(WITH_OPENCOLORIO)
@@ -1234,10 +1246,6 @@
 		set(PLATFORM_CFLAGS "-pipe -funsigned-char -fno-strict-aliasing")
 
 		if(WITH_MINGW64)
-			#We need to take care though not to have these on debug builds because they may play funky with gdb
-			if(CMAKE_BUILD_TYPE MATCHES "Release")
-				set(PLATFORM_CFLAGS "${PLATFORM_CFLAGS} -mmmx -ftree-vectorize")
-			endif()
 			set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fpermissive")
 			set(PLATFORM_LINKLIBS "${PLATFORM_LINKLIBS} -lpthread")
 			
@@ -1411,7 +1419,6 @@
 				LLVMipo LLVMCore)
 			#imagehelp is needed by LLVM 3.1 on MinGW, check lib\Support\Windows\Signals.inc
 			set(PLATFORM_LINKLIBS "${PLATFORM_LINKLIBS} -limagehlp")
-			set(LLVM_STATIC YES)
 		endif()
 		
 		if(WITH_OPENCOLORIO)
@@ -1671,7 +1678,6 @@
 	if(WITH_LLVM)
 		set(LLVM_DIRECTORY ${LIBDIR}/llvm CACHE PATH	"Path to the LLVM installation")
 		set(LLVM_VERSION "3.1" CACHE STRING	"Version of LLVM to use")
-		set(LLVM_STATIC YES)
 		if(EXISTS "${LLVM_DIRECTORY}/bin/llvm-config")
 			set(LLVM_CONFIG "${LLVM_DIRECTORY}/bin/llvm-config")
 		else()

Modified: branches/soc-2011-tomato/SConstruct
===================================================================
--- branches/soc-2011-tomato/SConstruct	2013-04-23 17:49:26 UTC (rev 56247)
+++ branches/soc-2011-tomato/SConstruct	2013-04-23 18:59:33 UTC (rev 56248)
@@ -269,6 +269,7 @@
     target_env_defs['WITH_BF_PYTHON'] = False
     target_env_defs['WITH_BF_3DMOUSE'] = False
     target_env_defs['WITH_BF_LIBMV'] = False
+    target_env_defs['WITH_BF_FREESTYLE'] = False
 
     # Merge blenderlite, let command line to override
     for k,v in target_env_defs.iteritems():
@@ -715,6 +716,10 @@
                 if VERSION_RELEASE_CYCLE == "release" and "addons_contrib" in dn:
                     dn.remove('addons_contrib')
 
+                # do not install freestyle if disabled
+                if not env['WITH_BF_FREESTYLE'] and "freestyle" in dn:
+                    dn.remove("freestyle")
+
                 dir = os.path.join(env['BF_INSTALLDIR'], VERSION)
                 dir += os.sep + os.path.basename(scriptpath) + dp[len(scriptpath):]
 

Modified: branches/soc-2011-tomato/build_files/build_environment/install_deps.sh
===================================================================
--- branches/soc-2011-tomato/build_files/build_environment/install_deps.sh	2013-04-23 17:49:26 UTC (rev 56247)
+++ branches/soc-2011-tomato/build_files/build_environment/install_deps.sh	2013-04-23 18:59:33 UTC (rev 56248)
@@ -948,7 +948,7 @@
 
 compile_OSL() {
   # To be changed each time we make edits that would modify the compiled result!
-  osl_magic=7
+  osl_magic=8
 
   _src=$SRC/OpenShadingLanguage-$OSL_VERSION
   _inst=$INST/osl-$OSL_VERSION
@@ -1040,7 +1040,7 @@
 
 compile_OpenCOLLADA() {
   # To be changed each time we make edits that would modify the compiled results!
-  opencollada_magic=5
+  opencollada_magic=6
 
   _src=$SRC/OpenCOLLADA-$OPENCOLLADA_VERSION
   _inst=$INST/opencollada-$OPENCOLLADA_VERSION

Modified: branches/soc-2011-tomato/build_files/buildbot/config/user-config-glibc211-i686.py
===================================================================
--- branches/soc-2011-tomato/build_files/buildbot/config/user-config-glibc211-i686.py	2013-04-23 17:49:26 UTC (rev 56247)
+++ branches/soc-2011-tomato/build_files/buildbot/config/user-config-glibc211-i686.py	2013-04-23 18:59:33 UTC (rev 56248)
@@ -7,6 +7,7 @@
 BF_PYTHON_VERSION = '3.3'
 BF_PYTHON_ABI_FLAGS = 'm'
 BF_PYTHON = '/opt/lib/python-3.3'
+WITH_BF_PYTHON_INSTALL_NUMPY = True
 
 WITH_BF_STATICPYTHON = True
 

Modified: branches/soc-2011-tomato/build_files/buildbot/config/user-config-glibc211-x86_64.py
===================================================================
--- branches/soc-2011-tomato/build_files/buildbot/config/user-config-glibc211-x86_64.py	2013-04-23 17:49:26 UTC (rev 56247)
+++ branches/soc-2011-tomato/build_files/buildbot/config/user-config-glibc211-x86_64.py	2013-04-23 18:59:33 UTC (rev 56248)
@@ -7,6 +7,7 @@
 BF_PYTHON_VERSION = '3.3'
 BF_PYTHON_ABI_FLAGS = 'm'
 BF_PYTHON = '/opt/lib/python-3.3'
+WITH_BF_PYTHON_INSTALL_NUMPY = True
 
 WITH_BF_STATICPYTHON = True
 

Modified: 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-i686.py	2013-04-23 17:49:26 UTC (rev 56247)
+++ branches/soc-2011-tomato/build_files/buildbot/config/user-config-player-glibc211-i686.py	2013-04-23 18:59:33 UTC (rev 56248)
@@ -6,6 +6,7 @@
 BF_PYTHON_VERSION = '3.3'
 BF_PYTHON_ABI_FLAGS = 'm'
 BF_PYTHON = '/opt/lib/python-3.3'
+WITH_BF_PYTHON_INSTALL_NUMPY = True
 
 WITH_BF_STATICPYTHON = True
 

Modified: branches/soc-2011-tomato/build_files/buildbot/config/user-config-player-glibc211-x86_64.py
===================================================================
--- branches/soc-2011-tomato/build_files/buildbot/config/user-config-player-glibc211-x86_64.py	2013-04-23 17:49:26 UTC (rev 56247)
+++ branches/soc-2011-tomato/build_files/buildbot/config/user-config-player-glibc211-x86_64.py	2013-04-23 18:59:33 UTC (rev 56248)
@@ -6,6 +6,7 @@
 BF_PYTHON_VERSION = '3.3'
 BF_PYTHON_ABI_FLAGS = 'm'
 BF_PYTHON = '/opt/lib/python-3.3'
+WITH_BF_PYTHON_INSTALL_NUMPY = True
 
 WITH_BF_STATICPYTHON = True
 

Modified: branches/soc-2011-tomato/build_files/cmake/clang_array_check.py
===================================================================
--- branches/soc-2011-tomato/build_files/cmake/clang_array_check.py	2013-04-23 17:49:26 UTC (rev 56247)
+++ branches/soc-2011-tomato/build_files/cmake/clang_array_check.py	2013-04-23 18:59:33 UTC (rev 56248)
@@ -21,6 +21,7 @@
 
 # delay parsing functions until we need them
 USE_LAZY_INIT = True
+USE_EXACT_COMPARE = False
 
 # -----------------------------------------------------------------------------
 # predefined function/arg sizes, handy sometimes, but not complete...
@@ -307,15 +308,25 @@
 
                                 # testing
                                 # size_def = 100
-                                if size < size_def and size != 1:
-                                    location = node.location
-                                    print("%s:%d:%d: argument %d is size %d, should be %d" %
-                                          (location.file,
-                                           location.line,
-                                           location.column,
-                                           i + 1, size, size_def
-                                           ))
+                                if size != 1:
+                                    if USE_EXACT_COMPARE:
+                                        # is_err = (size != size_def) and (size != 4 and size_def != 3)
+                                        is_err = (size != size_def)
+                                    else:
+                                        is_err = (size < size_def)
 
+                                    if is_err:
+                                        location = node.location
+                                        # if "math_color_inline.c" not in str(location.file):
+                                        if 1:

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list