Blender Git Commit Log
Git Commits  -> Revision ff53b04
		
			
			
		
Revision ff53b04 by Sergey Sharybin (master) September 30, 2014, 08:50 (GMT)  | 
Libmv: update ceres to latest upstream version This brings faster BlockRandomAccessSparseMatrix::SymmetricRightMultiply.  | 
Commit Details:
Full Hash: ff53b046f287273443d1013e704796a452de37af
Parent Commit: 570313d
Lines Changed:  +37,  -31
6 Modified Paths:
/extern/libmv/third_party/ceres/ChangeLog (+22, -16) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/block_jacobi_preconditioner.cc (+0, -4) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/block_jacobi_preconditioner.h (+0, -1) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/block_random_access_sparse_matrix.cc (+10, -9) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/block_random_access_sparse_matrix.h (+4, -0) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/solver.cc (+1, -1) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/block_jacobi_preconditioner.cc (+0, -4) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/block_jacobi_preconditioner.h (+0, -1) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/block_random_access_sparse_matrix.cc (+10, -9) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/block_random_access_sparse_matrix.h (+4, -0) (Diff)
/extern/libmv/third_party/ceres/internal/ceres/solver.cc (+1, -1) (Diff)


 Master Commits
MiikaHweb | 2003-2021