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

Joseph Mansfield sftrabbit at gmail.com
Sat Sep 14 13:11:00 CEST 2013


Revision: 60138
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=60138
Author:   sftrabbit
Date:     2013-09-14 11:11:00 +0000 (Sat, 14 Sep 2013)
Log Message:
-----------
Merging from trunk r60137 into soc-2013-motion_track

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

Modified Paths:
--------------
    branches/soc-2013-motion_track/CMakeLists.txt
    branches/soc-2013-motion_track/build_files/scons/config/darwin-config.py
    branches/soc-2013-motion_track/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst
    branches/soc-2013-motion_track/extern/libmv/libmv/simple_pipeline/pipeline.cc
    branches/soc-2013-motion_track/extern/libmv/libmv-capi_stub.cc
    branches/soc-2013-motion_track/intern/cycles/blender/addon/ui.py
    branches/soc-2013-motion_track/intern/cycles/render/film.cpp
    branches/soc-2013-motion_track/intern/ghost/CMakeLists.txt
    branches/soc-2013-motion_track/intern/ghost/SConscript
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_NDOFManager.h
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_NDOFManagerCocoa.h
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_NDOFManagerCocoa.mm
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_SystemCocoa.mm
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2013-motion_track/release/scripts/modules/bpy_extras/object_utils.py
    branches/soc-2013-motion_track/release/scripts/startup/bl_operators/add_mesh_torus.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/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_action.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_addon.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_brush.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_ccg.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_colortools.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_editmesh.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_mask.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_navmesh_conversion.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_node.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_ocean.h
    branches/soc-2013-motion_track/source/blender/blenkernel/BKE_paint.h
    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/addon.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/brush.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/colortools.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/dynamicpaint.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/ocean.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/subsurf_ccg.c
    branches/soc-2013-motion_track/source/blender/blenkernel/intern/tracking.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_callbacks.h
    branches/soc-2013-motion_track/source/blender/blenlib/BLI_math_interp.h
    branches/soc-2013-motion_track/source/blender/blenlib/intern/BLI_array.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/buffer.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/callbacks.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/convexhull2d.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/math_geom.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/math_interp.c
    branches/soc-2013-motion_track/source/blender/blenlib/intern/smallhash.c
    branches/soc-2013-motion_track/source/blender/blenloader/intern/readfile.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_log.c
    branches/soc-2013-motion_track/source/blender/bmesh/intern/bmesh_log.h
    branches/soc-2013-motion_track/source/blender/bmesh/operators/bmo_wireframe.c
    branches/soc-2013-motion_track/source/blender/compositor/CMakeLists.txt
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_ExecutionGroup.cpp
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_ExecutionGroup.h
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_ExecutionSystem.cpp
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_ExecutionSystemHelper.cpp
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_ExecutionSystemHelper.h
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_NodeBase.h
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_NodeOperation.h
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_RenderLayersProg.cpp
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_RenderLayersProg.h
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_SetColorOperation.h
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_SetValueOperation.h
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_SetVectorOperation.h
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_TrackPositionOperation.h
    branches/soc-2013-motion_track/source/blender/compositor/operations/COM_WriteBufferOperation.cpp
    branches/soc-2013-motion_track/source/blender/datatoc/datatoc.c
    branches/soc-2013-motion_track/source/blender/editors/armature/pose_edit.c
    branches/soc-2013-motion_track/source/blender/editors/include/ED_armature.h
    branches/soc-2013-motion_track/source/blender/editors/interface/interface_handlers.c
    branches/soc-2013-motion_track/source/blender/editors/mesh/mesh_navmesh.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/screen/screen_ops.c
    branches/soc-2013-motion_track/source/blender/editors/sculpt_paint/sculpt.c
    branches/soc-2013-motion_track/source/blender/editors/space_info/textview.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_view3d/drawarmature.c
    branches/soc-2013-motion_track/source/blender/editors/space_view3d/view3d_edit.c
    branches/soc-2013-motion_track/source/blender/editors/transform/transform.c
    branches/soc-2013-motion_track/source/blender/editors/uvedit/uvedit_parametrizer.c
    branches/soc-2013-motion_track/source/blender/freestyle/intern/stroke/TextStrokeRenderer.cpp
    branches/soc-2013-motion_track/source/blender/freestyle/intern/stroke/TextStrokeRenderer.h
    branches/soc-2013-motion_track/source/blender/gpu/GPU_extensions.h
    branches/soc-2013-motion_track/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2013-motion_track/source/blender/imbuf/IMB_colormanagement.h
    branches/soc-2013-motion_track/source/blender/imbuf/intern/IMB_colormanagement_intern.h
    branches/soc-2013-motion_track/source/blender/imbuf/intern/IMB_indexer.h
    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/indexer_dv.c
    branches/soc-2013-motion_track/source/blender/makesdna/DNA_customdata_types.h
    branches/soc-2013-motion_track/source/blender/makesdna/DNA_freestyle_types.h
    branches/soc-2013-motion_track/source/blender/makesdna/DNA_linestyle_types.h
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_ID.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_access.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_action.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_actuator.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_animviz.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_armature.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_boid.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_brush.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_color.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_constraint.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_controller.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_curve.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_dynamicpaint.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_key.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_mask.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_material.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_mesh.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_mesh_api.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_meta.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_nla.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_packedfile.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_particle.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_pose.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_property.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_rigidbody.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_sensor.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_sequencer.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_space.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_texture.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_tracking.c
    branches/soc-2013-motion_track/source/blender/makesrna/intern/rna_wm.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_meshcache_util.c
    branches/soc-2013-motion_track/source/blender/modifiers/intern/MOD_subsurf.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_outputFile.c
    branches/soc-2013-motion_track/source/blender/nodes/intern/node_exec.c
    branches/soc-2013-motion_track/source/blender/python/intern/bpy_rna.c
    branches/soc-2013-motion_track/source/blender/python/mathutils/mathutils.c
    branches/soc-2013-motion_track/source/blender/python/mathutils/mathutils_Vector.c
    branches/soc-2013-motion_track/source/blender/python/mathutils/mathutils_geometry.c
    branches/soc-2013-motion_track/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2013-motion_track/source/blender/render/intern/include/texture_ocean.h
    branches/soc-2013-motion_track/source/blender/render/intern/source/pipeline.c
    branches/soc-2013-motion_track/source/blender/render/intern/source/texture_ocean.c
    branches/soc-2013-motion_track/source/blender/windowmanager/intern/wm_event_system.c
    branches/soc-2013-motion_track/source/blender/windowmanager/intern/wm_playanim.c
    branches/soc-2013-motion_track/source/creator/CMakeLists.txt
    branches/soc-2013-motion_track/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2013-motion_track/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2013-motion_track/source/gameengine/Ketsji/KX_TouchEventManager.cpp
    branches/soc-2013-motion_track/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/soc-2013-motion_track/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.h
    branches/soc-2013-motion_track/source/tools/CTS/FBlender.py
    branches/soc-2013-motion_track/source/tools/CTS/README.txt

Added Paths:
-----------
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_NDOFManager3Dconnexion.c
    branches/soc-2013-motion_track/intern/ghost/intern/GHOST_NDOFManager3Dconnexion.h
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_Debug.cpp
    branches/soc-2013-motion_track/source/blender/compositor/intern/COM_Debug.h

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


Property changes on: branches/soc-2013-motion_track
___________________________________________________________________
Modified: svn:mergeinfo
   - /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,58822,58989
/branches/soc-2013-depsgraph_mt:57516,57900,57939-57940,57945,57958-57961,58151,58155-58156,58169,58277-58279,58282-58283,58711,58787,58789,58796,59086-59087,59163,59166,59170,59181,59259-59260
/branches/soc-2013-dingto:57424,57487,57507,57525,57599,57670,57918-57919,57981,58091,58245,58253,58587,58772,58774-58775,58828,58835,59032,59214,59220,59251,59601
/tags/blender-2.67b-release/blender:57122
/trunk/blender:57391-60041
   + /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,58822,58989
/branches/soc-2013-depsgraph_mt:57516,57900,57939-57940,57945,57958-57961,58151,58155-58156,58169,58277-58279,58282-58283,58711,58787,58789,58796,59086-59087,59163,59166,59170,59181,59259-59260
/branches/soc-2013-dingto:57424,57487,57507,57525,57599,57670,57918-57919,57981,58091,58245,58253,58587,58772,58774-58775,58828,58835,59032,59214,59220,59251,59601
/tags/blender-2.67b-release/blender:57122
/trunk/blender:57391-60137

Modified: branches/soc-2013-motion_track/CMakeLists.txt
===================================================================
--- branches/soc-2013-motion_track/CMakeLists.txt	2013-09-14 11:01:05 UTC (rev 60137)
+++ branches/soc-2013-motion_track/CMakeLists.txt	2013-09-14 11:11:00 UTC (rev 60138)
@@ -320,9 +320,19 @@
 		set(OSX_SYSTEM unsupported)
 	endif()
 	message(STATUS "Detected system-version: " ${OSX_SYSTEM})
+	
+	# workaround for incorrect cmake xcode lookup for developer previews - XCODE_VERSION does not take xcode-select path into accout
+	# but would always look into /Applications/Xcode.app while dev versions are named Xcode<version>-DP<preview_number>
+	execute_process(COMMAND xcode-select --print-path  OUTPUT_VARIABLE XCODE_CHECK OUTPUT_STRIP_TRAILING_WHITESPACE)
+	string(REPLACE "/Contents/Developer" "" XCODE_BUNDLE ${XCODE_CHECK}) # truncate to bundlepath in any case
+	message(STATUS "Xcode-bundle : " ${XCODE_BUNDLE})
+	string(SUBSTRING "${XCODE_CHECK}" 14 6 DP_NAME) # reduce to XCode name without dp extension
+	if(${DP_NAME} MATCHES Xcode5)
+		set(XCODE_VERSION 5)
+	endif()
+	
+	if(${CMAKE_GENERATOR} MATCHES "Xcode")
 
-	if(${CMAKE_GENERATOR} MATCHES "Xcode")
-	
 		##### cmake incompatibility with xcode  4.3 and higher #####
 		if(${XCODE_VERSION} MATCHES '') # cmake fails due looking for xcode in the wrong path, thus will be empty var
 			message(FATAL_ERROR "Xcode 4.3 and higher must be used with cmake 2.8-8 or higher")
@@ -346,9 +356,10 @@
 	if(${XCODE_VERSION} VERSION_LESS 4.3)
 		set(CMAKE_OSX_SYSROOT /Developer/SDKs/MacOSX${OSX_SYSTEM}.sdk CACHE PATH "" FORCE)  # use guaranteed existing sdk
 	else()
-		# note: i don't use xcode-select path on purpose, cause also /Applications/Xcode.app would be allowed
-		# absolute pathes are more foolproof here !
-		set(OSX_SYSROOT_PREFIX /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform)
+		# note: xcode-select path could be ambigous, cause /Applications/Xcode.app/Contents/Developer or /Applications/Xcode.app would be allowed
+		# so i use a selfcomposed bundlepath here  
+		set(OSX_SYSROOT_PREFIX ${XCODE_BUNDLE}/Contents/Developer/Platforms/MacOSX.platform)
+		message(STATUS "OSX_SYSROOT_PREFIX: " ${OSX_SYSROOT_PREFIX})
 		set(OSX_DEVELOPER_PREFIX /Developer/SDKs/MacOSX${OSX_SYSTEM}.sdk) # use guaranteed existing sdk
 		set(CMAKE_OSX_SYSROOT ${OSX_SYSROOT_PREFIX}/${OSX_DEVELOPER_PREFIX} CACHE PATH "" FORCE)
 	endif()

Modified: branches/soc-2013-motion_track/build_files/scons/config/darwin-config.py
===================================================================
--- branches/soc-2013-motion_track/build_files/scons/config/darwin-config.py	2013-09-14 11:01:05 UTC (rev 60137)
+++ branches/soc-2013-motion_track/build_files/scons/config/darwin-config.py	2013-09-14 11:11:00 UTC (rev 60138)
@@ -42,6 +42,12 @@
 cmd = 'xcodebuild -showsdks'
 cmd_sdk=commands.getoutput(cmd)
 MACOSX_SDK_CHECK=cmd_sdk
+cmd = 'xcode-select --print-path'
+XCODE_SELECT_PATH=commands.getoutput(cmd)
+if XCODE_SELECT_PATH.endswith("/Contents/Developer"):
+	XCODE_BUNDLE=XCODE_SELECT_PATH[:-19]
+else:
+	XCODE_BUNDLE=XCODE_SELECT_PATH
 
 if MACOSX_ARCHITECTURE == 'x86_64' or MACOSX_ARCHITECTURE == 'ppc64':
     USE_QTKIT=True # Carbon quicktime is not available for 64bit
@@ -99,7 +105,7 @@
 LIBDIR = '${LCGDIR}'
 
 if XCODE_CUR_VER >= '4.3':  ## since version 4.3, XCode and developer dir are bundled ##
-	MACOSX_SDK = '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform' + MACOSX_SDK
+	MACOSX_SDK = XCODE_BUNDLE + '/Contents/Developer/Platforms/MacOSX.platform' + MACOSX_SDK
 
 #############################################################################
 ###################          Dependency settings           ##################

Modified: branches/soc-2013-motion_track/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst
===================================================================
--- branches/soc-2013-motion_track/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst	2013-09-14 11:01:05 UTC (rev 60137)
+++ branches/soc-2013-motion_track/doc/python_api/rst/bge_types/bge.types.KX_GameObject.rst	2013-09-14 11:11:00 UTC (rev 60138)
@@ -134,6 +134,12 @@
 
       :type: :class:`KX_GameObject` or None
 
+   .. attribute:: collisionCallbacks
+
+      A list of callables to be run when a collision occurs.
+
+      :type: list
+
    .. attribute:: scene
 
       The object's scene. (read-only).

Modified: branches/soc-2013-motion_track/extern/libmv/libmv/simple_pipeline/pipeline.cc
===================================================================
--- branches/soc-2013-motion_track/extern/libmv/libmv/simple_pipeline/pipeline.cc	2013-09-14 11:01:05 UTC (rev 60137)
+++ branches/soc-2013-motion_track/extern/libmv/libmv/simple_pipeline/pipeline.cc	2013-09-14 11:11:00 UTC (rev 60138)
@@ -124,7 +124,7 @@
 
 }  // namespace
 
-static void CompleteReconstructionLogProress(
+static void CompleteReconstructionLogProgress(
     ProgressUpdateCallback *update_callback,
     double progress,
     const char *step = NULL) {
@@ -176,8 +176,8 @@
       LG << "Got " << reconstructed_markers.size()
          << " reconstructed markers for track " << track;
       if (reconstructed_markers.size() >= 2) {
-        CompleteReconstructionLogProress(update_callback,
-                                         (double)tot_resects/(max_image));
+        CompleteReconstructionLogProgress(update_callback,
+                                          (double)tot_resects/(max_image));
         if (PipelineRoutines::Intersect(reconstructed_markers,
                                         reconstruction)) {
           num_intersects++;
@@ -188,9 +188,9 @@
       }
     }
     if (num_intersects) {
-      CompleteReconstructionLogProress(update_callback,
-                                       (double)tot_resects/(max_image),
-                                       "Bundling...");
+      CompleteReconstructionLogProgress(update_callback,
+                                        (double)tot_resects/(max_image),
+                                        "Bundling...");
       PipelineRoutines::Bundle(tracks, reconstruction);
       LG << "Ran Bundle() after intersections.";
     }
@@ -215,8 +215,8 @@
       LG << "Got " << reconstructed_markers.size()
          << " reconstructed markers for image " << image;
       if (reconstructed_markers.size() >= 5) {
-        CompleteReconstructionLogProress(update_callback,
-                                         (double)tot_resects/(max_image));
+        CompleteReconstructionLogProgress(update_callback,
+                                          (double)tot_resects/(max_image));
         if (PipelineRoutines::Resect(options, reconstructed_markers,
                                      reconstruction, false)) {
           num_resects++;
@@ -228,9 +228,9 @@
       }
     }
     if (num_resects) {
-      CompleteReconstructionLogProress(update_callback,
-                                       (double)tot_resects/(max_image),
-                                       "Bundling...");
+      CompleteReconstructionLogProgress(update_callback,
+                                        (double)tot_resects/(max_image),
+                                        "Bundling...");
       PipelineRoutines::Bundle(tracks, reconstruction);
     }
     LG << "Did " << num_resects << " resects.";
@@ -252,8 +252,8 @@
       }
     }
     if (reconstructed_markers.size() >= 5) {
-      CompleteReconstructionLogProress(update_callback,
-                                       (double)tot_resects/(max_image));
+      CompleteReconstructionLogProgress(update_callback,
+                                        (double)tot_resects/(max_image));
       if (PipelineRoutines::Resect(options, reconstructed_markers,
                                    reconstruction, true)) {
         num_resects++;
@@ -264,9 +264,9 @@
     }
   }
   if (num_resects) {
-    CompleteReconstructionLogProress(update_callback,

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list