[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [60478] trunk/blender/extern/libmv/libmv/ multiview/fundamental.h: One more change lost in previous commit.

Sergey Sharybin sergey.vfx at gmail.com
Tue Oct 1 13:29:50 CEST 2013


Revision: 60478
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=60478
Author:   nazgul
Date:     2013-10-01 11:29:50 +0000 (Tue, 01 Oct 2013)
Log Message:
-----------
One more change lost in previous commit.

Modified Paths:
--------------
    trunk/blender/extern/libmv/libmv/multiview/fundamental.h

Modified: trunk/blender/extern/libmv/libmv/multiview/fundamental.h
===================================================================
--- trunk/blender/extern/libmv/libmv/multiview/fundamental.h	2013-10-01 11:18:20 UTC (rev 60477)
+++ trunk/blender/extern/libmv/libmv/multiview/fundamental.h	2013-10-01 11:29:50 UTC (rev 60478)
@@ -166,7 +166,7 @@
 
   // Function tolerance used  by minimizer termination criteria.
   float function_tolerance;
-} FundamentalEstimationOptions;
+};
 
 /**
  * Fundamental transformation estimation.




More information about the Bf-blender-cvs mailing list