Blender Git Commit Log

Git Commits -> Revision 0570e5e

Revision 0570e5e by Tianwei Shen (soc-2016-multiview)
July 6, 2016, 11:35 (GMT)
remove check for correspondence num and clip num

- fix bugs in BKE_tracking_correspondence_add:
also check whether other_clip.other_track has been linked
previously hasn't done that

- remove check for correspondence number and clip number, previously
needs 8 correpondences and 2 clips to trigger multi-view
reconstruction

- format code to conform google style and blender style

Commit Details:

Full Hash: 0570e5eeaba139a7da9b84601451a2f52af08577
Parent Commit: d23db74
Lines Changed: +21, -40

5 Modified Paths:

/intern/libmv/intern/reconstructionN.cc (+3, -5) (Diff)
/source/blender/blenkernel/BKE_tracking.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/tracking_correspondence.c (+16, -16) (Diff)
/source/blender/blenkernel/intern/tracking_solver.c (+1, -17) (Diff)
/source/blender/editors/space_clip/tracking_ops_correspondence.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021