[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [58770] branches/soc-2013-motion_track: Merging from trunk r58769 into soc-2013-motion_track

Joseph Mansfield sftrabbit at gmail.com
Wed Jul 31 19:30:11 CEST 2013


Revision: 58770
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=58770
Author:   sftrabbit
Date:     2013-07-31 17:30:10 +0000 (Wed, 31 Jul 2013)
Log Message:
-----------
Merging from trunk r58769 into soc-2013-motion_track

Mostly to have the cleaned up libmv C API from r58765.

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

Modified Paths:
--------------
    branches/soc-2013-motion_track/CMakeLists.txt
    branches/soc-2013-motion_track/doc/python_api/rst/bge.render.rst
    branches/soc-2013-motion_track/extern/libmv/libmv/simple_pipeline/tracks.cc
    branches/soc-2013-motion_track/extern/libmv/libmv-capi.cc
    branches/soc-2013-motion_track/extern/libmv/libmv-capi.h
    branches/soc-2013-motion_track/extern/libmv/libmv-capi_stub.cc
    branches/soc-2013-motion_track/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
    branches/soc-2013-motion_track/intern/cycles/app/cycles_test.cpp
    branches/soc-2013-motion_track/intern/cycles/blender/addon/presets.py
    branches/soc-2013-motion_track/intern/cycles/blender/addon/properties.py
    branches/soc-2013-motion_track/intern/cycles/blender/addon/ui.py
    branches/soc-2013-motion_track/intern/cycles/blender/blender_mesh.cpp
    branches/soc-2013-motion_track/intern/cycles/blender/blender_object.cpp
    branches/soc-2013-motion_track/intern/cycles/blender/blender_session.cpp
    branches/soc-2013-motion_track/intern/cycles/blender/blender_sync.cpp
    branches/soc-2013-motion_track/intern/cycles/bvh/bvh.h
    branches/soc-2013-motion_track/intern/cycles/device/device_cpu.cpp
    branches/soc-2013-motion_track/intern/cycles/kernel/kernel_light.h
    branches/soc-2013-motion_track/intern/cycles/kernel/kernel_path.h
    branches/soc-2013-motion_track/intern/cycles/kernel/kernel_random.h
    branches/soc-2013-motion_track/intern/cycles/kernel/kernel_types.h
    branches/soc-2013-motion_track/intern/cycles/render/session.cpp
    branches/soc-2013-motion_track/intern/cycles/util/util_task.cpp
    branches/soc-2013-motion_track/intern/cycles/util/util_task.h
    branches/soc-2013-motion_track/intern/cycles/util/util_view.cpp
    branches/soc-2013-motion_track/intern/ghost/GHOST_C-api.h
    branches/soc-2013-motion_track/intern/ghost/GHOST_IWindow.h
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_C-api.cpp
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_DropTargetWin32.h
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_DropTargetX11.cpp
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_DropTargetX11.h
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_Window.h
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_WindowCocoa.mm
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_WindowWin32.h
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_WindowX11.h
    branches/soc-2013-motion_track/intern/opencl/OCL_opencl.h
    branches/soc-2013-motion_track/intern/opencl/intern/OCL_opencl.c
    branches/soc-2013-motion_track/intern/opencl/intern/clew.c
    branches/soc-2013-motion_track/intern/smoke/CMakeLists.txt
    branches/soc-2013-motion_track/intern/tools/credits_svn_gen.py
    branches/soc-2013-motion_track/release/datafiles/LICENSE-droidsans.ttf.txt
    branches/soc-2013-motion_track/release/datafiles/fonts/droidsans.ttf.gz
    branches/soc-2013-motion_track/release/datafiles/splash.png
    branches/soc-2013-motion_track/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_operators/node.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_ui/properties_data_curve.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_ui/properties_data_modifier.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_ui/properties_game.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_ui/properties_mask_common.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_ui/properties_object.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_ui/space_image.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_ui/space_sequencer.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_ui/space_view3d.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_ui/space_view3d_toolbar.py
    branches/soc-2013-motion_track/release/scripts/templates_py/custom_nodes.py
    branches/soc-2013-motion_track/source/blender/avi/intern/avi.c
    branches/soc-2013-motion_track/source/blender/avi/intern/avi_options.c
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_blender.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_context.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_curve.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_dynamicpaint.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_fcurve.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_global.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_key.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_pbvh.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_sequencer.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_text.h
    branches/soc-2013-motion_track/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/action.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/anim.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/anim_sys.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/armature.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/brush.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/camera.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/cloth.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/colortools.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/constraint.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/context.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/curve.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/customdata.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/deform.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/dynamicpaint.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/editderivedmesh.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/editmesh.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/effect.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/fcurve.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/fmodifier.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/idprop.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/image.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/implicit.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/ipo.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/key.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/library.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/linestyle.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/mask.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/mask_rasterize.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/material.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/mesh.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/mesh_validate.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/modifiers_bmesh.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/movieclip.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/multires.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/navmesh_conversion.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/node.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/object.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/packedFile.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/paint.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/pbvh.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/pbvh_bmesh.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/pbvh_intern.h
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/property.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/rigidbody.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/scene.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/sequencer.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/smoke.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/text.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/texture.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/tracking.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2013-motion_track/source/blender/blenlib/BLI_array.h
    branches/soc-2013-motion_track/source/blender/blenlib/BLI_bitmap.h
    branches/soc-2013-motion_track/source/blender/blenlib/BLI_buffer.h
    branches/soc-2013-motion_track/source/blender/blenlib/BLI_math_matrix.h
    branches/soc-2013-motion_track/source/blender/blenlib/BLI_math_vector.h
    branches/soc-2013-motion_track/source/blender/blenlib/BLI_path_util.h
    branches/soc-2013-motion_track/source/blender/blenlib/BLI_string.h
    branches/soc-2013-motion_track/source/blender/blenlib/BLI_string_utf8.h
    branches/soc-2013-motion_track/source/blender/blenlib/CMakeLists.txt
    branches/soc-2013-motion_track/source/blender/blenlib/intern/BLI_ghash.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/BLI_mempool.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/DLRB_tree.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/fileops.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/math_color.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/math_geom.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/math_matrix.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/math_rotation.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/math_vector_inline.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/noise.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/path_util.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/storage.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/string.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/string_utf8.c
    branches/soc-2013-motion_track/source/blender/blenloader/intern/readfile.c
    branches/soc-2013-motion_track/source/blender/blenloader/intern/writefile.c
    branches/soc-2013-motion_track/source/blender/bmesh/CMakeLists.txt
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_construct.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_construct.h
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_core.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_interp.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_mesh_conv.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_mods.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_opdefines.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_operators.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_operators.h
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_operators_private.h
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_polygon.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_polygon.h
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_queries.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_queries.h
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_beautify.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_bridge.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_connect.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_connect_pair.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_create.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_dissolve.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_dupe.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_extrude.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_inset.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_join_triangles.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_normals.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_similar.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_subdivide.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_subdivide_edgering.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_utils.c
    branches/soc-2013-motion_track/source/blender/bmesh/tools/bmesh_bevel.c
    branches/soc-2013-motion_track/source/blender/bmesh/tools/bmesh_decimate.h
    branches/soc-2013-motion_track/source/blender/bmesh/tools/bmesh_decimate_dissolve.c
    branches/soc-2013-motion_track/source/blender/bmesh/tools/bmesh_triangulate.c
    branches/soc-2013-motion_track/source/blender/collada/ArmatureImporter.cpp
    branches/soc-2013-motion_track/source/blender/collada/ControllerExporter.cpp
    branches/soc-2013-motion_track/source/blender/collada/DocumentImporter.cpp
    branches/soc-2013-motion_track/source/blender/collada/MeshImporter.cpp
    branches/soc-2013-motion_track/source/blender/collada/SkinInfo.cpp
    branches/soc-2013-motion_track/source/blender/collada/TransformReader.cpp
    branches/soc-2013-motion_track/source/blender/collada/TransformWriter.cpp
    branches/soc-2013-motion_track/source/blender/collada/collada_internal.cpp
    branches/soc-2013-motion_track/source/blender/collada/collada_internal.h
    branches/soc-2013-motion_track/source/blender/collada/collada_utils.cpp
    branches/soc-2013-motion_track/source/blender/collada/collada_utils.h
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_ExecutionGroup.cpp
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_SocketReader.h
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_WorkScheduler.cpp
    branches/soc-2013-motion_track/source/blender/compositor/nodes/COM_GroupNode.cpp
    branches/soc-2013-motion_track/source/blender/compositor/nodes/COM_TextureNode.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_BlurBaseOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_ConvertColorToBWOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_ConvertColorToValueProg.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MathBaseOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixAddOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixBurnOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixColorOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixDarkenOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixDifferenceOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixDivideOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixDodgeOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixHueOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixLightenOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixLinearLightOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixOverlayOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixSaturationOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixScreenOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixSoftLightOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixSubtractOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_MixValueOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_TextureOperation.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_TextureOperation.h
    branches/soc-2013-motion_track/source/blender/editors/animation/anim_channels_defines.c
    branches/soc-2013-motion_track/source/blender/editors/animation/anim_channels_edit.c
    branches/soc-2013-motion_track/source/blender/editors/animation/anim_draw.c
    branches/soc-2013-motion_track/source/blender/editors/animation/anim_filter.c
    branches/soc-2013-motion_track/source/blender/editors/animation/anim_intern.h
    branches/soc-2013-motion_track/source/blender/editors/animation/anim_markers.c
    branches/soc-2013-motion_track/source/blender/editors/animation/drivers.c
    branches/soc-2013-motion_track/source/blender/editors/animation/fmodifier_ui.c
    branches/soc-2013-motion_track/source/blender/editors/animation/keyframes_draw.c
    branches/soc-2013-motion_track/source/blender/editors/animation/keyframes_general.c
    branches/soc-2013-motion_track/source/blender/editors/animation/keyframing.c
    branches/soc-2013-motion_track/source/blender/editors/animation/keyingsets.c
    branches/soc-2013-motion_track/source/blender/editors/armature/armature_edit.c
    branches/soc-2013-motion_track/source/blender/editors/armature/armature_intern.h
    branches/soc-2013-motion_track/source/blender/editors/armature/armature_ops.c
    branches/soc-2013-motion_track/source/blender/editors/armature/armature_relations.c
    branches/soc-2013-motion_track/source/blender/editors/armature/armature_select.c
    branches/soc-2013-motion_track/source/blender/editors/armature/armature_skinning.c
    branches/soc-2013-motion_track/source/blender/editors/armature/armature_utils.c
    branches/soc-2013-motion_track/source/blender/editors/armature/pose_select.c
    branches/soc-2013-motion_track/source/blender/editors/armature/pose_slide.c
    branches/soc-2013-motion_track/source/blender/editors/armature/pose_utils.c
    branches/soc-2013-motion_track/source/blender/editors/curve/curve_intern.h
    branches/soc-2013-motion_track/source/blender/editors/curve/curve_ops.c
    branches/soc-2013-motion_track/source/blender/editors/curve/editcurve.c
    branches/soc-2013-motion_track/source/blender/editors/curve/editfont.c
    branches/soc-2013-motion_track/source/blender/editors/gpencil/drawgpencil.c
    branches/soc-2013-motion_track/source/blender/editors/gpencil/gpencil_edit.c
    branches/soc-2013-motion_track/source/blender/editors/gpencil/gpencil_paint.c
    branches/soc-2013-motion_track/source/blender/editors/include/BIF_glutil.h
    branches/soc-2013-motion_track/source/blender/editors/include/ED_armature.h
    branches/soc-2013-motion_track/source/blender/editors/include/ED_mesh.h
    branches/soc-2013-motion_track/source/blender/editors/include/UI_interface.h
    branches/soc-2013-motion_track/source/blender/editors/interface/interface.c
    branches/soc-2013-motion_track/source/blender/editors/interface/interface_handlers.c
    branches/soc-2013-motion_track/source/blender/editors/interface/interface_intern.h
    branches/soc-2013-motion_track/source/blender/editors/interface/interface_ops.c
    branches/soc-2013-motion_track/source/blender/editors/interface/interface_regions.c
    branches/soc-2013-motion_track/source/blender/editors/interface/interface_widgets.c
    branches/soc-2013-motion_track/source/blender/editors/interface/resources.c
    branches/soc-2013-motion_track/source/blender/editors/interface/view2d.c
    branches/soc-2013-motion_track/source/blender/editors/interface/view2d_ops.c
    branches/soc-2013-motion_track/source/blender/editors/mask/mask_add.c
    branches/soc-2013-motion_track/source/blender/editors/mask/mask_edit.c
    branches/soc-2013-motion_track/source/blender/editors/mask/mask_intern.h
    branches/soc-2013-motion_track/source/blender/editors/mask/mask_ops.c
    branches/soc-2013-motion_track/source/blender/editors/mask/mask_select.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/editface.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/editmesh_add.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/editmesh_extrude.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/editmesh_knife.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/editmesh_loopcut.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/editmesh_select.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/editmesh_tools.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/editmesh_utils.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/mesh_data.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/mesh_intern.h
    branches/soc-2013-motion_track/source/blender/editors/mesh/mesh_ops.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/meshtools.c
    branches/soc-2013-motion_track/source/blender/editors/object/object_add.c
    branches/soc-2013-motion_track/source/blender/editors/object/object_bake.c
    branches/soc-2013-motion_track/source/blender/editors/object/object_edit.c
    branches/soc-2013-motion_track/source/blender/editors/object/object_hook.c
    branches/soc-2013-motion_track/source/blender/editors/object/object_intern.h
    branches/soc-2013-motion_track/source/blender/editors/object/object_lattice.c
    branches/soc-2013-motion_track/source/blender/editors/object/object_modifier.c
    branches/soc-2013-motion_track/source/blender/editors/object/object_ops.c
    branches/soc-2013-motion_track/source/blender/editors/object/object_relations.c
    branches/soc-2013-motion_track/source/blender/editors/object/object_vgroup.c
    branches/soc-2013-motion_track/source/blender/editors/physics/dynamicpaint_ops.c
    branches/soc-2013-motion_track/source/blender/editors/render/render_internal.c
    branches/soc-2013-motion_track/source/blender/editors/render/render_opengl.c
    branches/soc-2013-motion_track/source/blender/editors/render/render_preview.c
    branches/soc-2013-motion_track/source/blender/editors/render/render_shading.c
    branches/soc-2013-motion_track/source/blender/editors/screen/area.c
    branches/soc-2013-motion_track/source/blender/editors/screen/screen_ops.c
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/paint_hide.c
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/paint_image_proj.c
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/paint_ops.c
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/paint_stroke.c
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/paint_utils.c
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/paint_vertex.c
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/paint_vertex_proj.c
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/sculpt_intern.h
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/sculpt_undo.c
    branches/soc-2013-motion_track/source/blender/editors/space_action/action_draw.c
    branches/soc-2013-motion_track/source/blender/editors/space_action/action_edit.c
    branches/soc-2013-motion_track/source/blender/editors/space_action/action_select.c
    branches/soc-2013-motion_track/source/blender/editors/space_action/space_action.c
    branches/soc-2013-motion_track/source/blender/editors/space_buttons/space_buttons.c
    branches/soc-2013-motion_track/source/blender/editors/space_clip/space_clip.c
    branches/soc-2013-motion_track/source/blender/editors/space_clip/tracking_ops.c
    branches/soc-2013-motion_track/source/blender/editors/space_file/filelist.c
    branches/soc-2013-motion_track/source/blender/editors/space_graph/graph_buttons.c
    branches/soc-2013-motion_track/source/blender/editors/space_graph/space_graph.c
    branches/soc-2013-motion_track/source/blender/editors/space_image/image_buttons.c
    branches/soc-2013-motion_track/source/blender/editors/space_image/space_image.c
    branches/soc-2013-motion_track/source/blender/editors/space_info/space_info.c
    branches/soc-2013-motion_track/source/blender/editors/space_logic/logic_buttons.c
    branches/soc-2013-motion_track/source/blender/editors/space_nla/nla_buttons.c
    branches/soc-2013-motion_track/source/blender/editors/space_nla/nla_channels.c
    branches/soc-2013-motion_track/source/blender/editors/space_nla/nla_draw.c
    branches/soc-2013-motion_track/source/blender/editors/space_nla/space_nla.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/drawnode.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_add.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_buttons.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_draw.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_edit.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_intern.h
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_ops.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_relationships.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_select.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_templates.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_toolbar.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/node_view.c
    branches/soc-2013-motion_track/source/blender/editors/space_node/space_node.c
    branches/soc-2013-motion_track/source/blender/editors/space_outliner/outliner_draw.c
    branches/soc-2013-motion_track/source/blender/editors/space_outliner/outliner_edit.c
    branches/soc-2013-motion_track/source/blender/editors/space_outliner/outliner_intern.h
    branches/soc-2013-motion_track/source/blender/editors/space_outliner/outliner_select.c
    branches/soc-2013-motion_track/source/blender/editors/space_outliner/outliner_tools.c
    branches/soc-2013-motion_track/source/blender/editors/space_outliner/outliner_tree.c
    branches/soc-2013-motion_track/source/blender/editors/space_sequencer/sequencer_buttons.c
    branches/soc-2013-motion_track/source/blender/editors/space_sequencer/sequencer_draw.c
    branches/soc-2013-motion_track/source/blender/editors/space_sequencer/sequencer_edit.c
    branches/soc-2013-motion_track/source/blender/editors/space_text/space_text.c
    branches/soc-2013-motion_track/source/blender/editors/space_text/text_autocomplete.c
    branches/soc-2013-motion_track/source/blender/editors/space_time/space_time.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/drawarmature.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/drawmesh.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/drawobject.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/space_view3d.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_buttons.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_draw.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_fly.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_intern.h
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_iterators.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_ops.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_select.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_snap.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_toolbar.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_view.c
    branches/soc-2013-motion_track/source/blender/editors/transform/transform.c
    branches/soc-2013-motion_track/source/blender/editors/transform/transform.h
    branches/soc-2013-motion_track/source/blender/editors/transform/transform_constraints.c
    branches/soc-2013-motion_track/source/blender/editors/transform/transform_conversions.c
    branches/soc-2013-motion_track/source/blender/editors/transform/transform_generics.c
    branches/soc-2013-motion_track/source/blender/editors/transform/transform_manipulator.c
    branches/soc-2013-motion_track/source/blender/editors/transform/transform_orientations.c
    branches/soc-2013-motion_track/source/blender/editors/util/CMakeLists.txt
    branches/soc-2013-motion_track/source/blender/editors/util/crazyspace.c
    branches/soc-2013-motion_track/source/blender/editors/util/numinput.c
    branches/soc-2013-motion_track/source/blender/editors/uvedit/uvedit_draw.c
    branches/soc-2013-motion_track/source/blender/editors/uvedit/uvedit_ops.c
    branches/soc-2013-motion_track/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/soc-2013-motion_track/source/blender/editors/uvedit/uvedit_unwrap_ops.c
    branches/soc-2013-motion_track/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp
    branches/soc-2013-motion_track/source/blender/gpu/intern/gpu_buffers.c
    branches/soc-2013-motion_track/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2013-motion_track/source/blender/gpu/intern/gpu_material.c
    branches/soc-2013-motion_track/source/blender/imbuf/intern/anim_movie.c
    branches/soc-2013-motion_track/source/blender/imbuf/intern/cineon/logImageCore.c
    branches/soc-2013-motion_track/source/blender/imbuf/intern/cineon/logmemfile.c
    branches/soc-2013-motion_track/source/blender/imbuf/intern/colormanagement.c
    branches/soc-2013-motion_track/source/blender/imbuf/intern/indexer.c
    branches/soc-2013-motion_track/source/blender/imbuf/intern/jpeg.c
    branches/soc-2013-motion_track/source/blender/imbuf/intern/openexr/openexr_api.cpp
    branches/soc-2013-motion_track/source/blender/imbuf/intern/png.c
    branches/soc-2013-motion_track/source/blender/imbuf/intern/thumbs.c
    branches/soc-2013-motion_track/source/blender/imbuf/intern/util.c
    branches/soc-2013-motion_track/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2013-motion_track/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2013-motion_track/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2013-motion_track/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2013-motion_track/source/blender/makesrna/intern/makesrna.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_access.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_color.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_dynamicpaint.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_image.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_modifier.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_nodetree.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_object.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_scene.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_space.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_texture_api.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_wm_api.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_bevel.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_cast.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_cloth.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_displace.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_hook.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_laplaciansmooth.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_meshdeform.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_mirror.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_ocean.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_particlesystem.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_shapekey.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_shrinkwrap.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_simpledeform.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_skin.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_smooth.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_surface.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_util.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_util.h
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_warp.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_wave.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_weightvg_util.c
    branches/soc-2013-motion_track/source/blender/nodes/NOD_static_types.h
    branches/soc-2013-motion_track/source/blender/nodes/composite/nodes/node_composite_image.c
    branches/soc-2013-motion_track/source/blender/nodes/intern/node_common.c
    branches/soc-2013-motion_track/source/blender/nodes/intern/node_exec.c
    branches/soc-2013-motion_track/source/blender/nodes/intern/node_socket.c
    branches/soc-2013-motion_track/source/blender/nodes/shader/nodes/node_shader_math.c
    branches/soc-2013-motion_track/source/blender/nodes/shader/nodes/node_shader_particle_info.c
    branches/soc-2013-motion_track/source/blender/nodes/texture/node_texture_tree.c
    branches/soc-2013-motion_track/source/blender/nodes/texture/nodes/node_texture_math.c
    branches/soc-2013-motion_track/source/blender/nodes/texture/nodes/node_texture_output.c
    branches/soc-2013-motion_track/source/blender/python/bmesh/bmesh_py_ops_call.c
    branches/soc-2013-motion_track/source/blender/python/bmesh/bmesh_py_types_meshdata.c
    branches/soc-2013-motion_track/source/blender/python/intern/bpy_rna.c
    branches/soc-2013-motion_track/source/blender/python/intern/bpy_rna_array.c
    branches/soc-2013-motion_track/source/blender/python/mathutils/mathutils_Color.c
    branches/soc-2013-motion_track/source/blender/python/mathutils/mathutils_Euler.c
    branches/soc-2013-motion_track/source/blender/python/mathutils/mathutils_Matrix.c
    branches/soc-2013-motion_track/source/blender/python/mathutils/mathutils_Quaternion.c
    branches/soc-2013-motion_track/source/blender/python/mathutils/mathutils_geometry.c
    branches/soc-2013-motion_track/source/blender/quicktime/apple/quicktime_export.c
    branches/soc-2013-motion_track/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2013-motion_track/source/blender/render/intern/source/convertblender.c
    branches/soc-2013-motion_track/source/blender/render/intern/source/external_engine.c
    branches/soc-2013-motion_track/source/blender/render/intern/source/render_texture.c
    branches/soc-2013-motion_track/source/blender/windowmanager/WM_api.h
    branches/soc-2013-motion_track/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2013-motion_track/source/blender/windowmanager/intern/wm_keymap.c
    branches/soc-2013-motion_track/source/blender/windowmanager/intern/wm_operators.c
    branches/soc-2013-motion_track/source/blender/windowmanager/intern/wm_window.c
    branches/soc-2013-motion_track/source/blender/windowmanager/wm_event_types.h
    branches/soc-2013-motion_track/source/blender/windowmanager/wm_window.h
    branches/soc-2013-motion_track/source/blenderplayer/bad_level_call_stubs/stubs.c
    branches/soc-2013-motion_track/source/creator/creator.c
    branches/soc-2013-motion_track/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2013-motion_track/source/gameengine/BlenderRoutines/KX_BlenderCanvas.cpp
    branches/soc-2013-motion_track/source/gameengine/BlenderRoutines/KX_BlenderCanvas.h
    branches/soc-2013-motion_track/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/soc-2013-motion_track/source/gameengine/BlenderRoutines/KX_BlenderGL.h
    branches/soc-2013-motion_track/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/soc-2013-motion_track/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2013-motion_track/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2013-motion_track/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2013-motion_track/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/soc-2013-motion_track/source/gameengine/Expressions/FloatValue.cpp
    branches/soc-2013-motion_track/source/gameengine/Expressions/IntValue.cpp
    branches/soc-2013-motion_track/source/gameengine/Expressions/KX_HashedPtr.cpp
    branches/soc-2013-motion_track/source/gameengine/GameLogic/SCA_IScene.cpp
    branches/soc-2013-motion_track/source/gameengine/GameLogic/SCA_IScene.h
    branches/soc-2013-motion_track/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/CMakeLists.txt
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_Canvas.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_Canvas.h
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/SConscript
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/ghost/GPG_Canvas.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/ghost/GPG_Canvas.h
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/ghost/GPG_System.h
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/ghost/SConscript
    branches/soc-2013-motion_track/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_FontObject.cpp
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_FontObject.h
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_PythonSeq.cpp
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_Scene.h
    branches/soc-2013-motion_track/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2013-motion_track/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/soc-2013-motion_track/source/gameengine/Rasterizer/RAS_ICanvas.h
    branches/soc-2013-motion_track/source/tools/check_style_c.py

Added Paths:
-----------
    branches/soc-2013-motion_track/release/scripts/presets/cycles/sampling/
    branches/soc-2013-motion_track/source/blender/blenlib/BLI_alloca.h
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_connect_nonplanar.c
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_fill_holes.c

Removed Paths:
-------------
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_bmesh.h
    branches/soc-2013-motion_track/source/blender/bmesh/tools/BME_bevel.c
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_Engine.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_Engine.h
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_RawImage.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_RawImage.h
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_RawLoadDotBlendArray.h
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_RawLogoArrays.h
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_System.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/GPC_System.h
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/bmfont.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/load.blend
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/logo_blender.raw
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/logo_blender3d.raw
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/common/logo_nan.raw
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/xembed/
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_PhysicsPropertiesobsolete.h

Property Changed:
----------------
    branches/soc-2013-motion_track/
    branches/soc-2013-motion_track/source/blender/editors/interface/interface.c
    branches/soc-2013-motion_track/source/blender/editors/space_outliner/


Property changes on: branches/soc-2013-motion_track
___________________________________________________________________
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,52854-52856,54573
/branches/soc-2013-depsgraph_mt:57516
/tags/blender-2.67b-release/blender:57122
/trunk/blender:57391-58267
   + /branches/ge_dev:58091-58422
/branches/ge_harmony:42255,42279-42282,42286,42302,42338,42349,42616,42620,42698-42699,42739,42753,42773-42774,42832,44568,44597-44598,44793-44794
/branches/soc-2011-cucumber:37517,38166-38167,38177,38179-38180,38187,38242,38384,38387,38403-38404,38407,38968,38970,38973,39045,40845,42997-42998,43439
/branches/soc-2011-tomato:42376,42378-42379,42383,42385,42395,42397-42400,42407,42411,42418,42443-42444,42446,42467,42472,42486,42650-42652,42654-42655,42709-42710,42733-42734,42801,43872,44130,44141,44147-44149,44151-44152,44229-44230,45623-45625,46037,48089,48092,48551-48552,48679,48790,48792-48793,49076,49087,49292,49294,49466,49894,50052,50126,52854-52856,54573
/branches/soc-2013-depsgraph_mt:57516
/tags/blender-2.67b-release/blender:57122
/trunk/blender:57391-58769

Modified: branches/soc-2013-motion_track/CMakeLists.txt
===================================================================
--- branches/soc-2013-motion_track/CMakeLists.txt	2013-07-31 15:48:10 UTC (rev 58769)
+++ branches/soc-2013-motion_track/CMakeLists.txt	2013-07-31 17:30:10 UTC (rev 58770)
@@ -538,9 +538,6 @@
 set(PLATFORM_LINKFLAGS_DEBUG "")
 
 
-# disabled for now, not supported
-# option(WITH_WEBPLUGIN     "Enable Web Plugin (Unix only)" OFF)
-
 # For alternate Python locations the commandline can be used to override detected/default cache settings, e.g:
 # On Unix:
 #   cmake ../blender \
@@ -1874,17 +1871,7 @@
 	set(REDCODE_INC ${REDCODE})
 endif()
 
-#-----------------------------------------------------------------------------
-# Blender WebPlugin
 
-if(WITH_WEBPLUGIN)
-	set(GECKO_DIR "${CMAKE_SOURCE_DIR}/../gecko-sdk/" CACHE PATH "Gecko SDK path")
-	set(WEBPLUGIN_SANDBOX_MODE "apparmor" CACHE STRING "WEB Plugin sandbox mode, can be apparmor, privsep, none")
-
-	set(WITH_PLAYER ON)
-endif()
-
-
 #-----------------------------------------------------------------------------
 # Configure OpenGL.
 find_package(OpenGL)
@@ -1977,6 +1964,7 @@
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_NULL -Wnonnull)  # C only
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_MISSING_INCLUDE_DIRS -Wmissing-include-dirs)
 	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_NO_DIV_BY_ZERO -Wno-div-by-zero)
+	ADD_CHECK_C_COMPILER_FLAG(C_WARNINGS C_WARN_TYPE_LIMITS -Wtype-limits)
 
 	# gcc 4.2 gives annoying warnings on every file with this
 	if(NOT "${CMAKE_C_COMPILER_VERSION}" VERSION_LESS "4.3")
@@ -2003,6 +1991,7 @@
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_INIT_SELF -Winit-self)  # needs -Wuninitialized
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_MISSING_INCLUDE_DIRS -Wmissing-include-dirs)
 	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_NO_DIV_BY_ZERO -Wno-div-by-zero)
+	ADD_CHECK_CXX_COMPILER_FLAG(CXX_WARNINGS CXX_WARN_TYPE_LIMITS -Wtype-limits)
 
 	# gcc 4.2 gives annoying warnings on every file with this
 	if(NOT "${CMAKE_C_COMPILER_VERSION}" VERSION_LESS "4.3")

Modified: branches/soc-2013-motion_track/doc/python_api/rst/bge.render.rst
===================================================================
--- branches/soc-2013-motion_track/doc/python_api/rst/bge.render.rst	2013-07-31 15:48:10 UTC (rev 58769)
+++ branches/soc-2013-motion_track/doc/python_api/rst/bge.render.rst	2013-07-31 17:30:10 UTC (rev 58770)
@@ -62,7 +62,19 @@
 .. data:: KX_BLENDER_GLSL_MATERIAL
 
    Materials approximating blender materials with GLSL.
+   
+.. DATA:: VSYNC_OFF
 
+   Disables vsync
+
+.. DATA:: VSYNC_ON
+
+   Enables vsync
+
+.. DATA:: VSYNC_ADAPTIVE
+
+   Enables adaptive vsync if supported. Adaptive vsync enables vsync if the framerate is above the monitors refresh rate. Otherwise, vsync is diabled if the framerate is too low.
+
 *********
 Functions
 *********
@@ -289,3 +301,15 @@
 
    Disable the motion blur effect.
 
+.. function:: setVsync(value)
+
+   Set the vsync value
+
+   :arg value: One of VSYNC_OFF, VSYNC_ON, VSYNC_ADAPTIVE
+   :type value: integer
+
+.. function:: getVsync()
+
+   Get the current vsync value
+
+   :rtype: One of VSYNC_OFF, VSYNC_ON, VSYNC_ADAPTIVE

Modified: branches/soc-2013-motion_track/extern/libmv/libmv/simple_pipeline/tracks.cc
===================================================================
--- branches/soc-2013-motion_track/extern/libmv/libmv/simple_pipeline/tracks.cc	2013-07-31 15:48:10 UTC (rev 58769)
+++ branches/soc-2013-motion_track/extern/libmv/libmv/simple_pipeline/tracks.cc	2013-07-31 17:30:10 UTC (rev 58770)
@@ -23,6 +23,7 @@
 #include <algorithm>
 #include <vector>
 #include <iterator>
+#include <cstdio>
 
 #include "libmv/numeric/numeric.h"
 

Modified: branches/soc-2013-motion_track/extern/libmv/libmv-capi.cc
===================================================================
--- branches/soc-2013-motion_track/extern/libmv/libmv-capi.cc	2013-07-31 15:48:10 UTC (rev 58769)
+++ branches/soc-2013-motion_track/extern/libmv/libmv-capi.cc	2013-07-31 17:30:10 UTC (rev 58770)
@@ -62,7 +62,7 @@
 #  define snprintf _snprintf
 #endif
 
-typedef struct libmv_Reconstruction {
+struct libmv_Reconstruction {
 	libmv::EuclideanReconstruction reconstruction;
 
 	/* used for per-track average error calculation after reconstruction */
@@ -70,12 +70,12 @@
 	libmv::CameraIntrinsics intrinsics;
 
 	double error;
-} libmv_Reconstruction;
+};
 
-typedef struct libmv_Features {
+struct libmv_Features {
 	int count, margin;
 	libmv::Feature *features;
-} libmv_Features;
+};
 
 /* ************ Logging ************ */
 
@@ -197,30 +197,30 @@
 	int x, y;
 	png_bytep *row_pointers;
 
-	row_pointers= (png_bytep*)malloc(sizeof(png_bytep)*image.Height());
+	row_pointers = (png_bytep *) malloc(sizeof(png_bytep) * image.Height());
 
 	for (y = 0; y < image.Height(); y++) {
-		row_pointers[y]= (png_bytep)malloc(sizeof(png_byte)*4*image.Width());
+		row_pointers[y] = (png_bytep) malloc(sizeof(png_byte) * 4 * image.Width());
 
 		for (x = 0; x < image.Width(); x++) {
 			if (x0 == x && image.Height() - y0 - 1 == y) {
-				row_pointers[y][x*4+0]= 255;
-				row_pointers[y][x*4+1]= 0;
-				row_pointers[y][x*4+2]= 0;
-				row_pointers[y][x*4+3]= 255;
+				row_pointers[y][x * 4 + 0] = 255;
+				row_pointers[y][x * 4 + 1] = 0;
+				row_pointers[y][x * 4 + 2] = 0;
+				row_pointers[y][x * 4 + 3] = 255;
 			}
 			else {
 				float pixel = image(image.Height() - y - 1, x, 0);
-				row_pointers[y][x*4+0]= pixel*255;
-				row_pointers[y][x*4+1]= pixel*255;
-				row_pointers[y][x*4+2]= pixel*255;
-				row_pointers[y][x*4+3]= 255;
+				row_pointers[y][x * 4 + 0] = pixel * 255;
+				row_pointers[y][x * 4 + 1] = pixel * 255;
+				row_pointers[y][x * 4 + 2] = pixel * 255;
+				row_pointers[y][x * 4 + 3] = 255;
 			}
 		}
 	}
 
 	{
-		static int a= 0;
+		static int a = 0;
 		char buf[128];
 		snprintf(buf, sizeof(buf), "%s_%02d.png", prefix, ++a);
 		savePNGImage(row_pointers, image.Width(), image.Height(), 8, PNG_COLOR_TYPE_RGBA, buf);
@@ -237,17 +237,17 @@
 	int x, y;
 	png_bytep *row_pointers;
 
-	row_pointers= (png_bytep*)malloc(sizeof(png_bytep)*height);
+	row_pointers = (png_bytep *) malloc(sizeof(png_bytep) * height);
 
 	for (y = 0; y < height; y++) {
-		row_pointers[y]= (png_bytep)malloc(sizeof(png_byte)*4*width);
+		row_pointers[y] = (png_bytep) malloc(sizeof(png_byte) * 4 * width);
 
 		for (x = 0; x < width; x++) {
-			char pixel = data[width*y+x];
-			row_pointers[y][x*4+0]= pixel;
-			row_pointers[y][x*4+1]= pixel;
-			row_pointers[y][x*4+2]= pixel;
-			row_pointers[y][x*4+3]= 255;
+			char pixel = data[width * y + x];
+			row_pointers[y][x * 4 + 0] = pixel;
+			row_pointers[y][x * 4 + 1] = pixel;
+			row_pointers[y][x * 4 + 2] = pixel;
+			row_pointers[y][x * 4 + 3] = 255;
 		}
 	}
 
@@ -267,12 +267,12 @@
 
 /* ************ Planar tracker ************ */
 
-/* TrackRegion (new planar tracker) */
-int libmv_trackRegion(const struct libmv_trackRegionOptions *options,
+/* TrackRegion */
+int libmv_trackRegion(const libmv_TrackRegionOptions *options,
                       const float *image1, int image1_width, int image1_height,
                       const float *image2, int image2_width, int image2_height,
                       const double *x1, const double *y1,
-                      struct libmv_trackRegionResult *result,
+                      libmv_TrackRegionResult *result,
                       double *x2, double *y2)
 {
 	double xx1[5], yy1[5];
@@ -292,7 +292,7 @@
 
 	switch (options->motion_model) {
 #define LIBMV_CONVERT(the_model) \
-    case libmv::TrackRegionOptions::the_model: \
+	case libmv::TrackRegionOptions::the_model: \
 		track_region_options.mode = libmv::TrackRegionOptions::the_model; \
 		break;
 		LIBMV_CONVERT(TRANSLATION)
@@ -384,16 +384,16 @@
 
 /* ************ Tracks ************ */
 
-libmv_Tracks *libmv_tracksNew(void)
+struct libmv_Tracks *libmv_tracksNew(void)
 {
 	libmv::Tracks *libmv_tracks = new libmv::Tracks();
 
-	return (libmv_Tracks *)libmv_tracks;
+	return (struct libmv_Tracks *)libmv_tracks;
 }
 
-void libmv_tracksInsert(struct libmv_Tracks *libmv_tracks, int image, int track, double x, double y)
+void libmv_tracksDestroy(struct libmv_Tracks *libmv_tracks)
 {
-	((libmv::Tracks*)libmv_tracks)->Insert(image, track, x, y);
+	delete (libmv::Tracks*) libmv_tracks;
 }
 
 void libmv_tracksInsertMultiview(struct libmv_Tracks *libmv_tracks, int view, int image, int track, double x, double y)
@@ -401,12 +401,12 @@
 	((libmv::Tracks*)libmv_tracks)->Insert(view, image, track, x, y);
 }
 
-void libmv_tracksDestroy(libmv_Tracks *libmv_tracks)
+void libmv_tracksInsert(struct libmv_Tracks *libmv_tracks, int image, int track, double x, double y)
 {

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list