Blender Git Commit Log

Git Commits -> Revision ea95ea6

Revision ea95ea6 by Sergey Sharybin (master)
March 1, 2021, 15:54 (GMT)
Libmv: Avoid use of LOG(INFO) in solver

Usage of LOG(INFO) actually went against own guidelines in the
logging.h: the INFO is for messages which are to be printed
regardless of debug/verbosity settings.

Commit Details:

Full Hash: ea95ea644a94ddda4fa7c7c234dffc33c48ef59d
Parent Commit: 61b3870
Lines Changed: +3, -3

2 Modified Paths:

/intern/libmv/libmv/multiview/euclidean_resection.cc (+1, -1) (Diff)
/intern/libmv/libmv/simple_pipeline/bundle.cc (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021