Blender Git Commit Log

Git Commits -> Revision 6289d5b

March 24, 2015, 14:47 (GMT)
Fix T44110: Plane track doesn't work when built with scons

For some reason recent change in avoiding non-aligned eigen vectors
was behaving differently for cmake and scons. Made it a bit different
now by storing scalars. This is more robust approach anyway, because
it's not really guaranteed Mat.col() gives a pointer inside data,
depending on column-major vs. row-major storage.

This is to be backported to 2.74 branch.

Commit Details:

Full Hash: 6289d5b8d1c8ee6810a296cbe57e146ac5073b78
Parent Commit: 6b1638c
Lines Changed: +15, -10

1 Modified Path:

/extern/libmv/libmv/multiview/homography.cc (+15, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021