Blender Git Loki
Git Commits -> Revision 00acb98
Revision 00acb98 by Sergey Sharybin (master) February 27, 2014, 08:31 (GMT) |
Fix T38844: Crash if weight track = 0 Avoid zero-sized problem when doing euclidean intersection Zero-sized problem might occur when intersecting track with constant zero weight. For such tracks we'll just use result of algebraic intersection. TODO: We probably need to have a separate BA step to adjust positions of tracks with constant zero weight. |
Commit Details:
Full Hash: 00acb984360439d5480bd84d5a212a5524984900
Parent Commit: 64eea27
Lines Changed: +20, -0
1 Modified Path:
/extern/libmv/libmv/simple_pipeline/intersect.cc (+20, -0) (Diff)