Blender Git Commit Log

Git Commits -> Revision eb69cb7

Revision eb69cb7 by Sergey Sharybin (master)
October 15, 2013, 15:21 (GMT)
Get rid of Allow Fallback option

It was rather confusing from the user usage point
of view and didn't get so much improvement after
new bundle adjuster was added.

In the future we might want to switch resection
to PPnP algorithm, which could also might be a
nice alternative to fallback option.

Commit Details:

Full Hash: eb69cb7de343843880809f25457c0cb1698dffde
SVN Revision: 60780
Parent Commit: eaf0d26
Lines Changed: +29, -140

14 Modified Paths:

/extern/libmv/libmv-capi.cc (+2, -9) (Diff)
/extern/libmv/libmv-capi.h (+0, -3) (Diff)
/extern/libmv/libmv/multiview/euclidean_resection.cc (+8, -18) (Diff)
/extern/libmv/libmv/multiview/euclidean_resection.h (+2, -7) (Diff)
/extern/libmv/libmv/simple_pipeline/pipeline.cc (+9, -17) (Diff)
/extern/libmv/libmv/simple_pipeline/pipeline.h (+1, -9) (Diff)
/extern/libmv/libmv/simple_pipeline/reconstruction.h (+0, -11) (Diff)
/extern/libmv/libmv/simple_pipeline/resect.cc (+4, -13) (Diff)
/extern/libmv/libmv/simple_pipeline/resect.h (+1, -5) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+0, -8) (Diff)
/source/blender/blenkernel/intern/tracking.c (+0, -10) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -11) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+2, -3) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+0, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021