Blender Git Loki
Git Commits -> Revision cb7796d
Revision cb7796d by Campbell Barton (bmesh-boolean-experiment) October 28, 2015, 09:59 (GMT) |
Fix error using diced faces, doing bvh lookups Was accessing face loops of faces which were already cut, this made the coordinates mismatch with the original faces (and the BVH tree). |
Commit Details:
Full Hash: cb7796dfd32aaffe60d3a050230a206f8bace814
Parent Commit: 89f24a4
Lines Changed: +30, -10