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

Tamito Kajiyama rd6t-kjym at asahi-net.or.jp
Sun Mar 3 16:07:50 CET 2013


Revision: 54994
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=54994
Author:   kjym3
Date:     2013-03-03 15:07:49 +0000 (Sun, 03 Mar 2013)
Log Message:
-----------
Merged changes in the trunk up to revision 54992.

Resolved conflicts:
release/scripts/startup/bl_ui/space_view3d.py

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

Modified Paths:
--------------
    branches/soc-2008-mxcurioni/CMakeLists.txt
    branches/soc-2008-mxcurioni/SConstruct
    branches/soc-2008-mxcurioni/build_files/build_environment/install_deps.sh
    branches/soc-2008-mxcurioni/build_files/cmake/macros.cmake
    branches/soc-2008-mxcurioni/doc/build_systems/cmake.txt
    branches/soc-2008-mxcurioni/doc/python_api/rst/bge.logic.rst
    branches/soc-2008-mxcurioni/extern/carve/bundle.sh
    branches/soc-2008-mxcurioni/extern/carve/files.txt
    branches/soc-2008-mxcurioni/extern/carve/include/carve/csg_triangulator.hpp
    branches/soc-2008-mxcurioni/extern/carve/include/carve/geom3d.hpp
    branches/soc-2008-mxcurioni/extern/carve/include/carve/geom_impl.hpp
    branches/soc-2008-mxcurioni/extern/carve/include/carve/input.hpp
    branches/soc-2008-mxcurioni/extern/carve/include/carve/mesh.hpp
    branches/soc-2008-mxcurioni/extern/carve/include/carve/mesh_impl.hpp
    branches/soc-2008-mxcurioni/extern/carve/lib/intersect.cpp
    branches/soc-2008-mxcurioni/extern/carve/lib/intersect_face_division.cpp
    branches/soc-2008-mxcurioni/extern/carve/lib/mesh.cpp
    branches/soc-2008-mxcurioni/extern/carve/lib/polyhedron.cpp
    branches/soc-2008-mxcurioni/extern/carve/patches/series
    branches/soc-2008-mxcurioni/extern/libmv/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/libmv/ChangeLog
    branches/soc-2008-mxcurioni/extern/libmv/SConscript
    branches/soc-2008-mxcurioni/extern/libmv/bundle.sh
    branches/soc-2008-mxcurioni/extern/libmv/files.txt
    branches/soc-2008-mxcurioni/extern/libmv/libmv/multiview/euclidean_resection.cc
    branches/soc-2008-mxcurioni/extern/libmv/libmv/multiview/fundamental.cc
    branches/soc-2008-mxcurioni/extern/libmv/libmv/multiview/homography.cc
    branches/soc-2008-mxcurioni/extern/libmv/libmv/multiview/homography.h
    branches/soc-2008-mxcurioni/extern/libmv/libmv/simple_pipeline/bundle.cc
    branches/soc-2008-mxcurioni/extern/libmv/libmv/simple_pipeline/bundle.h
    branches/soc-2008-mxcurioni/extern/libmv/libmv/simple_pipeline/camera_intrinsics.cc
    branches/soc-2008-mxcurioni/extern/libmv/libmv/simple_pipeline/camera_intrinsics.h
    branches/soc-2008-mxcurioni/extern/libmv/libmv/simple_pipeline/intersect.cc
    branches/soc-2008-mxcurioni/extern/libmv/libmv/simple_pipeline/modal_solver.cc
    branches/soc-2008-mxcurioni/extern/libmv/libmv/simple_pipeline/pipeline.cc
    branches/soc-2008-mxcurioni/extern/libmv/libmv-capi.cpp
    branches/soc-2008-mxcurioni/extern/libmv/libmv-capi.h
    branches/soc-2008-mxcurioni/extern/libmv/patches/series
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/ChangeLog
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/SConscript
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/bundle.sh
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/files.txt
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/autodiff_cost_function.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/ceres.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/crs_matrix.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/fpclassify.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/internal/autodiff.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/internal/fixed_array.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/internal/macros.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/internal/manual_constructor.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/internal/scoped_ptr.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/iteration_callback.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/numeric_diff_cost_function.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/problem.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/rotation.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/sized_cost_function.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/solver.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/types.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/array_utils.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/block_jacobi_preconditioner.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/block_jacobi_preconditioner.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/block_random_access_dense_matrix.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/block_random_access_sparse_matrix.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/canonical_views_clustering.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/cgnr_solver.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/cgnr_solver.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/collections_port.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/compressed_row_jacobian_writer.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/compressed_row_sparse_matrix.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/corrector.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/cxsparse.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/cxsparse.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/dense_jacobian_writer.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/dense_normal_cholesky_solver.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/dense_qr_solver.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/dense_qr_solver.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/dense_sparse_matrix.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/dense_sparse_matrix.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/dogleg_strategy.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/dogleg_strategy.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/evaluator.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/file.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/gradient_checking_cost_function.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/graph.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/graph_algorithms.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/iterative_schur_complement_solver.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/iterative_schur_complement_solver.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/levenberg_marquardt_strategy.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/linear_least_squares_problems.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/linear_least_squares_problems.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/linear_solver.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/map_util.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/minimizer.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/mutex.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/parameter_block.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/problem.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/problem_impl.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/problem_impl.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/program_evaluator.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/residual_block.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/residual_block.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/residual_block_utils.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/schur_complement_solver.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/schur_complement_solver.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/schur_eliminator_impl.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/solver.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/solver_impl.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/solver_impl.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/sparse_normal_cholesky_solver.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/sparse_normal_cholesky_solver.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/split.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/split.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/stl_util.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/stringprintf.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/stringprintf.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/suitesparse.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/suitesparse.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/triplet_sparse_matrix.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/trust_region_minimizer.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/trust_region_minimizer.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/trust_region_strategy.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/trust_region_strategy.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/types.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/visibility.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/visibility.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/visibility_based_preconditioner.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/visibility_based_preconditioner.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/patches/series
    branches/soc-2008-mxcurioni/extern/lzo/minilzo/COPYING
    branches/soc-2008-mxcurioni/extern/lzo/minilzo/Makefile.bak
    branches/soc-2008-mxcurioni/extern/lzo/minilzo/README.LZO
    branches/soc-2008-mxcurioni/extern/lzo/minilzo/lzoconf.h
    branches/soc-2008-mxcurioni/extern/lzo/minilzo/lzodefs.h
    branches/soc-2008-mxcurioni/extern/lzo/minilzo/minilzo.c
    branches/soc-2008-mxcurioni/extern/lzo/minilzo/minilzo.h
    branches/soc-2008-mxcurioni/intern/audaspace/FX/AUD_IDynamicIIRFilterCalculator.h
    branches/soc-2008-mxcurioni/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2008-mxcurioni/intern/audaspace/intern/AUD_Sequencer.h
    branches/soc-2008-mxcurioni/intern/cycles/blender/addon/properties.py
    branches/soc-2008-mxcurioni/intern/cycles/blender/addon/ui.py
    branches/soc-2008-mxcurioni/intern/cycles/blender/blender_object.cpp
    branches/soc-2008-mxcurioni/intern/cycles/render/object.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometrymodel.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometryobject.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_geometryobject.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_ray.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/ntl_ray.h
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_main.cpp
    branches/soc-2008-mxcurioni/intern/elbeem/intern/solver_util.cpp
    branches/soc-2008-mxcurioni/intern/ffmpeg/ffmpeg_compat.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_ISystem.h
    branches/soc-2008-mxcurioni/intern/ghost/GHOST_IWindow.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_C-api.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_System.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_System.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCarbon.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCocoa.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Window.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_Window.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowCarbon.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowCocoa.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowManager.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowWin32.h
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2008-mxcurioni/intern/ghost/intern/GHOST_WindowX11.h
    branches/soc-2008-mxcurioni/intern/iksolver/intern/IK_Solver.cpp
    branches/soc-2008-mxcurioni/intern/itasc/Armature.cpp
    branches/soc-2008-mxcurioni/intern/itasc/Armature.hpp
    branches/soc-2008-mxcurioni/intern/itasc/kdl/segment.cpp
    branches/soc-2008-mxcurioni/intern/locale/boost_locale_wrapper.cpp
    branches/soc-2008-mxcurioni/intern/locale/boost_locale_wrapper.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D.h
    branches/soc-2008-mxcurioni/intern/smoke/intern/FLUID_3D_STATIC.cpp
    branches/soc-2008-mxcurioni/intern/smoke/intern/WTURBULENCE.h
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/settings.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/spell_check_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy/utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bpy_extras/keyconfig_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/console/intellisense.py
    branches/soc-2008-mxcurioni/release/scripts/presets/operator/wm.collada_export/second_life_rigged.py
    branches/soc-2008-mxcurioni/release/scripts/presets/operator/wm.collada_export/second_life_static.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/object.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/rigidbody.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_operators/wm.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_object_constraint.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_physics_fluid.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_scene.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_clip.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_sequencer.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_userpref_keymap.py
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/space_view3d.py
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_depsgraph.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_report.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_rigidbody.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/depsgraph_private.h
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/mask.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/mesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/mesh_validate.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/modifier.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/movieclip.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/node.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/pbvh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/pbvh_bmesh.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/rigidbody.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/scene.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/seqmodifier.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/text.c
    branches/soc-2008-mxcurioni/source/blender/blenkernel/intern/tracking.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_math_geom.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/BLI_utildefines.h
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/math_geom.c
    branches/soc-2008-mxcurioni/source/blender/blenlib/intern/threads.c
    branches/soc-2008-mxcurioni/source/blender/blenloader/intern/readfile.c
    branches/soc-2008-mxcurioni/source/blender/bmesh/intern/bmesh_iterators_inline.h
    branches/soc-2008-mxcurioni/source/blender/bmesh/operators/bmo_hull.c
    branches/soc-2008-mxcurioni/source/blender/collada/ArmatureImporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/ArmatureImporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/collada/ControllerExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/DocumentImporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/ExportSettings.h
    branches/soc-2008-mxcurioni/source/blender/collada/GeometryExporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/GeometryExporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/MeshImporter.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/MeshImporter.h
    branches/soc-2008-mxcurioni/source/blender/collada/SConscript
    branches/soc-2008-mxcurioni/source/blender/collada/TransformReader.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/collada.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/collada.h
    branches/soc-2008-mxcurioni/source/blender/collada/collada_utils.cpp
    branches/soc-2008-mxcurioni/source/blender/collada/collada_utils.h
    branches/soc-2008-mxcurioni/source/blender/compositor/nodes/COM_ImageNode.cpp
    branches/soc-2008-mxcurioni/source/blender/compositor/operations/COM_TranslateOperation.h
    branches/soc-2008-mxcurioni/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2008-mxcurioni/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature_generate.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature_retarget.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature_sketch.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/meshlaplacian.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/reeb.c
    branches/soc-2008-mxcurioni/source/blender/editors/curve/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/curve/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/curve/editcurve.c
    branches/soc-2008-mxcurioni/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_armature.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/ED_view3d.h
    branches/soc-2008-mxcurioni/source/blender/editors/include/UI_interface.h
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_handlers.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_layout.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_templates.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface_widgets.c
    branches/soc-2008-mxcurioni/source/blender/editors/interface/view2d_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/io/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/editors/io/SConscript
    branches/soc-2008-mxcurioni/source/blender/editors/io/io_collada.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editface.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2008-mxcurioni/source/blender/editors/mesh/meshtools.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_add.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_constraint.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_relations.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_transform.c
    branches/soc-2008-mxcurioni/source/blender/editors/object/object_vgroup.c
    branches/soc-2008-mxcurioni/source/blender/editors/physics/physics_pointcache.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/area.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/screen_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/screen/screendump.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_mask.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_utils.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2008-mxcurioni/source/blender/editors/sculpt_paint/sculpt_undo.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_buttons/buttons_texture.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_clip/clip_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_clip/tracking_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/file_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_file/fsmenu.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/image_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/image_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/image_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_image/space_image.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/info_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_info/info_stats.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_nla/nla_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/drawnode.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_add.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_node/node_group.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/outliner_tools.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_add.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_sequencer/space_sequencer.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_format.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_header.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_text/text_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_header.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_project.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform.h
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_conversions.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2008-mxcurioni/source/blender/editors/transform/transform_ops.c
    branches/soc-2008-mxcurioni/source/blender/editors/util/ed_util.c
    branches/soc-2008-mxcurioni/source/blender/editors/util/undo.c
    branches/soc-2008-mxcurioni/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2008-mxcurioni/source/blender/gpu/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/gpu/GPU_extensions.h
    branches/soc-2008-mxcurioni/source/blender/gpu/SConscript
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_material.c
    branches/soc-2008-mxcurioni/source/blender/gpu/shaders/gpu_shader_vertex.glsl
    branches/soc-2008-mxcurioni/source/blender/ikplugin/intern/itasc_plugin.cpp
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/colormanagement.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/filetype.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/imageprocess.c
    branches/soc-2008-mxcurioni/source/blender/imbuf/intern/jp2.c
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_action_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_anim_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_controller_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_customdata_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_defs.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_group_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_image_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_key_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_mask_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_node_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_property_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_rigidbody_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_sensor_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_sequence_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_space_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_text_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_tracking_types.h
    branches/soc-2008-mxcurioni/source/blender/makesdna/DNA_vfont_types.h
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_access.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_render.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_rigidbody.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_scene_api.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_space.c
    branches/soc-2008-mxcurioni/source/blender/makesrna/intern/rna_tracking.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_cast.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_meshcache.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_solidify.c
    branches/soc-2008-mxcurioni/source/blender/modifiers/intern/MOD_subsurf.c
    branches/soc-2008-mxcurioni/source/blender/nodes/intern/node_exec.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_rna.c
    branches/soc-2008-mxcurioni/source/blender/python/intern/bpy_rna_anim.c
    branches/soc-2008-mxcurioni/source/blender/render/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/blender/render/intern/raytrace/reorganize.h
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/occlusion.c
    branches/soc-2008-mxcurioni/source/blender/render/intern/source/pipeline.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/WM_api.h
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_draw.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2008-mxcurioni/source/blender/windowmanager/intern/wm_playanim.c
    branches/soc-2008-mxcurioni/source/blenderplayer/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/creator/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2008-mxcurioni/source/gameengine/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GameLogic/Joystick/SCA_JoystickDefines.h
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2008-mxcurioni/source/gameengine/GamePlayer/ghost/GPG_Application.h
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_Action.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IpoConvert.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Ketsji/KX_IpoConvert.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IGraphicController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IMotionState.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsController.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IVehicle.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageIM.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageIM.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageVA.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageVA.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageVBO.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_StorageVBO.h
    branches/soc-2008-mxcurioni/source/gameengine/Rasterizer/SConscript
    branches/soc-2008-mxcurioni/source/gameengine/SConscript
    branches/soc-2008-mxcurioni/source/tests/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/tools/check_style_c.py

Added Paths:
-----------
    branches/soc-2008-mxcurioni/extern/libmv/libmv/multiview/panography.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/cost_function_to_functor.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/dynamic_autodiff_cost_function.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/gradient_checker.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/internal/numeric_diff.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/internal/variadic_evaluate.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/numeric_diff_functor.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/include/ceres/ordered_groups.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/coordinate_descent_minimizer.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/coordinate_descent_minimizer.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/execution_summary.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/line_search.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/line_search.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/line_search_direction.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/line_search_direction.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/line_search_minimizer.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/line_search_minimizer.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/low_rank_inverse_hessian.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/low_rank_inverse_hessian.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/minimizer.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/parameter_block_ordering.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/parameter_block_ordering.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/polynomial.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/polynomial.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/preconditioner.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/preconditioner.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/schur_jacobi_preconditioner.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/schur_jacobi_preconditioner.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/wall_time.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/wall_time.h
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/bl_extract_messages.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/languages_menu_utils.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/rtl_utils.py
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_add.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_naming.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_relations.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_skinning.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/armature_utils.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/pose_edit.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/pose_group.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/pose_lib.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/pose_select.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/pose_slide.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/pose_transform.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/pose_utils.c
    branches/soc-2008-mxcurioni/source/blender/gpu/intern/gpu_fixed_material.c
    branches/soc-2008-mxcurioni/source/blender/gpu/shaders/gpu_shader_fixed_fragment.glsl
    branches/soc-2008-mxcurioni/source/blender/gpu/shaders/gpu_shader_fixed_vertex.glsl
    branches/soc-2008-mxcurioni/source/tests/bl_keymap_completeness.py

Removed Paths:
-------------
    branches/soc-2008-mxcurioni/extern/carve/patches/strict_flags.patch
    branches/soc-2008-mxcurioni/extern/libmv/libmv/simple_pipeline/rigid_registration.cc
    branches/soc-2008-mxcurioni/extern/libmv/libmv/simple_pipeline/rigid_registration.h
    branches/soc-2008-mxcurioni/extern/libmv/patches/v3d_verbosity.patch
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/polynomial_solver.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/polynomial_solver.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/schur_ordering.cc
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/internal/ceres/schur_ordering.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/patches/collections_port.h.mingw.patch
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/patches/msvc_glog_fix.patch
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ceres/patches/no_previous_declaration_fix.patch
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ldl/CMakeLists.txt
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ldl/Doc/ChangeLog
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ldl/Doc/lesser.txt
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ldl/Include/ldl.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ldl/README.libmv
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ldl/README.txt
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ldl/Source/ldl.c
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/COPYING.TXT
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/Geometry/v3d_cameramatrix.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/Geometry/v3d_distortion.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/Geometry/v3d_metricbundle.cpp
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/Geometry/v3d_metricbundle.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/Math/v3d_linear.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/Math/v3d_linear_utils.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/Math/v3d_mathutilities.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/Math/v3d_optimization.cpp
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/Math/v3d_optimization.h
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/README.TXT
    branches/soc-2008-mxcurioni/extern/libmv/third_party/ssba/README.libmv
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/bl_process_msg.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/rtl_preprocess.py
    branches/soc-2008-mxcurioni/release/scripts/modules/bl_i18n_utils/update_languages_menu.py
    branches/soc-2008-mxcurioni/source/blender/editors/armature/editarmature.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poseSlide.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poseUtils.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poselib.c
    branches/soc-2008-mxcurioni/source/blender/editors/armature/poseobject.c
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/CMakeLists.txt
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IGraphicController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IMotionState.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsController.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/PHY_IVehicle.cpp
    branches/soc-2008-mxcurioni/source/gameengine/Physics/common/SConscript

Property Changed:
----------------
    branches/soc-2008-mxcurioni/
    branches/soc-2008-mxcurioni/release/scripts/startup/bl_ui/properties_physics_fluid.py
    branches/soc-2008-mxcurioni/source/blender/editors/interface/interface.c
    branches/soc-2008-mxcurioni/source/blender/editors/space_outliner/


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

Modified: branches/soc-2008-mxcurioni/CMakeLists.txt
===================================================================
--- branches/soc-2008-mxcurioni/CMakeLists.txt	2013-03-03 15:07:18 UTC (rev 54993)
+++ branches/soc-2008-mxcurioni/CMakeLists.txt	2013-03-03 15:07:49 UTC (rev 54994)
@@ -1971,21 +1971,28 @@
 
 	# strange, clang complains these are not supported, but then yses them.
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_ALL -Wall)
+	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_ERROR_DECLARATION_AFTER_STATEMENT -Werror=declaration-after-statement)
+	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_ERROR_IMPLICIT_FUNCTION_DECLARATION -Werror=implicit-function-declaration)
+	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_ERROR_RETURN_TYPE  -Werror=return-type)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_AUTOLOGICAL_COMPARE -Wno-tautological-compare)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_UNKNOWN_PRAGMAS -Wno-unknown-pragmas)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_CHAR_SUBSCRIPTS -Wno-char-subscripts)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_STRICT_PROTOTYPES  -Wstrict-prototypes)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_MISSING_PROTOTYPES -Wmissing-prototypes)
-	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_UNUSED_MACROS      -Wunused-macros)
+	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_UNUSED_PARAMETER -Wunused-parameter)
 
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_ALL -Wall)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_AUTOLOGICAL_COMPARE -Wno-tautological-compare)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_UNKNOWN_PRAGMAS     -Wno-unknown-pragmas)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_CHAR_SUBSCRIPTS     -Wno-char-subscripts)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_OVERLOADED_VIRTUAL  -Wno-overloaded-virtual)  # we get a lot of these, if its a problem a dev needs to look into it.
+	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_SIGN_COMPARE        -Wno-sign-compare)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_INVALID_OFFSETOF    -Wno-invalid-offsetof)
-	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_UNUSED_MACROS          -Wunused-macros)
 
+	# gives too many unfixable warnings
+	# ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_UNUSED_MACROS      -Wunused-macros)
+	# ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_UNUSED_MACROS          -Wunused-macros)
+
 elseif(CMAKE_C_COMPILER_ID MATCHES "Intel")
 
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_ALL -Wall)

Modified: branches/soc-2008-mxcurioni/SConstruct
===================================================================
--- branches/soc-2008-mxcurioni/SConstruct	2013-03-03 15:07:18 UTC (rev 54993)
+++ branches/soc-2008-mxcurioni/SConstruct	2013-03-03 15:07:49 UTC (rev 54994)
@@ -528,11 +528,13 @@
     data_to_c_simple("release/datafiles/preview_cycles.blend")
 
     # --- glsl ---
+    data_to_c_simple("source/blender/gpu/shaders/gpu_shader_fixed_fragment.glsl")
+    data_to_c_simple("source/blender/gpu/shaders/gpu_shader_fixed_vertex.glsl")
     data_to_c_simple("source/blender/gpu/shaders/gpu_shader_material.glsl")
-    data_to_c_simple("source/blender/gpu/shaders/gpu_shader_vertex.glsl")
+    data_to_c_simple("source/blender/gpu/shaders/gpu_shader_material.glsl")
     data_to_c_simple("source/blender/gpu/shaders/gpu_shader_sep_gaussian_blur_frag.glsl")
     data_to_c_simple("source/blender/gpu/shaders/gpu_shader_sep_gaussian_blur_vert.glsl")
-    data_to_c_simple("source/blender/gpu/shaders/gpu_shader_material.glsl")
+    data_to_c_simple("source/blender/gpu/shaders/gpu_shader_vertex.glsl")
     data_to_c_simple("source/blender/gpu/shaders/gpu_shader_vsm_store_frag.glsl")
     data_to_c_simple("source/blender/gpu/shaders/gpu_shader_vsm_store_vert.glsl")
 

Modified: branches/soc-2008-mxcurioni/build_files/build_environment/install_deps.sh
===================================================================
--- branches/soc-2008-mxcurioni/build_files/build_environment/install_deps.sh	2013-03-03 15:07:18 UTC (rev 54993)
+++ branches/soc-2008-mxcurioni/build_files/build_environment/install_deps.sh	2013-03-03 15:07:49 UTC (rev 54994)
@@ -796,6 +796,11 @@
     cmake_d="$cmake_d -D CMAKE_PREFIX_PATH=$_inst"
     cmake_d="$cmake_d -D CMAKE_INSTALL_PREFIX=$_inst"
     cmake_d="$cmake_d -D BUILDSTATIC=ON"
+	
+    # Optional tests and cmd tools
+    cmake_d="$cmake_d -D USE_QT=OFF"
+    cmake_d="$cmake_d -D OIIO_BUILD_TOOLS=OFF"
+    cmake_d="$cmake_d -D OIIO_BUILD_TESTS=OFF"
 
     # linking statically could give issues on Debian/Ubuntu (and probably other distros
     # which doesn't like static linking) when linking shared oiio library due to missing

Modified: branches/soc-2008-mxcurioni/build_files/cmake/macros.cmake
===================================================================
--- branches/soc-2008-mxcurioni/build_files/cmake/macros.cmake	2013-03-03 15:07:18 UTC (rev 54993)
+++ branches/soc-2008-mxcurioni/build_files/cmake/macros.cmake	2013-03-03 15:07:49 UTC (rev 54994)
@@ -143,7 +143,9 @@
 
 	foreach(_SRC ${sources})
 		get_filename_component(_SRC_EXT ${_SRC} EXT)
-		if((${_SRC_EXT} MATCHES ".h") OR (${_SRC_EXT} MATCHES ".hpp"))
+		if((${_SRC_EXT} MATCHES ".h") OR
+		   (${_SRC_EXT} MATCHES ".hpp") OR
+		   (${_SRC_EXT} MATCHES ".hh"))
 			source_group("Header Files" FILES ${_SRC})
 		else()
 			source_group("Source Files" FILES ${_SRC})
@@ -499,6 +501,7 @@
 	if(CMAKE_CXX_COMPILER_ID MATCHES "Clang")
 		remove_cc_flag("-Wunused-parameter")
 		remove_cc_flag("-Wunused-variable")
+		remove_cc_flag("-Werror=[^ ]+")
 		remove_cc_flag("-Werror")
 	endif()
 

Modified: branches/soc-2008-mxcurioni/doc/build_systems/cmake.txt
===================================================================
--- branches/soc-2008-mxcurioni/doc/build_systems/cmake.txt	2013-03-03 15:07:18 UTC (rev 54993)
+++ branches/soc-2008-mxcurioni/doc/build_systems/cmake.txt	2013-03-03 15:07:49 UTC (rev 54994)
@@ -7,13 +7,10 @@
 
     1. Introduction
     2. Obtaining CMake
-    3. Obtaining Dependencies
-    4. Deciding on a Build Environment
-    5. Configuring the build for the first time
-    6. Configuring the build after SVN updates
-    7. Specify alternate Python library versions and locations
+    3. Building Blender
+    4. Generic Setup
+    5. Configuring the build after SVN updates
 
-
     1. Introduction
     ---------------
 
@@ -28,37 +25,18 @@
     The website also contains some documentation on CMake usage but I found
     the man page alone pretty helpful. 
 
-    3. Obtaining Dependencies
-    -------------------------
+    3. Building Blender
+    -------------------
 
-    Check from the page
-    http://www.blender.org/cms/Getting_Dependencies.135.0.html that you
-    have all dependencies needed for building Blender. Note that for
-    windows many of these dependencies already come in the lib/windows
-    module from SVN.
+    Building Blender requires obtaining a compiler, library dependencies,
+    and correct setup depending on the system. For details on how to set
+    up a build on various operating systems, see the wiki documentation:
 
-    4. Deciding on a Build Environment
-    ----------------------------------
+    http://wiki.blender.org/index.php/Dev:Doc/Building_Blender
 
-    To build Blender with the CMake scripts you first need to decide which
-    build environment you feel comfortable with. This decision will also be
-    influenced by the platform you are developing on. The current implementation
-    have been successfully used to generate build files for the following 
-    environments:
+    4. Generic Setup
+    ----------------
 
-    1. Microsoft Visual Studio 2008. There is a free version available
-       at http://http://www.microsoft.com/visualstudio/en-us/products/2008-editions/express
-
-    2. Xcode on Mac OSX
-
-    3. Unix Makefiles (On Linux and Mac OSX): CMake actually creates make 
-       files which generates nicely color coded output and a percentage 
-       progress indicator.
-
-
-    5. Configuring the build for the first time
-    -------------------------------------------
-
     CMake allows one to generate the build project files and binary objects
     outside the source tree which can be pretty handy in working and experimenting
     with different Blender configurations (Audio/NoAudio, GameEngine/NoGameEngine etc.)
@@ -113,42 +91,14 @@
     It is also possible to use the commandline of 'cmake' to override certain
     of these settings. 
 
-    6. Configuring the build after SVN updates
+    5. Configuring the build after SVN updates
     ------------------------------------------
 
     The $BLENDERBUILD directory maintains a file called CMakeCache.txt which 

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list