System Information
Windows 7
Blender Version
Broken: 2.69.11 ef40e889c
Short description of error
Cannot execute boolean operator appears at certain cuboid rotation angles, test file:
The following error is printed to console:
CSG failed, exception extern\carve\include\carve/csg_triangulator.hpp:396 tri_e dge.find(e1) != tri_edge.end()
After a pretty aggressive remove doubles, it prints:
CSG failed, exception non intersecting group is not IN or OUT! (poly_b) uncontained hole loop does not share vertices with any face loop! uncontained hole loop does not share vertices with any face loop! CSG failed, exception non intersecting group is not IN or OUT! (poly_a) CSG failed, exception extern\carve\lib\triangulator.cpp:916 "didn't manage to l ink up hole!"
Is it a known limitation even with new CARVE integration? And what exactly makes it fail?