Blender Git Loki
Git Commits -> Revision 3f572fe
Revision 3f572fe by Sergey Sharybin (master) March 6, 2015, 09:58 (GMT) |
Fix T43905: Crash happens when press Create Plane Track It was only happening on 32bit platforms because of alignment differences when allocating class. Now got rid of copy of eigen matricies stored by value in the residual block which solves aligment issues and should also give some unmeasurable speedup. |
Commit Details:
Full Hash: 3f572fe7d25032a37770e71bda20eb6c4cd23a8b
Parent Commit: f682129
Lines Changed: +2, -2
1 Modified Path:
/extern/libmv/libmv/multiview/homography.cc (+2, -2) (Diff)