Blender Git Loki
Git Commits -> Revision 2a5ed52
Revision 2a5ed52 by Sergey Sharybin (master) February 28, 2013, 14:24 (GMT) |
Increase verbosity level for reprojected markers info This information is useful, but in cases when you, say, working on a bundler it's annoying to scroll all the information up. Now behavior would be: - running `./blender --debug-libmv` will print all the debug messages - running `./blender --debug-libmv --verbose 0` will print only debug messages from solvers, recosntruction and so, but will bypass final reprojection bunch of messages - running `./blender --debug-lib,v --verbose 1` will include final reprojection messages. |
Commit Details:
Full Hash: 2a5ed5293dd430eefccd0a2e77c91729aff5b851
SVN Revision: 54931
Parent Commit: 9bfe992
Lines Changed: +1, -1
1 Modified Path:
/extern/libmv/libmv/simple_pipeline/pipeline.cc (+1, -1) (Diff)